summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile
Commit message (Expand)AuthorAgeFilesLines
* Fix QFile::permissions for long filenamesShane Kearns2012-05-161-7/+59
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-2/+2
* Do not ignore tests/auto/corelib/io/qfile on Mac OS XBradley T. Hughes2012-04-121-2/+0
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-222-5/+15
* Fixed tst_QFile when redirecting stdin/stdout/stderr to/from files.Rohan McGovern2012-02-161-3/+6
* Fixed qfile unittest rename() failing as rootKurt Korbatits2012-02-091-0/+7
* Fix QFile autotest not to require elevated privilege to passShane Kearns2012-02-071-3/+13
* Fixed qfile unittest on windowsKurt Korbatits2012-02-022-14/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Moved largefile unittest to same level as qfile.Kurt Korbatits2012-01-163-544/+0
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-161-1/+2
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-12/+12
* Cleanup corelib autotests.Jason McDonald2011-12-281-2/+3
* Reimplement QAbstractFileEngine::open() properlyBradley T. Hughes2011-12-211-1/+1
* Fix qfile unit test failing on shadow build.Kurt Korbatits2011-12-131-3/+3
* Promote openStandardStreams sub-tests to top levelJoão Abecasis2011-12-091-10/+2
* QFile-test: Do not fail when run with redirected stdout/stderr.Friedemann Kleint2011-12-091-5/+11
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-013-56/+51
* Cleanup corelib autotestsJason McDonald2011-11-301-3/+1
* Cleanup corelib autotestsJason McDonald2011-11-291-5/+4
* Correct usage of network-settings.h.Jason McDonald2011-11-281-0/+3
* Remove obsolete test data from QFile test.Jason McDonald2011-11-181-1/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-182-41/+42
* Cleanup corelib autotestsJason McDonald2011-11-112-13/+5
* Cleanup corelib autotestsJason McDonald2011-11-101-17/+16
* Cleanup corelib autotestsJason McDonald2011-11-071-22/+1
* Re-enabled tst_LargeFileJo Asplin2011-10-292-1/+3
* Remove obsolete MSVC workarounds from autotests.Jason McDonald2011-10-272-8/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-252-5/+6
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-212-7/+7
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-4/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-3/+4
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-052-43/+41
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-031-7/+7
* Remove Symbian-specific code from tests.Jason McDonald2011-09-293-215/+26
* This test passes fine.Lars Knoll2011-09-201-1/+0
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-0/+1
* Moving relevant tests to corelib/kernelHolger Ihrig2011-09-011-0/+1
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-3120-0/+4286