summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfileinfo
Commit message (Expand)AuthorAgeFilesLines
* Fix cases where functions are called with a drive and no slashAndy Shaw2012-05-161-1/+25
* Add QFileInfo::isNativePathJoão Abecasis2012-02-141-11/+12
* Fixed tst_qfileinfo::group crash if getgrgid failsRohan McGovern2012-02-091-0/+6
* Windows: Fix autotests with -qtnamespaceKai Koehne2012-01-311-1/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* QFileInfo autotest - don't fail on default configured windows systemsShane Kearns2012-01-201-0/+13
* remove NTFS junction and mount point detectionJoerg Bornemann2012-01-191-5/+7
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-191-1/+1
* fix NTFS mount pointsJoerg Bornemann2012-01-171-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Prevent QFileInfo test from leaving temporary files behind.Jason McDonald2012-01-051-20/+33
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-012-36/+28
* Cleanup corelib autotestsJason McDonald2011-11-301-6/+5
* Correct usage of network-settings.h.Jason McDonald2011-11-281-0/+2
* Remove obsolete test data from QFileInfo test.Jason McDonald2011-11-181-1/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-10/+14
* Cleanup corelib autotestsJason McDonald2011-11-111-13/+4
* Add Q_DECLARE_PRIVATE equivalent for QDir, to be able to subclass itDavid Faure2011-11-081-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-071-10/+3
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Check QFileInfo::isExecutable for symlinks, works as intended.David Faure2011-10-231-1/+18
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-7/+7
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-20/+14
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-85/+18
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-1/+9
* Fix autotests to build on Windows.Friedemann Kleint2011-08-311-1/+1
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-317-0/+1842