summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests
Commit message (Expand)AuthorAgeFilesLines
* Port two tests' QAbstractEventDispatcher overrides to V2Thiago Macieira2024-03-131-8/+5
* Correct license for tools filesLucie Gérard2024-03-051-1/+1
* QTest: allow passing chrono literal as QTRY_ timeoutMarc Mutz2024-02-071-4/+4
* Change license for tests filesLucie Gérard2024-02-0465-65/+65
* QTest: add -[no]throwon{fail,skip} command line argumentsMarc Mutz2024-01-271-4/+15
* QTest: add opt-in changing QCOMPARE etc to exit with throw, not returnMarc Mutz2024-01-2766-1/+74
* QTest: make failOnWarning() functional on temp objects destructionVladimir Belyavsky2023-11-227-6/+61
* qtestlib: Add option to skip blacklisted testsKalle Viironen2023-11-2211-4/+216
* Add QTest option for repeating the entire test executionJøger Hansegård2023-11-151-0/+10
* Increase QTest failure message limitMitch Curtis2023-10-197-13/+155
* selftests: document how to run subtests from Windows' cmd.exeMitch Curtis2023-10-171-0/+7
* selftests: respect ASAN_OPTIONSMitch Curtis2023-10-162-2/+3
* tst_selftests: split the qFatal() test away from tst_SilentThiago Macieira2023-09-068-19/+63
* Revert "Dodge qFatal() so as to get coverage results despite it"Thiago Macieira2023-09-061-20/+1
* tst_selftests: add a way to run a subset of all subprogramsThiago Macieira2023-08-311-0/+2
* tst_selftests: deduplicate the Unix/Linux conditionsThiago Macieira2023-08-301-9/+4
* tst_selftests: compile with QT_NO_FOREACHAhmad Samir2023-08-191-3/+2
* selftests/badxml/tst_badxml: compile with QT_NO_FOREACHAhmad Samir2023-08-191-14/+10
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-193-0/+5
* Correct some testlib selftest data: blacklisted does not qFatal()Edward Welbourne2023-07-312-6/+3
* tst_selftests: Fix mistaken early return when checking error outputTor Arne Vestbø2023-07-311-1/+9
* QCOMPARE: restore compatibility with braced-init-listsGiuseppe D'Angelo2023-07-077-37/+71
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* selftests: tst_sleep, don't start timer twiceAhmad Samir2023-06-301-1/+0
* QTest: add qSleep(std::chrono::milliseconds) overloadAhmad Samir2023-06-302-7/+12
* QTest: port qSleep() to std::this_thread::sleep_forAhmad Samir2023-06-272-7/+18
* Suppress a redundant GCC warningAhmad Samir2023-05-041-0/+4
* Rid of 'special case' markersAlexey Edelev2023-04-132-2/+2
* Testlib: fix the last few s/Q_OS_MAC/Q_OS_DARWIN/wEdward Welbourne2023-03-201-2/+2
* Silence some conversion warningsAmir Masoud Abdol2023-03-104-4/+4
* QTest: Rename QCOMPARE_XX parameters to add meaningMårten Nordheim2023-03-086-1080/+1080
* Doc: fix link to QTest::failOnWarningVolker Hilsheimer2023-03-051-1/+1
* QTestEventLoop: add enterLoop(std::chrono::milliseconds) overloadAhmad Samir2023-03-031-4/+6
* tst_benchlibcallgrind: silence a compiler warningAhmad Samir2023-02-261-1/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-1757-336/+110
* tst_Selftests: rewrite this with templates instead of macroThiago Macieira2023-01-121-33/+41
* Adapt to QTimeZone replacing Qt::TimeSpec usageEdward Welbourne2022-12-101-2/+5
* Use QString/QByteArray range erase()Ahmad Samir2022-12-071-5/+7
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-2/+2
* Update Catch2 to v2.13.10Marc Mutz2022-10-172-12/+18
* testlib: make it possible to test double-clicks with discrete eventsShawn Rutledge2022-10-167-6/+68
* Autotest/Unix: request zero-sized core dumps for crashing codeThiago Macieira2022-10-141-0/+8
* tests: skip tst_selftests on Wayland and XWaylandLiang Qi2022-10-141-0/+5
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Skip early return from test loops during cleanup()Edward Welbourne2022-09-226-113/+17
* Fix error in TAP test logger's regex to recognize QVERIFY() outputEdward Welbourne2022-09-222-4/+4
* Add test-case for TAP logging glitchEdward Welbourne2022-09-227-7/+11
* Include global data tags in teamcity's test function namesEdward Welbourne2022-09-132-425/+435
* Fix cmake warnings from using deprecated PUBLIC_LIBRARIESVolker Hilsheimer2022-09-051-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2359-59/+59