summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Add const overload for QLoggingCategory::operator()()Kai Koehne2014-02-151-0/+2
* Add function to get the actual PID from QProcessChristian Strømme2014-02-141-1/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-0/+16
|\
| * QStandardPaths: fix empty path in XDG_DATA_DIRS being treated as '/'.David Faure2014-02-101-0/+14
| * QStandardPaths: ensure that paths use '/' on all platforms, as the comment saidDavid Faure2014-02-081-0/+2
* | Allow configuration of logging rules from file systemKai Koehne2014-02-114-1/+192
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-1110-4/+13
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-0710-4/+13
| |\|
| | * QFileSelector: correct the macros for Apple platforms.Jake Petroules2014-02-049-4/+9
| | * QDir: Do not assume that root ends with a slashOrgad Shaneh2014-01-221-0/+4
* | | Print qCDebugs in arbitrary categories by defaultGiorgos Tsiapaliokas2014-02-101-15/+19
|/ /
* | Fix MSVC 64bit warnings about int64 truncation in tests.Friedemann Kleint2014-01-241-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-213-7/+24
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-203-7/+24
| |\|
| | * Fix cd(), cdUp() QDir member functions docs regarding nonreadable dirsBartosz Brachaczek2014-01-201-0/+19
| | * Android: QStandardPaths implementationChristian Strømme2014-01-161-3/+3
| | * Remove #ifdef from outside test functionsThiago Macieira2014-01-101-4/+2
* | | Allow printf style for qCDebug, qCWarning, qCCritical macrosKai Koehne2014-01-211-0/+24
|/ /
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* | remove qt_windows.h from qwinoverlappedionotifier_p.hJoerg Bornemann2014-01-151-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-164-3/+72
|\|
| * QProcess/Win: allow child processes to change modes of the stdin pipeJoerg Bornemann2013-12-104-1/+71
| * fix Windows CE commentsJoerg Bornemann2013-12-091-2/+1
* | Remove trailing space from QDebug streamKai Koehne2013-12-062-12/+12
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-291-25/+20
|\|
| * tests: fix tst_QSettings on MacKurt Pattyn2013-11-271-25/+20
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2621-10/+61
|\|
| * Change platform selectors to match qmake selectorsAlan Alpert2013-11-1518-7/+45
| * Revert "Add tracing to logging framework"Kai Koehne2013-11-071-1/+0
| * QStandardPaths: add GenericConfigLocationDavid Faure2013-11-051-2/+8
| * tst_qurl: add test for matches() with empty vs null caseDavid Faure2013-11-051-0/+8
* | WinRT: implement QStandardPathsMaurice Kalinowski2013-11-121-2/+4
* | Enable qfile tests for platforms without networkMaurice Kalinowski2013-11-113-4/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-244-25/+28
|\|
| * tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-5/+5
| * exclude gui-needing tests from -no-gui buildOswald Buddenhagen2013-10-181-0/+4
| * Allow non-character codes in utf8 stringsKurt Pattyn2013-10-171-4/+3
| * Let QLoggingCategory::defaultCategory return a pointerhjk2013-10-111-16/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-113-19/+34
|\|
| * Allow to use short names for Windows Registry root keysSebastian Schuberth2013-10-071-0/+13
| * Replace QLoggingCategory::isEnabled by non-template functionshjk2013-10-061-18/+20
| * Fix potential crash: adding int to stringFrederik Gladhorn2013-10-041-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-042-62/+59
|\|
| * Fix QStandardPath test on some linuxesFrederik Gladhorn2013-10-021-5/+8
| * Fix temporary directory leak in tst_qsavefile.Friedemann Kleint2013-10-011-45/+24
| * tst_qsavefile: Check temporary dir and output open errors.Friedemann Kleint2013-09-301-12/+27
* | WinRT: Fix various test compilationsAndrew Knight2013-10-029-23/+45
|/
* Expose QTest::currentAppName() and remove hard-coded argv[0] in testsTor Arne Vestbø2013-09-261-2/+1
* Merge branch 'stable' into devSergio Ahumada2013-09-211-0/+81
|\
| * Fix QFileSystemWatcher inotifyRiccardo Ferrazzo2013-09-191-0/+81