summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests
Commit message (Expand)AuthorAgeFilesLines
* Restructure testlib selftest projectTor Arne Vestbø2020-03-247-143/+84
* CMake: Regenerate selftest with latest fixesLeander Beernaert2020-03-1912-9/+62
* CMake: Enable testlib selftestsLeander Beernaert2020-03-1860-341/+321
* CMake: Regenerate tests projectsAlexandru Croitor2020-03-128-8/+16
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-1110-2/+170
|\
| * Add 'pass' test to testlib selftestsTor Arne Vestbø2020-03-0510-2/+170
* | Normalize types at compile timeOlivier Goffart2020-02-206-7/+7
* | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-1314-40/+18
|\ \
| * | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-1214-40/+18
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-1370-116/+217
|\ \ \ | |/ / |/| / | |/
| * testlib: Improve error message when detecting line count mismatchTor Arne Vestbø2020-02-101-2/+2
| * testlib: Move subtest argument handling to individual testsTor Arne Vestbø2020-02-0616-85/+115
| * Reduce scope of testlib selftest regular expressionsTor Arne Vestbø2020-02-061-4/+2
| * Remove tst prefix for testlib selftestsTor Arne Vestbø2020-02-062-2/+2
| * Maintain at least 500ms timestamp distance between each test functionJan Arve Sæther2020-02-061-1/+66
| * testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-0352-21/+29
| * Fix unused argument warning in testTor Arne Vestbø2020-02-012-2/+2
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-12/+12
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-12/+12
| |\|
| | * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-12/+12
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-196-7/+7
|\| |
| * | Make QList an alias to QVectorLars Knoll2019-10-306-7/+7
| |/
* | Regenerate tests/auto/testlibAlexandru Croitor2019-11-13112-750/+20
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-148-15/+48
|\|
| * Fix crash when using signaldumper and sender is deletedMårten Nordheim2019-09-237-12/+48
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-131-3/+0
| |\
| | * Re-add tst_selftests "crashes old stdout txt" on QEMUAssam Boudjelthia2019-09-091-3/+0
* | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-157-61/+135
|\| |
| * | QTestlib: Check compared images for device pixel ratioFriedemann Kleint2019-07-097-61/+135
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+2
|\| |
| * | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+2
* | | cmake: build with exceptions disabled by defaultAlbert Astals Cid2019-06-052-0/+2
* | | Include the .prev_CMakeLists.txt files for selftestsAlexandru Croitor2019-06-0458-1/+1252
* | | cmake: Fix testlib/selftestsAlbert Astals Cid2019-06-0457-81/+1758
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0314-58/+1086
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-137-6/+38
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-097-6/+38
| | |\
| | | * Fix integer overflows in QDeadlineTimerKonstantin Shegunov2019-05-087-6/+38
| * | | QtTestLib: handle float16 the same as double and floatEdward Welbourne2019-04-247-52/+1048
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-16139-666/+6371
|\| | |
| * | | Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-1/+1
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-0418-315/+2655
| |\ \ \
| | * | | Fix the skip-check in TestMethods::invokeTest()Edward Welbourne2019-03-297-33/+102
| | * | | Tidy up tst_globaldata to use better namings and document what it testsEdward Welbourne2019-03-277-299/+300
| | * | | Test QTest's signal dumperMårten Nordheim2019-03-2711-0/+2270
| * | | | Remove commented test in testlib (alive)Jędrzej Nowacki2019-03-296-244/+0
| |/ / /
| * | | QtTestLib: unify handling of float and double using suitable templatesEdward Welbourne2019-03-046-239/+210
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2022-119/+2516
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-0822-119/+2553
| | |\|
| | | * Add testlib selftests for double and for non-finite float and doubleEdward Welbourne2019-02-068-81/+2316