forked from qt-creator/qt-creator
Add a test for a crash in ModelManagerInterface
Task-number: QTCREATORBUG-25350 Change-Id: I4ea31e7936cc77dcd8f3fc494b5ecbd83858a766 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -56,6 +56,7 @@ private slots:
|
||||
void testCodeParserBoostTest();
|
||||
void testCodeParserBoostTest_data();
|
||||
void testStringTable();
|
||||
void testModelManagerInterface();
|
||||
|
||||
private:
|
||||
TestTreeModel *m_model = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user