From eb498ee428226ca1178fccfeb4d123ab56bce8a4 Mon Sep 17 00:00:00 2001 From: Bill King Date: Mon, 6 Sep 2010 14:19:32 +1000 Subject: Tests: some cleanup of pro files, marking of tested components. --- tests/auto/auto.pro | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/auto/auto.pro') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 67cd164df0..13a921daaf 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -1,17 +1,17 @@ TEMPLATE = subdirs SUBDIRS += \ + aggregation \ + changeset \ cplusplus \ debugger \ fakevim \ + generichighlighter \ +# icheckbuild \ # profilereader \ # profilewriter \ - aggregation \ - changeset \ -# icheckbuild \ - generichighlighter \ - utils_stringutils \ - qml + qml \ + utils_stringutils contains (QT_CONFIG, declarative) { SUBDIRS += qml -- cgit v1.2.1