qt5base-lts/tests/auto
Mårten Nordheim 89e347ba42 Fix for getting windows running tests
By adding the path to the DLLs early on in the path. This fixes the
issue seen in CI (0xc0000135, DLL not found) and resolves local issues
where you might have forgotten to add this to path yourself potentially
grabbing libraries from elsewhere.

The ${path} seems to be a holdover that is no longer used, so it was
removed while the code was changed anyway.

Also disable WIN32_EXECUTABLE for all tests so that we can actually get
some output from them :)

Change-Id: Iec42c809c37be4f31c7f0a7af3a30c3528022dbe
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Qt CMake Build Bot
2019-09-17 17:11:59 +00:00
..
bic/data Add binary compatibility files for 5.12 for QtBase 2018-12-21 19:42:57 +00:00
cmake cmake: correct version dependency for qt5_add_big_resources 2019-05-20 12:49:37 +02:00
concurrent Merge branch 'wip/qt6' into wip/cmake 2019-08-15 16:53:19 +02:00
corelib Regenerate tests that use helper processes 2019-08-23 09:25:27 +00:00
dbus Regenerate tests that use helper processes 2019-08-23 09:25:27 +00:00
gui cmake: enable tst_qpixmapcache 2019-09-10 14:23:23 +00:00
guiapplauncher
installed_cmake
network Regenerate tests that use helper processes 2019-08-23 09:25:27 +00:00
opengl Merge branch 'wip/qt6' into wip/cmake 2019-08-15 16:53:19 +02:00
other Merge branch 'wip/qt6' into wip/cmake 2019-08-15 16:53:19 +02:00
printsupport Merge branch 'wip/qt6' into wip/cmake 2019-08-15 16:53:19 +02:00
shared Make tst_qwidget pass on High-DPI screens (Windows) 2019-06-03 10:41:08 +02:00
sql Merge branch 'wip/qt6' into wip/cmake 2019-08-15 16:53:19 +02:00
testlib Merge branch 'wip/qt6' into wip/cmake 2019-08-15 16:53:19 +02:00
tools Fix for getting windows running tests 2019-09-17 17:11:59 +00:00
widgets Merge branch 'wip/qt6' into wip/cmake 2019-08-15 16:53:19 +02:00
xml Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
auto.pro winrt: Skip network auto tests for now 2018-06-22 05:02:39 +00:00
CMakeLists.txt cmake: Enable building more of the tools tests 2019-09-09 10:45:21 +00:00
network-settings.h test: migrate QNetworkReply test to QRegularExpression 2019-06-10 16:49:19 +02:00