summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qset
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-0/+16
|\
| * QLinkedList/QSet: add {const_,}reverse_iterator, {c,}r{begin,end}()Marc Mutz2015-10-131-0/+16
* | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-21/+3
|\|
| * Add getter and setter for qt_qhash_seedGabriel de Dietrich2015-09-221-21/+3
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* QSet: Introduce intersects().Sérgio Martins2015-05-301-0/+27
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* tst_QSet: make qhash() test deterministicMarc Mutz2015-01-231-1/+18
* Add qHash() overload for QSetMarc Mutz2015-01-181-0/+45
* tst_QSet: add a non-trivial test for op==Marc Mutz2015-01-051-0/+10
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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
* Added initializer list constructors for Qt associative containers.Roman Pasechnik2013-01-241-0/+22
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* containers: add C++11-style c{begin,end}() as alias for const{Begin,End}()Marc Mutz2012-03-171-12/+12
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove empty functions from QSet autotest.Jason McDonald2011-12-251-4/+0
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-301-1/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-4/+2
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-4/+0
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-013-0/+941