summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-303-6/+15
|\
| * Fix QUrl::matches for when removing authority parts (other than host)Thiago Macieira2018-09-291-0/+12
| * Modernize the "filesystemwatcher" featureLiang Qi2018-09-272-6/+3
* | darwin: fix tst_qsettings depsOswald Buddenhagen2018-08-291-0/+2
* | Migrate QDir to use QRegularExpressionSamuel Gaist2018-08-191-1/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-171-1/+18
|\|
| * QUrl: Make sure we do reject URLs for which IDNA nameprep failedThiago Macieira2018-08-161-1/+18
* | Fix QMetaObject naming of class enum flagAllan Sandfeld Jensen2018-08-111-0/+16
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-075-25/+126
|\|
| * QProcess::startDetached: Fix behavior change on WindowsJoerg Bornemann2018-08-035-25/+126
* | Merge branch '5.11' into devEdward Welbourne2018-07-312-18/+32
|\|
| * Fix the fix for mmap() overflow checkThiago Macieira2018-07-251-3/+3
| * Let QDir::absoluteFilePath() use isAbsolutePath() for resource pathsEdward Welbourne2018-07-231-15/+29
* | canonicalFilePath: treat ENOTDIR as a case of file not existingEdward Welbourne2018-07-301-0/+10
* | Reduce redundancy and duplication in tst_QFile::appendAndReadEdward Welbourne2018-07-301-6/+5
* | Actually truncate when asked toEdward Welbourne2018-07-301-3/+10
* | Logging: Accept .ini files written by QSettingsKai Koehne2018-07-281-0/+7
* | QUrl: Support IPv6 addresses with zone idRobbert Proost2018-07-271-0/+52
* | Improve output of Q_ENUMAllan Sandfeld Jensen2018-07-261-1/+1
* | Rework the start-of-time fileTimes() test to add another test-caseEdward Welbourne2018-07-251-11/+21
* | Fix two "unused variable" warningsEdward Welbourne2018-07-251-1/+2
* | Add qt_test_helper featureOliver Wolff2018-07-254-48/+28
* | Metatype: make the Qt CBOR value-like types built-in meta typesThiago Macieira2018-07-041-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-024-13/+35
|\|
| * Android: Make tst_qfile passMårten Nordheim2018-06-281-3/+22
| * Make tests compile for AndroidLiang Qi2018-06-252-0/+11
| * Android: fix qdiriterator testMårten Nordheim2018-06-212-10/+10
* | tst_qfile: Do not build helper application for winrtOliver Wolff2018-06-281-1/+2
* | tst_qfile: Fix execution for WinRTOliver Wolff2018-06-285-12/+37
* | tst_qresourceengine: Fix position of testqrc for builtin testdataOliver Wolff2018-06-221-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-28/+60
|\|
| * macOS: Fix QFileSystemWatcher to watch paths with the same prefixMikhail Svetkin2018-05-291-28/+60
* | tst_qstandardpaths: #if-out a function only used within #if-eryEdward Welbourne2018-05-311-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-242-0/+5
|\|
| * Skip tst_QProcess::processesInMultipleThreads under QEMUKari Oikarinen2018-05-142-0/+5
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-083-1/+25
|\|
| * tst_qresourceengine: Fix test for static MSVC buildsOliver Wolff2018-05-071-0/+6
| * tst_qresourceengine: Fix test for configurations with builtin_testdataOliver Wolff2018-05-072-1/+13
| * tst_qiodevice: Skip broken winrt testsOliver Wolff2018-05-071-0/+6
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-241-4/+0
|\|
| * tst_QFile: Don't expect Windows HANDLE equality in nativeHandleLeaks()Kari Oikarinen2018-04-231-4/+0
* | Make it easier to use resources in plugins when using static linkingSimon Hausmann2018-04-237-23/+64
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-181-0/+3
|\|
| * tst_qdir: Fix absoluteFilePath for winrtOliver Wolff2018-04-161-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-062-0/+2
|\|
| * Hide global qtlogging.ini from autotestKai Koehne2018-04-052-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-0/+3
|\|
| * Blacklist tst_QProcess::softExitInSlots on WindowsKari Oikarinen2018-03-231-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-171-3/+5
|\|
| * QIpAddress: reject IPv6 addresses with more than 4 hex digitsThiago Macieira2018-03-161-3/+5