summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Fix case insensitive comparisons using QCollatorLars Knoll2014-06-121-0/+90
* Properly escape bytearray data outside the ascii range when using a codecLars Knoll2014-06-041-0/+23
* QNX: Fix tst_qfilesystemwatcherBernd Weimer2014-06-031-1/+3
* QAbstractProxyModel::sibling: treat row/column as offsets within the proxyJan Kundrát2014-05-291-0/+98
* Skip tst_QLockFile::noPermissionsBernd Weimer2014-05-191-1/+7
* Skip some qsavefile auto testsBernd Weimer2014-05-191-3/+14
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-161-0/+96
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-141-0/+96
| |\
| | * Fix stateful handling of invalid UTF-8 straddling buffer bordersThiago Macieira2014-05-131-0/+96
* | | QNX: Make QDateTime "daylightTransitions" auto test passBernd Weimer2014-05-141-7/+7
* | | QNX: Fix tst_qfileinfoBernd Weimer2014-05-141-6/+3
|/ /
* | Don't assume QLocale::codecForLocale always returns non-nullThiago Macieira2014-05-111-0/+7
* | QDateTime: Add more tests for parsing/writing timezone offsetsDaniel Seither2014-05-081-0/+8
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-018-47/+149
|\|
| * Deprecate setSharable in Qt containersThiago Macieira2014-04-247-47/+141
| * Restore handling of BOMs in QString::fromUtf8Thiago Macieira2014-04-241-0/+8
* | Stabilize tst_qfilesystemwatcher::watchFileAndItsDirectory().Friedemann Kleint2014-04-251-14/+17
* | Ensure we try the UTF-8 conversions with longer stringsThiago Macieira2014-04-251-2/+11
* | Again to fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95Thiago Macieira2014-04-251-10/+13
* | Autotest: fix use of dangling pointerThiago Macieira2014-04-241-1/+1
|/
* Fix capacity reservation for shared QByteArrayThiago Macieira2014-04-054-0/+53
* Don't read before the beginning of the stringThiago Macieira2014-04-041-0/+48
* Logging: Be also more strict with value of logging ruleKai Koehne2014-04-031-3/+6
* Re-add missing test to kernel.proJędrzej Nowacki2014-04-021-0/+1
* 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
* Mark some tests as XFAIL on QNXSergio Ahumada2014-03-272-6/+6
* Reuse one QCollator instance for QString::localeAwareCompareLars Knoll2014-03-271-4/+2
* Logging: Remove PatternFlag::Invalid from QLoggingRuleKai Koehne2014-03-201-1/+1
* Print when logging rule is invalid.Kai Koehne2014-03-201-0/+10
* Fix Q_DECLARE_METATYPE macroJędrzej Nowacki2014-03-171-1/+7
* Introduce GENERATED_TESTDATA variable and fix qresourceengine test.Janne Anttila2014-03-141-8/+1
* Fix tst_qthreadpool under high load.David Faure2014-03-141-0/+1
* Fix qchar testdata installation.Janne Anttila2014-03-141-1/+1
* Disable UNC tests on WinRT.Janne Anttila2014-03-142-8/+8
* Removed unnecessary TESTDATA statement from qmessageauthenticationcode.Janne Anttila2014-03-141-1/+0
* 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 the QByteArrayList addition to Qt 5.3Thiago Macieira2014-03-083-228/+0
* Add Objective-C specific type converters to QByteArraySamuel Gaist2014-03-083-0/+131
* Try to speedup tst_qmetatype.cpp compilation with clang.Jędrzej Nowacki2014-03-062-4/+15
* Reduce clang compilation time of tst_qmetatype by ~50%Jędrzej Nowacki2014-03-061-13/+1
* Simplify tst_QMetaType::automaticTemplateRegistrationJędrzej Nowacki2014-03-061-55/+62
* Complete QJsonValue::fromVariant()Sze Howe Koh2014-03-061-0/+57
* Disable the qmetatype test on Clang + ARM, it's causing OOM during buildTor Arne Vestbø2014-03-041-1/+4