summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Clean up time-zone matching logic in tst_QLocale::macDefaultLocale()Edward Welbourne2019-11-251-17/+17
* Update CLDR to v31.0.1, test Costa Rican currency's fractional partEdward Welbourne2018-08-281-6/+10
* QObject: do allow setProperty() to change the type of the propertyThiago Macieira2018-08-211-1/+13
* QJsonDocument: Make emptyObject an objectJüri Valdmann2018-08-061-0/+2
* QJsonDocument: Avoid overflow of string lengthsJüri Valdmann2018-05-162-0/+0
* QJsonDocument: Validate also zero-length objectsJüri Valdmann2018-05-161-0/+0
* QJsonDocument: Reject objects containing themselves in binary JSONJüri Valdmann2018-05-161-0/+0
* QJsonDocument::fromRawData: Fix out-of-bounds accessJüri Valdmann2018-05-162-0/+1
* qstringapisymmetry: Fix XML parsing failing on invalid encodingsFriedemann Kleint2018-03-281-4/+18
* Skip tst_QFile::largeUncFileSupportKari Oikarinen2018-02-121-0/+9
* tst_QSharedPointer: Fix termination of external processes on WindowsFriedemann Kleint2018-02-081-2/+13
* Clean-up in QDateTime's parsing of ISODate{,WithMs}Edward Welbourne2018-02-011-0/+4
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-2023-33/+33
* Revert "Blacklist tst_QDateTime::operator_eqeq"Edward Welbourne2018-01-071-3/+0
* Fix source code file permissionsSimon Hausmann2018-01-021-0/+0
* Blacklist tst_QDateTime::operator_eqeqJoni Jantti2017-12-271-0/+3
* qfloat16: NaN is not infiniteThiago Macieira2017-12-271-0/+2
* Use AccessCheck for current user effective file permissionsDyami Caliri2017-12-211-6/+19
* Don't crash with null receiver/context in new-style connectsSergio Martins2017-12-191-0/+11
* Fix assert when emitting a signal from a different threadJesus Fernandez2017-12-141-0/+32
* Fix typoOliver Wolff2017-12-131-3/+3
* Use a custom QAnimationDriver to take control over timeJan Arve Sæther2017-12-022-74/+163
* macOS: Blacklist: tst_QPropertyAnimation::startWithoutStartValue()Friedemann Kleint2017-12-011-0/+2
* macOS: Blacklist tst_QPauseAnimation::noTimerUpdates()Friedemann Kleint2017-12-011-0/+2
* Fix aliasing problem in QVector::removeAll()Marc Mutz2017-11-281-0/+8
* Initialize QLoggingRegistry rules on first useTor Arne Vestbø2017-11-251-6/+18
* Merge "Merge remote-tracking branch 'origin/5.9.3' into 5.9" into refs/stagin...Thiago Macieira2017-11-251-0/+63
|\
| * Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-231-0/+63
| |\
| | * QSemaphore: fix regression when the timeout < 0Thiago Macieira2017-11-141-0/+63
* | | QFlags: support enum classes in setFlag()Giuseppe D'Angelo2017-11-241-0/+12
|/ /
* | Add QThreadPool autotest to detect stale threads after tryTakeSvenn-Arne Dragly2017-11-161-0/+68
* | 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