forked from qt-creator/qt-creator
Add output parser for Qt-specific utilities
* Handle moc warnings there * Add unit tests * Use new parser in Qt's makestep Task-number: QTCREATORBUG-1908
This commit is contained in:
@@ -80,6 +80,8 @@ private slots:
|
||||
|
||||
void testAbldOutputParsers_data();
|
||||
void testAbldOutputParsers();
|
||||
void testQtOutputParser_data();
|
||||
void testQtOutputParser();
|
||||
#endif
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user