forked from qt-creator/qt-creator
Add qbs project files to unit tests
Change-Id: I27918b0beaa39926c13dbf54e1479502a598a598 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
@@ -43,6 +43,8 @@ private slots:
|
||||
void cleanupTestCase();
|
||||
void testCodeParser();
|
||||
void testCodeParser_data();
|
||||
void testCodeParserSwitchStartup();
|
||||
void testCodeParserSwitchStartup_data();
|
||||
|
||||
private:
|
||||
TestTreeModel *m_model;
|
||||
|
||||
Reference in New Issue
Block a user