diff options
| author | Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de> | 2021-08-10 15:42:13 +0200 |
|---|---|---|
| committer | Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de> | 2021-08-10 15:42:13 +0200 |
| commit | 3e2e16308a44929cc47aa1fab60b6ff16846644c (patch) | |
| tree | e54cc20ef6afe6ec05d4ae868abfd767f4449a52 /tests | |
| parent | 3c18c99b0110306df939f5840e582543193a2c81 (diff) | |
| download | RWA.Support.DesktopApp-3e2e16308a44929cc47aa1fab60b6ff16846644c.tar.gz RWA.Support.DesktopApp-3e2e16308a44929cc47aa1fab60b6ff16846644c.tar.bz2 RWA.Support.DesktopApp-3e2e16308a44929cc47aa1fab60b6ff16846644c.zip | |
rwa-support-desktopapp -> tests.pro: move statements for 'make check'
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/tests.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index 0f9e09e..2490d8c 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -1,4 +1,5 @@ QT += testlib +CONFIG += testcase +CONFIG += no_testcase_installs SOURCES += testqstring.cpp - |
