summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Logging: Be also more strict with value of logging ruleKai Koehne2014-04-031-3/+6
* OS X QSettings auto test/writing check updateSamuel Gaist2014-03-311-3/+24
* Mac: make FSEvents-based QFileSystemWatcherEngine more robust.Erik Verbruggen2014-03-271-0/+3
* Check for administrative rights in tst_qsettings.Friedemann Kleint2014-03-271-41/+97
* Stabilize tst_QProcess::softExitInSlots()Sergio Ahumada2014-03-271-1/+1
* Logging: Remove PatternFlag::Invalid from QLoggingRuleKai Koehne2014-03-201-1/+1
* Print when logging rule is invalid.Kai Koehne2014-03-201-0/+10
* Introduce GENERATED_TESTDATA variable and fix qresourceengine test.Janne Anttila2014-03-141-8/+1
* Disable UNC tests on WinRT.Janne Anttila2014-03-142-8/+8
* Logging: Let user configure rules via QT_LOGGING_RULESKai Koehne2014-03-131-0/+8
* Use QStringRef for parsing of logging rulesKai Koehne2014-03-131-1/+1
* Make parsing of categories in logging rules more strictKai Koehne2014-03-131-0/+8
* Make parsing of categories in logging rules consistent.Kai Koehne2014-03-131-0/+114
* QDebug: Allow text stream formatting for 64 bit numbersKai Koehne2014-03-131-0/+13
* Revert path() behavior to not expand a current path on a driveAndy Shaw2014-03-041-1/+1
* Logging: Change 'rules' section name to 'Rules'Kai Koehne2014-02-262-6/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-181-10/+42
|\
| * Make a URL with absent authority be different from one with an empty oneThiago Macieira2014-02-171-10/+42
* | 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