qt5base-lts/tests/auto/tools
Friedemann Kleint 9facf1be9b Tests: Always verify whether QTemporaryDir/File creation succeeded.
Use QVERIFY2() with QTemporaryDir/File::errorString() consistently.
Attempt to catch issues like the below warning and follow-up issues.

QSYSTEM: tst_QFiledialog::clearLineEdit() QFileSystemWatcher: FindNextChangeNotification failed for "C:\Users\qt\_____aaaaaaaaaaaaaaaaaaaaaa"  (Access is denied.)

Task-number: QTBUG-47370
Change-Id: I58a6e87c502627e976efa62ad73c912f3b2d49fa
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
2015-09-28 15:05:43 +00:00
..
moc Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-28 13:18:55 +00:00
qdbuscpp2xml Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusxml2cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qmake Merge remote-tracking branch 'origin/5.5' into dev 2015-06-03 10:23:56 +02:00
qmakelib Make QDir::relativeFilePath() return "." for a path to itself. 2015-06-24 15:43:58 +00:00
rcc Update copyright headers 2015-02-11 06:49:51 +00:00
uic Tests: Always verify whether QTemporaryDir/File creation succeeded. 2015-09-28 15:05:43 +00:00
tools.pro add test for the qmake library 2015-02-25 13:54:33 +00:00