Blackberry: fix tst_QFileInfo::fileTimes()
[profile/ivi/qtbase.git] / tests / auto / corelib / io / qfileinfo / tst_qfileinfo.cpp
2012-09-14 Rafael RoquettoBlackberry: fix tst_QFileInfo::fileTimes()
2012-09-13 Markku HeikkilaFixed: QFileInfo::lastModified() returning wrong value.
2012-09-13 Rafael RoquettoBlackberry: fix tst_QFileInfo::isWritable()
2012-09-05 Sergio AhumadaUse true and false in preference to TRUE and FALSE
2012-08-30 Kevin FunkMake tests/auto/corelib compile on Windows CE
2012-05-16 Andy ShawFix cases where functions are called with a drive and...
2012-02-21 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-14 João AbecasisAdd QFileInfo::isNativePath
2012-02-09 Rohan McGovernFixed tst_qfileinfo::group crash if getgrgid fails
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-31 Kai KoehneWindows: Fix autotests with -qtnamespace
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-20 Shane KearnsQFileInfo autotest - don't fail on default configured...
2012-01-19 Joerg Bornemannremove NTFS junction and mount point detection
2012-01-19 Joerg BornemannRevert "fix NTFS mount points"
2012-01-17 Joerg Bornemannfix NTFS mount points
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-05 Jason McDonaldPrevent QFileInfo test from leaving temporary files...
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-12-01 Rohan McGovernFixed installation of corelib tests
2011-11-30 Jason McDonaldCleanup corelib autotests
2011-11-28 Jason McDonaldCorrect usage of network-settings.h.
2011-11-18 Jason McDonaldRemove obsolete test data from QFileInfo test.
2011-11-18 Jason McDonaldDon't depend on moc to disable test functions.
2011-11-08 David FaureAdd Q_DECLARE_PRIVATE equivalent for QDir, to be able...
2011-11-07 Jason McDonaldCleanup corelib autotests
2011-10-22 David FaureCheck QFileInfo::isExecutable for symlinks, works as...
2011-10-20 Jason McDonaldRemove SkipMode parameter from QSKIP calls.
2011-10-05 Jason McDonaldAvoid using QSKIP in lieu of compile-time checks
2011-09-29 Jason McDonaldRemove Symbian-specific code from tests.
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-06 Paul Olav TveteMerge "Merge remote branch 'gerrit/master' into HEAD...
2011-09-06 Samuel RødalMerge remote branch 'gerrit/master' into HEAD
2011-08-31 Friedemann KleintFix autotests to build on Windows.
2011-08-31 Holger IhrigMoving relevant tests to corelib/io