CppTools: Cleanup test_cpppreprocessor_includes

Use QCOMPARE instead of QVERIFY where appropriate.

Change-Id: I7965a00fd004b8c3a20186bb692bf541f154d12b
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Nikolai Kosjar
2014-02-19 09:05:29 -03:00
parent b844ef43fe
commit f785402972
2 changed files with 7 additions and 7 deletions

View File

@@ -122,7 +122,7 @@ private slots:
void test_format_pointerdeclaration_macros();
void test_format_pointerdeclaration_macros_data();
void test_cpppreprocessor_includes();
void test_cpppreprocessor_includes_resolvedUnresolved();
void test_functionutils_virtualFunctions();
void test_functionutils_virtualFunctions_data();