qmake error/warning parser has been improved

This commit is contained in:
Pawel Polanski
2010-11-08 13:37:44 +01:00
parent b373da1b12
commit a6e1c200dd
3 changed files with 114 additions and 0 deletions

View File

@@ -88,6 +88,8 @@ private slots:
void testSbsV2OutputParsers();
void testRvctOutputParser_data();
void testRvctOutputParser();
void testQmakeOutputParsers_data();
void testQmakeOutputParsers();
#endif
private: