qt6-bb10/tests/auto
Alexey Edelev cbdce59cd2 Add the SIMULATE_IN_SOURCE argument to _qt_internal_test_expect_pass
test_QFINDTESTDATA builds the project in the source tree, this is
necessary because the test requires relative paths to the source file
names. This function could be useful for other tests, so it makes sense
to extend the _qt_internal_test_expect_pass/fail macros to support
build in the source tree.
Note that, the SIMULATE_IN_SOURCE argument doesn't build the test in
the existing source tree, but copies source files to the build tree
first to do not litter the source directory.

Change-Id: I16e790d74be2a0c5ca0593e0f88580dbe09882b9
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-04-07 17:56:57 +02:00
..
cmake Add the SIMULATE_IN_SOURCE argument to _qt_internal_test_expect_pass 2021-04-07 17:56:57 +02:00
concurrent Fix a few compiler warnings in tests 2021-02-02 12:06:05 +01:00
corelib Merge integration refs/builds/qtci/dev/1617702467 2021-04-06 14:51:16 +00:00
dbus dbus: Fix missing QVersionNumber include 2021-01-25 12:09:17 +01:00
gui BLACKLIST tst_qfont for Red Hat 2021-04-06 07:35:24 +03:00
guiapplauncher Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
network QWindowsPipeReader: determine pipe state before signaling 2021-04-06 11:27:41 +03:00
opengl Remove the qmake project files 2021-01-07 15:32:28 +01:00
other Remove QEXPECT_FAIL from passing test 2021-03-31 10:20:07 +02:00
printsupport Remove the qmake project files 2021-01-07 15:32:28 +01:00
shared Remove false Q_UNREACHABLE from shaping code 2021-02-03 09:44:44 +01:00
sql QSqlQuery: make it a move only type 2021-03-21 10:16:56 +01:00
testlib QAbstractItemModelTester: fix false positive when model has zero columns 2021-03-30 10:36:06 +02:00
tools Silence a bunch of gcc warnings for the moc test 2021-03-29 15:59:48 +02:00
widgets Fix some warnings 2021-03-31 10:51:50 +02:00
xml tst_qdom: clean-up the code enabled only before Qt 6 2021-01-15 15:22:08 +01:00
CMakeLists.txt CMake: Build minimal subset of tests in desktop static builds 2021-04-06 09:15:37 +01:00
network-settings.h Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00