summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Reset QFileDevicePrivate::cachedSize on file closeAleksey Lysenko2017-02-061-0/+62
* Fix data corruption when reading byte arrays from QSettingsThierry Bastian2017-02-033-0/+22
* tst_qurl: add test for fromUserInput(3 args) using "." as working dirDavid Faure2017-02-021-1/+4
* Read the .ini file back in text modeThiago Macieira2017-01-311-5/+2
* QDir::cd(): Handle UNC server paths correctlyFriedemann Kleint2016-12-121-1/+6
* QDir::cleanPath(): Do not cd above root paths (UNC, WinRT)Friedemann Kleint2016-12-121-4/+12
* tst_QTextStream: Use casts instead of Q_UINT64_C for negative values cast to ...Friedemann Kleint2016-11-301-10/+10
* Fix warnings in tests (MinGW/MSCV)Friedemann Kleint2016-11-291-2/+3
* Fix some warnings in testsFriedemann Kleint2016-11-281-1/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-242-0/+64
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-232-0/+64
| |\
| | * Handle RemovePath correctly when calling matches()Andy Shaw2016-11-221-0/+50
| | * tst_qstandardpaths: Disable WOW64 redirection on WindowsFriedemann Kleint2016-11-221-0/+14
* | | Fix missing last modification time stamp in qrc contentSimon Hausmann2016-11-221-0/+15
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-013-1/+35
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-272-1/+22
| |\|
| | * Autotest: fix silly mistake in assigning where a comparison was intendedThiago Macieira2016-10-251-1/+1
| | * Darwin: normalize all watched paths to composed fromErik Verbruggen2016-10-241-0/+21
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-222-1/+62
| |\|
| | * Normalize realpath(3) output to composed formErik Verbruggen2016-10-211-0/+13
| | * Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-181-1/+49
* | | tst_QSettings: Don't assume the presence of a key means isWritableTor Arne Vestbø2016-10-101-1/+1
* | | tst_QSettings: Fix tests on sandboxed platforms such as iOSTor Arne Vestbø2016-10-101-13/+7
* | | Don't truncate QDateTime milliseconds when storing QSettings on Apple platformsTor Arne Vestbø2016-10-052-0/+103
* | | Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-051-1/+49
* | | tst_QSettings: Detect if Apple platforms support writing to SystemScopeTor Arne Vestbø2016-10-041-1/+17
* | | Exclude tst_QSettings::rainersSyncBugOnMac() on all Apple OSesTor Arne Vestbø2016-10-031-2/+2
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-192-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-162-7/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
| |\|
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-6/+9
| |\|
| | * Fix tst_QProcess::closeWriteChannel() under WindowsAlex Trotsenko2016-08-051-6/+9
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-08-091-7/+9
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-7/+9
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-7/+9
| | |\|
| | | * QUrl: fix resolved() for data URLsDavid Faure2016-07-291-7/+9
* | | | winrt: update testsMaurice Kalinowski2016-08-091-3/+7
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-013-53/+173
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-262-0/+82
| |\|
| | * Fix QTemporaryDir to handle Unicode characters on WindowsFriedemann Kleint2016-07-202-0/+82
| * | QDataStream: adjust containers' deserialization in transaction modeAlex Trotsenko2016-07-201-53/+91
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-192-71/+168
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-042-68/+121
| |\|
| | * QUrl: Test that we do correctly accept valid schemesThiago Macieira2016-07-021-67/+95
| | * QTime: restore Qt3 compatibility in the QDataStream operatorsDavid Faure2016-07-021-1/+26
| * | QDataStream: unify deserialization of containersAlex Trotsenko2016-07-011-3/+47
* | | Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-171-12/+19
|\| |
| * | QDataStream: do not lose error status while reading containersAlex Trotsenko2016-06-151-12/+19