summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2321-152/+469
|\
| * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Tony Sarajärvi2017-11-126-30/+30
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-096-30/+30
| | |\
| | | * 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
| * | | Blacklist tst_qstandardpaths::testFindExecutable for b2qt/arm64Sami Nurmenniemi2017-11-121-0/+3
| * | | QRandomGenerator: add more of the std Random Engine APIThiago Macieira2017-11-111-0/+41
| * | | QRandomGenerator: add securelySeeded(), to ensure appropriate seedingThiago Macieira2017-11-111-0/+19
| * | | Change QRandomGenerator to have a deterministic modeThiago Macieira2017-11-111-81/+253
| * | | QRandomGenerator: remove the per-thread bufferThiago Macieira2017-11-111-1/+0
| |/ /
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-087-17/+14
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-307-23/+109
| |\|
| | * 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
* | | QLockFile/Unix: save the boot and machine IDs in the lock file tooThiago Macieira2017-11-142-8/+101
* | | Fix typo in tst_QTimeZone::testEpochTranPrivate()Edward Welbourne2017-11-061-1/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-052-35/+4
|\| |
| * | Mark the previously public qstringalgorithms.h functions privateThiago Macieira2017-10-291-30/+1
| * | QRandomGenerator: add system() and global()Thiago Macieira2017-10-291-5/+3
* | | Remove references to obsolete platformsJake Petroules2017-11-055-44/+0
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-245-43/+145
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-231-0/+3
| |\|
| | * Blacklist and skip failing tests for Boot2Qt / 64 bit armSami Nurmenniemi2017-10-211-0/+3
| * | QRandomGenerator: improve floating-point random generationThiago Macieira2017-10-201-1/+49
| * | Clean dynamic function resolving done for XP in QFileInfo testsOrgad Shaneh2017-10-191-39/+15
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-172-3/+78
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-162-3/+78
| | |\|
| | | * 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
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1710-43/+63
|\| | |
| * | | configure: make C++11 <random> a required functionalityThiago Macieira2017-10-161-23/+3
| |/ /
| * | Fix QWinEventNotifier for auto-reset eventsJoerg Bornemann2017-10-151-1/+10
| * | Autotest: use _exit() instead of exit() to simulate an unclean exitThiago Macieira2017-10-082-5/+11
| * | Move detection of <future> to a configure testGiuseppe D'Angelo2017-10-061-2/+2
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-2/+2
| * | qmake: Allow non-bundle apps and libs to have an Info.plistTor Arne Vestbø2017-09-291-1/+1
| * | Clean up OS version checks for Apple platformsJake Petroules2017-09-292-3/+3
| * | Improve qustrlen further by avoiding the alignment prologueThiago Macieira2017-09-261-6/+31
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-269-34/+204
|\| |
| * | QRandomGenerator: update API to better nameThiago Macieira2017-09-221-28/+28
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-202-3/+4
| |\|
| | * 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