summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_QFile::openDirectory for systems using builtin test dataOliver Wolff2017-11-091-2/+3
* Fix tst_QFile::handle for systems using builtin test dataOliver Wolff2017-11-091-2/+3
* Fix tst_QFile::useQFileInAFileHandler for systems using resources for test dataOliver Wolff2017-11-091-1/+12
* qfile tests: Make sure files are writable before deleting themOliver Wolff2017-11-091-0/+2
* testlib: start sharing common helper functionsGatis Paeglis2017-11-044-25/+8
* macOS: Blacklist tst_QSequentialAnimationGroup::groupWithZeroDurationAnimatio...Friedemann Kleint2017-11-031-0/+2
* tst_QFile::largeUncFileSupport(): Use QTRY_VERIFY() to open the fileFriedemann Kleint2017-10-271-5/+31
* tst_QFile: Introduce StdioFileGuardFriedemann Kleint2017-10-271-21/+43
* QUrl: make sure setPort(nonnegative) is taken as part of authorityThiago Macieira2017-10-261-0/+35
* Remove duplicate qnx from the platform file selector namesLiang Qi2017-10-245-1/+4
* Blacklist and skip failing tests for Boot2Qt / 64 bit armSami Nurmenniemi2017-10-211-0/+3
* QUrl: re-fix the setPath("//path") case leading to scheme://pathThiago Macieira2017-10-061-3/+14
* Improve performance in QThreadPoolSvenn-Arne Dragly2017-10-041-0/+64
* Remove unnecessary VxWorks ifdefJake Petroules2017-09-181-2/+0
* Exclude QSystemSemaphore test with -no-feature-systemsemaphoreJake Petroules2017-09-181-0/+3
* Exclude tst_QDir::mkdirOnSymlink on Unix platforms without symlinksJake Petroules2017-09-151-1/+1
* Fix resolution of relative links on WindowsOrgad Shaneh2017-09-041-3/+9
* tst_QMutex: produce less noise with MSVCThiago Macieira2017-09-011-0/+3
* Fix resolution of relative symlinks from relative path on unixOrgad Shaneh2017-08-271-0/+7
* Autotest: Fix test when running on a non-Unicode-capable localeThiago Macieira2017-08-121-3/+6
* unbreak tst_qresourceengine for prefix buildsOswald Buddenhagen2017-08-031-2/+3
* Refactor tst_qdir::entryList()Friedemann Kleint2017-07-291-30/+69
* Revert "Make QFile::open fail when using an invalid file name"Thiago Macieira2017-07-271-1/+0
* Return "en" for QLocale::c().bcp47Name()Jüri Valdmann2017-07-261-1/+1
* Add test for QLocale::bcp47Name()Jüri Valdmann2017-07-261-0/+23
* Use QSharedPointer::create() moreMarc Mutz2017-07-194-5/+5
* Fix race condition in the processEvents testMorten Johan Sørvig2017-07-191-5/+4
* Handle conversion and comparison between qvarianthash and qvariantmapAllan Sandfeld Jensen2017-07-111-0/+8
* QLocale: fix handling of milliseconds in string format and documentThiago Macieira2017-07-072-14/+20
* QFileSystemWatcher/Windows: Recreate handle for filesFriedemann Kleint2017-07-071-0/+4
* tst_QProcess/tst_QFile: Extend blacklisting to MSVC2017Friedemann Kleint2017-07-052-3/+6
* Fix parsing of 0E+1 and 0E-1 (capital 'E')Thiago Macieira2017-07-031-1/+57
* Fix offset calculation to be valid at the correct timeEdward Welbourne2017-07-031-5/+4
* Remove remains of wince in .pro filesFriedemann Kleint2017-07-031-1/+1
* Skip QThread stress test on QemuSami Nurmenniemi2017-07-022-0/+8
* Fix some MSVC warnings in testsFriedemann Kleint2017-06-282-3/+3
* tst_QSharedPointer: Terminate hanging qmake-processesFriedemann Kleint2017-06-281-0/+2
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Tor Arne Vestbø2017-06-252-0/+6
|\
| * Blacklist tst_QParallelAnimationGroup::deleteChildrenWithRunningGroup()J-P Nurmi2017-06-191-0/+2
| * Skip unreliable tst_QTimer::moveToThread() on macOS 10.12J-P Nurmi2017-06-191-0/+4
* | winrt: Fix tst_qurlOliver Wolff2017-06-191-5/+1
* | winrt: Fix tst_qtextstreamOliver Wolff2017-06-192-1/+3
* | Fix tst_qfile::size for configurations using builtin test dataOliver Wolff2017-06-192-0/+16
|/
* Extend blacklisting of tst_QElapsedTimer::elapsed to cover macOS 10.12Tony Sarajärvi2017-06-181-0/+1
* Blacklist flaky tst_QTimeLine tests on macOS 10.12Tony Sarajärvi2017-06-181-0/+3
* Use QMap in QProcessEnvironment so variables are sortedThomas Sondergaard2017-06-131-0/+42
* macOS/iOS: Correctly ignore punctuation in QCollatorAndy Shaw2017-06-131-29/+55
* Fix sending UTC-offset QTimeZones through QDataStreamChris Wilson2017-06-081-1/+15
* Fix tst_QDir::emptyDirOliver Wolff2017-06-081-2/+5
* Fix tst_qresourceengine for platforms with embedded test dataOliver Wolff2017-06-081-2/+2