summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-144-46/+54
|\
| * tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-012-44/+44
| * Make the null pointer dereference a volatile oneThiago Macieira2013-01-291-1/+1
| * Forward-port tests on invalid port numbers from Qt 4Thiago Macieira2013-01-281-0/+8
| * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
| * Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-282-6/+7
* | qprocess autotests don't need QtGuiDavid Faure2013-02-097-0/+7
* | QUrl effective TLDs: update table and split into chunks of 64KPeter Hartmann2013-02-091-0/+6
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-291-0/+8
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-0/+8
| |\|
| | * Fixed checking HOME variable return value using isEmpty()Pasi Petäjäjärvi2013-01-251-0/+8
* | | Fix MinGW-Warnings in tst_qwinoverlappedionotifier.Friedemann Kleint2013-01-281-5/+8
* | | Fix warning about redefinition of _WIN32_WINNT.Friedemann Kleint2013-01-281-1/+0
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2352-52/+52
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2252-52/+52
| |\|
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-1852-52/+52
* | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-232-6/+7
|/ /
* | Fix cleanup of temporary files in test of QFileInfo.Friedemann Kleint2013-01-221-25/+24
* | Reduce invocations of QFINDTESTDATA in tst_qfileinfo.Friedemann Kleint2013-01-211-31/+47
* | Fix temporary file leak in tst_qfileinfo.Friedemann Kleint2013-01-211-4/+3
* | QSaveFile autotest: restore permissions using RAIIDavid Faure2013-01-171-8/+25
* | QSaveFile: test the case of an existing, but readonly, target file.David Faure2013-01-171-2/+23
* | Add class QSaveFile.David Faure2013-01-173-0/+240
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-2/+8
|\|
| * Fix renaming of files that differ only in case.Friedemann Kleint2013-01-151-2/+8
* | QUrl: methods for converting QStringList <-> QList<QUrl>David Faure2013-01-141-0/+21
* | Add class QDebugStateSaver for writing QDebug operators correctlyDavid Faure2013-01-141-3/+51
* | Clean up some metatype declarations and registrationsStephen Kelly2013-01-091-1/+0
|/
* Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-1/+0
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-044-9/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* QUrl::fromUserInput: fix for urls without a host.David Faure2012-12-231-0/+4
* Make sure that the strict parser is also operating on setXxxThiago Macieira2012-12-211-0/+78
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* QUrl auto tests: make sure setAuthority is consistent with setHostPeter Hartmann2012-12-201-0/+24
* QUrl auto tests: ensure toEncoded() and toString() match wrt. empty authPeter Hartmann2012-12-201-0/+6
* Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-181-22/+22
* Fix some typos in QProcess and QSslSocket unit tests.Stephen Kelly2012-12-041-2/+2
* remove pointless QT.<module>.sources referencesOswald Buddenhagen2012-12-041-2/+2
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-4/+4
* Fix wrong string lengthPeter Kümmel2012-12-011-2/+2
* Improve auto-test of QFile.Friedemann Kleint2012-12-011-158/+166
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-231-0/+7
* Fixes problem with single precision floats in QDataStream (Windows).Christian Strømme2012-11-231-0/+44
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-211-1/+60
* Fix MinGW compilation for tst_qwinoverlappedionotifierJonathan Liu2012-11-211-3/+10
* fix error handling bug in QWindowsPipeReaderJoerg Bornemann2012-11-021-1/+0
* fix tst_QProcess::batFiles for shadow buildsJoerg Bornemann2012-11-021-2/+2
* test: Remove QSKIP from tst_QSettings::dontReorderIniKeysNeedlessly()Sergio Ahumada2012-10-311-5/+3
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-301-0/+5