forked from qt-creator/qt-creator
Move QtParser to QtSupport plugin
This way we can make use of it in the cmake plugin Change-Id: Ie1887d49ea616ec62d91a73b4daa75d69cef61c9 Reviewed-on: http://codereview.qt.nokia.com/91 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
This commit is contained in:
@@ -74,11 +74,8 @@ private slots:
|
||||
|
||||
#ifdef WITH_TESTS
|
||||
void testBasicProjectLoading(); // Test fails!
|
||||
|
||||
void testAbldOutputParsers_data();
|
||||
void testAbldOutputParsers();
|
||||
void testQtOutputParser_data();
|
||||
void testQtOutputParser();
|
||||
void testSbsV2OutputParsers_data();
|
||||
void testSbsV2OutputParsers();
|
||||
void testRvctOutputParser_data();
|
||||
|
||||
Reference in New Issue
Block a user