summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfileinfo
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Don't rely on uninitialized dataJoão Abecasis2010-12-131-0/+45
* | Use effective user id instead of getloginJoão Abecasis2010-12-081-12/+16
* | Fix compile error in tst_qfileinfo on Mac/LinuxPrasanth Ullattil2010-12-071-0/+2
* | Fix tst_QFileInfo owner() & group() failure on Windows.Prasanth Ullattil2010-12-061-20/+43
* | Fix tst_QFileInfo::canonicalFilePath failure on WindowsPrasanth Ullattil2010-12-061-10/+19
* | Fix spelling in commentsJoão Abecasis2010-12-051-3/+3
* | Flagging some more tests as parallelizableJoão Abecasis2010-11-251-0/+2
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-232-2/+10
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-0/+8
| |\ \ | | |/
| | * fix tests when using Qt in a namespaceHarald Fernengel2010-11-041-0/+2
| | * Fix tst_symbols auto testHarald Fernengel2010-11-041-2/+2
| | * fix isLikelyToBeNfs usageHarald Fernengel2010-11-021-2/+4
| | * Fixed QFileInfo autotest to skip on NFS.Dominik Holland2010-11-021-0/+4
| * | 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
* | | test coverage: test QFileInfo::group()Shane Kearns2010-11-161-0/+25
* | | Test coverage - ensure tst_qfileinfo tests dir & absoluteDir functionsShane Kearns2010-11-162-2/+12
* | | Fix tst_qfileinfo crash on windows with UAC enabledShane Kearns2010-11-161-2/+18
* | | Add tests for QFileInfo::owner()Prasanth Ullattil2010-10-272-0/+68
* | | Create regression test for QFileInfo("").exists()Shane Kearns2010-10-181-0/+1
* | | Fix for qfileinfo isExecutable test case.Shane Kearns2010-10-181-3/+0
* | | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
* | | Fix the tst_QFileInfo::canonicalFilePath() on windows.Prasanth Ullattil2010-09-141-2/+2
* | | Make QFileInfo use the new filesystemengineThomas Zander2010-09-091-3/+4
* | | Fixes for tst_qfileinfoShane Kearns2010-09-091-5/+5
* | | Disable tst_qfileinfo symlink tests on symbianShane Kearns2010-09-081-0/+7
* | | QDir and QFileInfo shouldn't lose properties when detachingJoão Abecasis2010-08-311-0/+48
* | | Refactor QFileInfoPrivate::Data (Round 2)Prasanth Ullattil2010-08-251-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