summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qalgorithms
Commit message (Expand)AuthorAgeFilesLines
* Adds qFindFirstSetBit() and qFindLastSetBit().Glen Mabey2015-03-281-0/+107
* QtCore: assorted migrations to QString::asprintfMarc Mutz2015-02-121-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tst_QAlgorithms: fix compilation with C++11 enabledMarc Mutz2013-11-171-1/+1
* Make tst_qalgorithms compliant with the StandardGiuseppe D'Angelo2013-09-051-0/+7
* Add qPopulationCount() function, extracted from QBitArrayMarc Mutz2013-04-031-1/+79
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* 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
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* 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
* Minor style fixups.Robin Burchell2012-01-211-17/+12
* Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-2/+1
* Cleanup corelib autotestsJason McDonald2011-11-101-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-071-28/+1
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-013-0/+1053