summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qalgorithms
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-8/+8
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Purge qalgorithm.h of deprecated APIEdward Welbourne2020-08-281-808/+1
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-5/+5
* Disable deprecation warnings in some testsTor Arne Vestbø2020-07-291-0/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-65/+48
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-1/+1
* Regenerate tests/auto/corelib/toolsAlexandru Croitor2019-11-121-1/+10
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-12/+31
|\
| * Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-11/+30
| * Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-07-021-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-11/+11
|\|
| * Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-11/+11
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-5/+6
* Long live QTest::addRow()!Marc Mutz2017-01-101-4/+4
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-0/+0
|\
| * Purge extraneous execute permissions.Edward Welbourne2015-09-301-0/+0
* | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-10/+10
* | 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
|/
* 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