qt6-bb10/tests/auto/tools
Joerg Bornemann 2abd969ef6 tst_qmake: Keep the source dir clean
Copy the test data into a temporary directory and do all the work there
without tainting the source directory. More importantly, do not pull in
any settings from the Qt build to test what actual users will encounter.

Change-Id: I793b86bfadb7597efb47c8f2d3fc863384c78a79
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2019-03-20 08:39:55 +00:00
..
moc moc: add support for C++11 enum struct 2018-12-15 13:24:29 +00:00
qdbuscpp2xml remove unnecessary references to $$QMAKE_CFLAGS_DBUS 2016-10-04 20:21:28 +00:00
qdbusxml2cpp remove unnecessary references to $$QMAKE_CFLAGS_DBUS 2016-10-04 20:21:28 +00:00
qmake tst_qmake: Keep the source dir clean 2019-03-20 08:39:55 +00:00
qmakelib qmake: add $$read_registry() function 2019-01-05 20:33:07 +00:00
rcc Make it possible to specify the RCC data version format 2017-02-28 08:44:50 +00:00
uic uic: Write the float and double properties in 'f' format 2018-10-05 20:06:03 +00:00
tools.pro