summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add the code that recodes URLs.Thiago Macieira2012-03-301-0/+215
| * | | Mark QUrl::{to,from}Punycode as deprecated since 5.0Thiago Macieira2012-03-304-710/+756
| * | | Add support for IPv6 parsing and reconstructing the addressThiago Macieira2012-03-281-0/+285
| * | | Add a function to parse IPv4 addresses in QtCoreThiago Macieira2012-03-283-1/+225
| * | | Allow auto tests to stay away from the user's configuration.David Faure2012-03-281-2/+55
| * | | Add the Q_CORE_EXPORT macros to unit-test-exported codeThiago Macieira2012-03-231-2/+2
| * | | Merge master into api_changesKent Hansen2012-03-232-31/+104
| |\ \ \
| * \ \ \ Merge master into api_changesKent Hansen2012-03-162-89/+76
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into api_changesJoão Abecasis2012-03-081-2/+0
| |\ \ \ \ \
| * | | | | | Add QUrl formatting option "PreferLocalFile".David Faure2012-03-071-9/+10
| * | | | | | Add test for QUrl::isLocalFile (there weren't any).David Faure2012-03-061-0/+1
* | | | | | | Marked tst_QProcess as insignificant on Windows.Rohan McGovern2012-04-171-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Do not ignore tests/auto/corelib/io/qtextstream on Mac OS XBradley T. Hughes2012-04-121-2/+0
* | | | | | Do not ignore tests/auto/corelib/io/qiodevice on Mac OS XBradley T. Hughes2012-04-121-2/+0
* | | | | | Do not ignore tests/auto/corelib/io/qfile on Mac OS XBradley T. Hughes2012-04-121-2/+0
* | | | | | Blackberry OS implementation of QStandardPathsRafael Roquetto2012-04-101-1/+5
| |_|_|_|/ |/| | | |
* | | | | Fix MSVC warnings in tests.Friedemann Kleint2012-04-022-6/+6
* | | | | Make QCoreApplication::applicationName() default to argv[0]David Faure2012-03-281-10/+4
* | | | | Uncomment disabled code in QSettings autotest.Jason McDonald2012-03-271-6/+3
| |_|_|/ |/| | |
* | | | Return all expected paths in QStandardPaths::standardLocationsDavid Faure2012-03-221-31/+77
* | | | Fix directories never being unwatched after deletion on Windows.Robin Burchell2012-03-211-0/+27
| |_|/ |/| |
* | | Verify expected warnings in QSettings autotest.Jason McDonald2012-03-151-2/+13
* | | Uncomment disabled code in QResourceEngine autotest.Jason McDonald2012-03-141-1/+1
* | | Tidy the QSettings autotest.Jason McDonald2012-03-141-86/+62
| |/ |/|
* | Windows: Make QSettings autotest significant againMiikka Heikkinen2012-03-051-2/+0
|/
* Changed qdir unittest remove() to check actual file removedKurt Korbatits2012-03-011-1/+2
* Fixed qdir unittest rename() test to skip if run as rootKurt Korbatits2012-03-011-0/+6
* Fix inconsistent auto test executable namesDavid Faure2012-02-271-0/+1
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-229-10/+32
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-182-2/+6
* Expect tst_QSettings::ctor(native) failures on Mac OS XBradley T. Hughes2012-02-172-1/+6
* Compilation fix: missing includes for geteuid()Marc Mutz2012-02-171-0/+4
* Fix tst_QFileSystemWatcher failure on Mac OS XBradley T. Hughes2012-02-172-2/+5
* Fixed tst_QFile when redirecting stdin/stdout/stderr to/from files.Rohan McGovern2012-02-161-3/+6
* Stabilize QFileSystemWatcher test.Friedemann Kleint2012-02-152-35/+69
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-144-14/+14
* Add QFileInfo::isNativePathJoão Abecasis2012-02-141-11/+12
* Add QUrl::toDisplayString(), which is toString() without password.David Faure2012-02-111-0/+6
* Make "nmake check" pass for corelib tests in Windows.Miikka Heikkinen2012-02-092-0/+2
* Fixed tst_qfileinfo::group crash if getgrgid failsRohan McGovern2012-02-091-0/+6
* Fixed qstandardpaths unittest to handle being run as rootKurt Korbatits2012-02-091-0/+5
* Fixed qdir unittest to handle being run as rootKurt Korbatits2012-02-091-1/+12
* Fixed qfile unittest rename() failing as rootKurt Korbatits2012-02-091-0/+7
* Don't allow cd'ing to above root.Jonas Gastal2012-02-071-0/+29
* Fix QFile autotest not to require elevated privilege to passShane Kearns2012-02-071-3/+13
* Fix QTextStream and QDebug operator<< for QLatin1StringKent Hansen2012-02-022-0/+28
* Fixed qfile unittest on windowsKurt Korbatits2012-02-022-14/+7
* QtDebug: Include file, line, function informationKai Koehne2012-02-011-8/+38
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-2/+0
* Windows: Fix autotests with -qtnamespaceKai Koehne2012-01-311-1/+6