summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/tst_selftests.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: skip tst_selftests on Wayland and XWaylandLiang Qi2022-10-141-0/+5
* qtestlib: exit with error if a test is invoked with unknown data tagDimitrios Apostolou2022-06-281-0/+52
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+3
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-111-1/+1
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-1/+3
* QPlainTestLogger: do not print "failure location" if there's no failureGiuseppe D'Angelo2022-02-021-0/+2
* Exclude tst_selftests when feature process is disabledTatiana Borisova2022-01-271-7/+1
* Properly indent qtestlib's XML outputDimitrios Apostolou2021-12-171-2/+1
* Match up testlib selftest's lists of generated filesEdward Welbourne2021-12-091-8/+3
* Fix x86 preprocessor check in testlib selftestsEdward Welbourne2021-12-091-7/+8
* Fix argv hacking in tst_benchlibcallgrind.cppEdward Welbourne2021-12-091-6/+10
* testlib: Improve JUnit XML conformanceTor Arne Vestbø2021-08-051-0/+2
* testlib: Run test result expectation tests with stdout as outputTor Arne Vestbø2021-07-291-16/+20
* testlib: Accurately name JUnit test, and only run for JUnitXML reporterTor Arne Vestbø2021-07-291-1/+4
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-131-3/+3
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* Selftest - copy XAUTHORITY environment variableTimur Pocheptsov2020-10-281-1/+1
* testlib selftest: Spit out stdout/stderr when test crashesTor Arne Vestbø2020-10-241-7/+17
* Auto tests: Fix some MSVC warnings about integer conversionsFriedemann Kleint2020-10-211-1/+1
* testlib: Add start time and test duration to JUnit XMLTor Arne Vestbø2020-07-241-0/+7
* testlib: Output JUnitXML attributes in right orderTor Arne Vestbø2020-07-241-1/+1
* testlib selftest: Actually report failures as non-zero exit codeTor Arne Vestbø2020-07-231-0/+2
* testlib selftest: Only warn about missing test expectation if none was foundTor Arne Vestbø2020-07-221-1/+4
* testlib selftest: check blacklisted test for test failuresTor Arne Vestbø2020-07-221-1/+0
* testlib selftest: Properly print failing testsTor Arne Vestbø2020-07-211-2/+2
* Use QList instead of QVector in testlib testsJarek Kobus2020-06-251-1/+1
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-251-1/+1
* Rewrite Qt Testlib selftest to not rely on Qt Testlib itselfTor Arne Vestbø2020-05-111-655/+702
* QCoreApplication: force the process locale codec to UTF-8Thiago Macieira2020-05-051-0/+5
* QCOMPARE: treat values as equal if qFuzzyIsNull(each)Edward Welbourne2020-04-301-1/+9
* Add 'pass' test to testlib selftestsTor Arne Vestbø2020-03-051-2/+3
* 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-061-45/+2
* Reduce scope of testlib selftest regular expressionsTor Arne Vestbø2020-02-061-4/+2
* testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-031-19/+27
* 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 "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-041-0/+27
|\ \
| * | Test QTest's signal dumperMårten Nordheim2019-03-271-0/+27
| |/
* / Remove commented test in testlib (alive)Jędrzej Nowacki2019-03-291-1/+0
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-9/+0
|\
| * Add testlib selftests for double and for non-finite float and doubleEdward Welbourne2019-02-061-9/+0
* | Add assorted tests to exercise more QTest functionsEdward Welbourne2019-01-241-0/+1
* | Add a testlib selftest for the watchdogEdward Welbourne2018-12-061-1/+5
* | Test that mismatches of datatype in test data columns are rejectedEdward Welbourne2018-12-061-8/+15
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-0/+3
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-271-0/+3
| |\
| | * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-261-0/+3