summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/collections
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tst_collections: "explicit instantiation of 'NS::QList' must occur in namespa...Marc Mutz2015-12-231-0/+2
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-24/+0
* Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-67/+67
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix assorted MSVC warnings in tests.Friedemann Kleint2015-01-171-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Stop using setSharable in the Java-style mutable iteratorsThiago Macieira2014-05-181-91/+1
* Remove unsused local variables from tst_collectionsJędrzej Nowacki2014-05-131-4/+0
* Fix gcc warning in tst_collections.Jędrzej Nowacki2014-05-131-29/+31
* Move tst_collections test to corelib/tools.Jędrzej Nowacki2014-05-133-0/+3772