summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/selftests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/selftests.pro')
-rw-r--r--tests/auto/testlib/selftests/selftests.pro15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/selftests.pro b/tests/auto/testlib/selftests/selftests.pro
new file mode 100644
index 0000000000..2f1c327e34
--- /dev/null
+++ b/tests/auto/testlib/selftests/selftests.pro
@@ -0,0 +1,15 @@
+TEMPLATE = subdirs
+
+SUBDIRS = subtest test warnings maxwarnings cmptest globaldata skipglobal skip \
+ strcmp expectfail sleep fetchbogus crashes multiexec failinit failinitdata \
+ skipinit skipinitdata datetime singleskip assert waitwithoutgui differentexec \
+ exceptionthrow qexecstringlist datatable commandlinedata\
+ benchlibwalltime benchlibcallgrind benchlibeventcounter benchlibtickcounter \
+ benchliboptions xunit badxml longstring
+
+INSTALLS =
+
+QT = core
+
+
+CONFIG += parallel_test