summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdir
Commit message (Expand)AuthorAgeFilesLines
* 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