summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdir
Commit message (Expand)AuthorAgeFilesLines
* QDir: Do not assume that root ends with a slashOrgad Shaneh2014-01-221-0/+4
* Fix cd(), cdUp() QDir member functions docs regarding nonreadable dirsBartosz Brachaczek2014-01-201-0/+19
* fix QFileSystemEngine::createDirectory race conditionv5.1.0-rc1Shawn Rutledge2013-06-141-1/+17
* Fixed checking HOME variable return value using isEmpty()Pasi Petäjäjärvi2013-01-251-0/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* test: Fix tst_QDir.equalityOperator()Sergio Ahumada2012-10-241-1/+1
* Test: remove QSKIP in tst_QDir::dotAndDotDotCaroline Chao2012-10-181-4/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-74/+74
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Base 'FileSystem' test helper class on QTemporaryDir.Friedemann Kleint2012-07-261-16/+17
* Windows: Do not return short path names for QDir::tempPath().Friedemann Kleint2012-07-171-0/+2
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-1/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-1/+1
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-1/+1
* Changed qdir unittest remove() to check actual file removedKurt Korbatits2012-03-011-1/+2
* Fixed qdir unittest rename() test to skip if run as rootKurt Korbatits2012-03-011-0/+6
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-222-1/+4
* Fixed qdir unittest to handle being run as rootKurt Korbatits2012-02-091-1/+12
* Don't allow cd'ing to above root.Jonas Gastal2012-02-071-0/+29
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-2/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Fix QDir::removeRecursively so it doesn't follow symlinks to directories.David Faure2011-12-191-0/+26
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Implement QDir::removeRecursivelyDavid Faure2011-12-021-0/+83
* Windows: Fix compilation of qdir test.Friedemann Kleint2011-12-011-1/+1
* Fixed installation of corelib testsRohan McGovern2011-12-012-161/+128
* Correct usage of network-settings.h.Jason McDonald2011-11-281-0/+3
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-5/+4
* Cleanup corelib autotestsJason McDonald2011-11-111-8/+3
* Cleanup corelib autotestsJason McDonald2011-11-071-13/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Merge fixes for QDir::operator==Shane Kearns2011-10-061-1/+21
* Fix QDir::operator==(const QDir &) constJoão Abecasis2011-10-061-0/+6
* Removed disabled test data in QDir autotest.Jason McDonald2011-10-061-19/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-4/+5
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-031-7/+7
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-124/+25
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-0/+13
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-3143-0/+2080