qt5base-lts/tests/auto/corelib/global
Ievgenii Meshcheriakov a7484002a3 tests: Remove unused SRCDIR defines
Remove SRCDIR defines from tests that don't use them. There is a
standard define called QT_TESTCASE_SOURCEDIR that is available to all
tests and serves the same purpose.

Pick-to: 6.2
Change-Id: I2aa237739c011495e31641cca525dc0eeef3c870
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2021-08-17 12:41:57 +00:00
..
q_func_info Remove the qmake project files 2021-01-07 15:32:28 +01:00
qcompare Remove the qmake project files 2021-01-07 15:32:28 +01:00
qflags Prefer QFAIL("Informative message") over QVERIFY(false) 2021-06-14 15:57:16 +02:00
qfloat16 Use a more forgiving threshold for qFuzzyIsNull(qfloat16) 2021-04-29 14:13:23 +02:00
qgetputenv Remove the qmake project files 2021-01-07 15:32:28 +01:00
qglobal tst_qglobal: fix an uninit'ed variable warning 2021-06-30 23:13:28 +02:00
qglobalstatic tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qhooks Remove the qmake project files 2021-01-07 15:32:28 +01:00
qkeycombination Remove the qmake project files 2021-01-07 15:32:28 +01:00
qlogging Fix tst_qmessagehandler::formatLogMessage() test on Android 2021-07-01 13:29:43 +00:00
qnativeinterface Use member function instead of template function to resolve native interface 2021-07-17 02:23:17 +02:00
qnumeric Add tests for qFuzzyIsNull() to tst_QNumeric and tst_QFloat16 2021-04-29 14:13:23 +02:00
qoperatingsystemversion Remove the qmake project files 2021-01-07 15:32:28 +01:00
qrandomgenerator Fix various -Wdeprecated-enum-float-conversions around the code 2021-07-27 14:58:41 +02:00
qtendian Suppress gcc warning -Wmemset-elt-size on test code 2021-06-14 15:57:16 +02:00
qwinregistry Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt Add test for native interface machinery 2021-07-15 15:26:26 +00:00