summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfileinfo
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix temporary file leak in tst_qfileinfo.Friedemann Kleint2013-01-211-4/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-281-0/+7
* Fix regression introduced in QFileSystemEntry::path()Andy Shaw2012-11-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* tst_qfileinfo: also define SRCDIR for QNXRafael Roquetto2012-09-171-1/+1
* Symbian: move SRCDIR definition to .pro fileRafael Roquetto2012-09-172-2/+1
* Blackberry: fix tst_QFileInfo::fileTimes()Rafael Roquetto2012-09-171-4/+7
* Blackberry: fix tst_QFileInfo::isWritable()Rafael Roquetto2012-09-141-1/+4
* test: Re-enabling tst_QFileInfo test on WindowsSergio Ahumada2012-08-211-2/+0
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fixed tst_qfileinfo for windows.Markku Heikkila2012-06-281-0/+13
* Fix cases where functions are called with a drive and no slashAndy Shaw2012-05-161-1/+25
* test: Mark test as significant on platforms other than WindowsSergio Ahumada2012-05-021-1/+1
* Fix bug that made some autotests unrunnable on INTEGRITY targetKalle Viironen2012-04-271-2/+0
* Fix 3 autotest build faulures for WinCEjaanttil2012-02-061-0/+2
* remove NTFS junction and mount point detectionJoerg Bornemann2012-01-181-5/+7
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-181-1/+1
* fix NTFS mount pointsJoerg Bornemann2012-01-171-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2011-12-281-0/+2
* Add specific INTEGRITY cases for autotests requiring a target path.Rolland Dudemaine2011-11-151-0/+2
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-251-1/+1
|\
| * Fix more test DEPLOYMENT statements for SymbianDamian Jansen2011-10-051-2/+2
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Restore Qt4.7 behaviour of QFileInfo::absolute(File)PathShane Kearns2011-09-051-1/+9
* | Fix compile error on MSVC2008Shane Kearns2011-09-051-1/+1
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | 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-111-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