summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfileinfo
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-2/+2
|\
| * Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-2/+2
* | QtCore: Remove Windows CE.Friedemann Kleint2016-03-302-65/+32
|/
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-10/+19
|\
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-211-10/+19
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-33/+65
|\|
| * Improve messages in tst_qdir/tst_fileinfo/tst_qfiledialog2.Friedemann Kleint2015-09-301-31/+63
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-2/+2
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-1/+1
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+7
|\
| * Seed the random number generator before using QTemporaryDirThiago Macieira2015-08-061-1/+7
* | Add QTemporaryDir::errorString()Thiago Macieira2015-07-171-1/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-012-15/+30
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-7/+8
| |\
| | * QTest: Make qExtractTestData() return the created QTemporaryDirv5.5.0-rc1Marc Mutz2015-06-141-7/+8
| * | Fix leaking of link in tst_QFileInfo::canonicalFilePath().Friedemann Kleint2015-06-101-6/+20
| * | fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
| |/
* / Insignifify qfileinfo on Windows, like QDirSimon Hausmann2015-06-201-0/+2
|/
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-4/+6
* Use qrc for test data in QFileInfo test on all platformsEskil Abrahamsen Blomfeldt2015-02-183-36/+14
* Android: Fix tst_QFileInfo::isExecutable()Eskil Abrahamsen Blomfeldt2015-02-171-1/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix test failure for test QFileInfo::lastRead()Eskil Abrahamsen Blomfeldt2014-12-221-0/+4
* Android: Fix QFileInfo testsEskil Abrahamsen Blomfeldt2014-12-223-1/+36
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QSettings: use QSaveFile and QLockFile to write the settingsOlivier Goffart2014-07-241-3/+73
* QNX: Fix tst_qfileinfoBernd Weimer2014-05-141-6/+3
* Disable UNC tests on WinRT.Janne Anttila2014-03-141-2/+2
* Revert path() behavior to not expand a current path on a driveAndy Shaw2014-03-041-1/+1
* WinRT: Fix various test compilationsAndrew Knight2013-10-022-9/+9
* Add a static QFileInfo::exists(fileName) functionhjk2013-09-131-0/+1
* Improve tst_QFileInfo::compare() test, but mark as QEXPECT_FAIL on MacTor Arne Vestbø2013-08-071-11/+6
* tst_qfileinfo: Fix invalid preprocessor directive.Friedemann Kleint2013-02-261-1/+1
* Fix QFileInfo autotest for VxWorks.Pasi Petäjäjärvi2013-02-191-4/+10
* Fix warning about redefinition of _WIN32_WINNT.Friedemann Kleint2013-01-281-1/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Fix cleanup of temporary files in test of QFileInfo.Friedemann Kleint2013-01-221-25/+24
* | Reduce invocations of QFINDTESTDATA in tst_qfileinfo.Friedemann Kleint2013-01-211-31/+47
* | Fix temporary file leak in tst_qfileinfo.Friedemann Kleint2013-01-211-4/+3
|/
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-231-0/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Blackberry: fix tst_QFileInfo::fileTimes()Rafael Roquetto2012-09-141-1/+5
* Fixed: QFileInfo::lastModified() returning wrong value.Markku Heikkila2012-09-131-0/+10
* Blackberry: fix tst_QFileInfo::isWritable()Rafael Roquetto2012-09-131-1/+4
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1