summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Make sure we don't cache old file sizes prior to new writesThiago Macieira2014-08-131-0/+40
* Fix disconnect()ing from signals declared in a base classOlivier Goffart2014-08-111-0/+12
* Undo: Fix state entry bug for parallel state groupsPeter Kümmel2014-08-061-0/+3
* tst_QHash: check which of several equal keys is insertedMarc Mutz2014-08-052-0/+67
* tst_QSet: check which of several equal elements is insertedMarc Mutz2014-08-051-0/+26
* tst_QSet: verify that {}-style initialization drops duplicatesMarc Mutz2014-07-251-1/+1
* tst_QMap: replace QVERIFY(x == y) with QCOMPARE(x,y)Marc Mutz2014-07-251-2/+2
* tst_QMap: verify that {}-style initialization drops duplicatesMarc Mutz2014-07-251-1/+6
* tst_QHash: replace QVERIFY(x == y) with QCOMPARE(x,y)Marc Mutz2014-07-251-2/+2
* tst_QHash: verify that {}-style initialization drops duplicatesMarc Mutz2014-07-251-1/+6
* tst_qurl: add tests for mailto parsing and toString. No bug.David Faure2014-07-221-0/+7
* tst_qdir: Move QFINDTESTDATA() from init() to constructor.Friedemann Kleint2014-07-091-6/+16
* Make tst_QLocale::macDefaultLocale() more robustMorten Johan Sørvig2014-07-021-28/+44
* Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-022-0/+6
* qDebug: fix data race in qt_message_printDavid Faure2014-07-011-4/+5
* tst_qcollator: Exclude failing test cases for non-ICU/Windows.Friedemann Kleint2014-06-301-4/+7
* Android: Fix compilation of qpluginloader testEskil Abrahamsen Blomfeldt2014-06-301-1/+1
* Fix QRingBuffer::readPointerAtPosition()Alex Trotsenko2014-06-241-0/+7
* Fix data race on QLoggingCategory when using qDebug from multiple threadsDavid Faure2014-06-202-1/+41
* Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-141-0/+90
|\
| * Fix case insensitive comparisons using QCollatorLars Knoll2014-06-121-0/+90
* | QProcess: Handle spurious socket notifications for stdout and stderrThiago Macieira2014-06-122-2/+1
|/
* 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