summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfileinfo
Commit message (Expand)AuthorAgeFilesLines
* Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-2/+2
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-8/+57
|\
| * QDir and QFileInfo shouldn't lose properties when detachingJoão Abecasis2010-09-071-0/+48
| * Refactor QFileInfoPrivate::Data (Round 2)Prasanth Ullattil2010-09-071-8/+9
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-0/+1
|\ \ | |/
| * Added $$MW_LAYER_SYSTEMINCLUDE to some autotestsMiikka Heikkinen2010-08-061-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-1/+1
|\ \ | |/
| * Attempt to fix build failure with msvc200{5,8} on Windows XP.Aaron McCarthy2010-07-141-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-1/+1
|\ \ | |/
| * Various fixes to autotests when using the symbian/linux-armcc mkspec.axis2010-06-291-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-011-1/+1
|\ \ | |/
| * escape backslashesOswald Buddenhagen2010-05-261-1/+1
* | Fix Mac-specific tests about the hiddenFabien Freling2010-05-121-2/+24
* | Fix the hidden status check for a file onFabien Freling2010-05-111-0/+5
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-05-041-2/+0
|\ \
| * | Revert "Temporarily disable tests that use createNtfsJunction()"Zeno Albisser2010-05-041-2/+0
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-05-041-3/+3
|\ \ \ | |/ / |/| / | |/
| * Fix compilation errors in tst_qfileinfoShane Kearns2010-04-291-3/+3
* | avoid infinite recursion in canonicalized() if cwd is a symlinkRitt Konstantin2010-04-301-0/+20
* | Temporarily disable tests that use createNtfsJunction()Zeno Albisser2010-04-291-0/+2
* | Repositioned _WIN32_WINNT define in tst_qfileinfo and tst_qdirZeno Albisser2010-04-271-3/+1
* | Fix for missing wchar_t pointer casts in filesystem.hZeno Albisser2010-04-261-15/+27
* | Added support for symlinks and junction points on WindowsZeno Albisser2010-04-231-1/+112
|/
* Autotest: increase wait time to 3s on Windows to bypass 2s-granularity limita...Thiago Macieira2010-04-171-1/+1
* Replaced qWarning with QCOMPARE/QVERIFY statements in tst_QFileInfoZeno Albisser2010-04-131-28/+14
* Removed broken tests from tst_QFileInfo::isSymlink_data()Zeno Albisser2010-04-131-11/+7
* Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Merge branch '4.6'Thiago Macieira2010-01-051-8/+4
|\ \ | |/
| * Fix tst_QFileInfo::isHidden_data on WindowsOlivier Goffart2009-12-281-2/+2
| * revert f36fb8b2b63b3734cc2bd66b329ca4fef1204845Ritt Konstantin2009-12-231-6/+2
* | Merge commit 'origin/4.6'Olivier Goffart2009-12-151-0/+2
|\ \ | |/
| * Fixes a qfileinfo autotest.Denis Dzyubenko2009-12-101-0/+2
* | Use realpath only on OS we know it works on.Denis Dzyubenko2009-12-091-1/+14
|/
* Fixes a crash on Mac with QFileInfo.Denis Dzyubenko2009-11-301-0/+4
* Fix QFileInfo autotest to run from a shadow buildJoão Abecasis2009-09-222-35/+90
* Fix tst_QFileInfo::isHidden_data() with /bin on Mac OS XBenjamin Poulain2009-09-221-1/+4
* Fixed QFileInfo autotest absolute path tests not to expect C-drive.Miikka Heikkinen2009-09-171-4/+14
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Fixed resolving absolute paths in Symbian.Miikka Heikkinen2009-09-081-3/+11
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-26/+38
|\ \
| * | autotests for NTFS symlink support on WindowsRitt Konstantin2009-08-211-23/+38
* | | Fixed the tst_QFileInfo::isHidden test to actually test for hiddenMiikka Heikkinen2009-08-142-4/+53
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+43
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| * | QFSFileEngine must set LocalDiskFlag regardless file exists or notRitt Konstantin2009-08-111-0/+26
| * | '.' and '..' must not be hiddenRitt Konstantin2009-08-111-0/+13