summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/tst_selftests.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | generate_expected_output.py: match tst_selftest's test environmentsEdward Welbourne2018-11-011-0/+3
* | | Simplify tst_Selftests::compareLine by handling the trivial case firstEdward Welbourne2018-11-011-7/+7
|/ /
* | Improve std::tuple handling in testsSamuel Gaist2018-06-031-0/+1
* | Add self-tests for QTest::keyPress() and QTest::keyRelease()Mitch Curtis2018-05-071-0/+1
* | testlib: Ignore line locations from TAP reporter when running selftestsTor Arne Vestbø2018-03-271-1/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-151-2/+1
|\|
| * testlib: Silence all Qt logging in selftestsTor Arne Vestbø2018-03-121-2/+1
* | testlib: Add Test Anything Protocol (TAP) reporterTor Arne Vestbø2018-03-141-1/+23
* | Make testlib selftests pass for shadow-buildsTor Arne Vestbø2018-03-141-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-021-0/+1
|\|
| * QTestlib/selftests: Fix failures due to logging system outputFriedemann Kleint2018-03-021-0/+1
* | QTestlib/selftests: Refactor comparisonFriedemann Kleint2018-02-141-161/+206
|/
* QTestlib/selftests: Refactor the code printing output differencesFriedemann Kleint2018-01-241-8/+73
* Tests: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-041-2/+2
* Force QT_LOGGING_RULES in testlib's selftestEdward Welbourne2017-10-111-0/+4
* Improve pair-like class handling in testsSamuel Gaist2017-04-061-0/+1
* Fix tst_Selftest on QEMUSami Nurmenniemi2017-03-311-0/+13
* Properly use the "process" featureUlf Hermann2017-02-271-4/+4
* Disable core dumps for selftests that are meant to be crashingTor Arne Vestbø2016-12-081-1/+3
* Make it possible to preserve the library/plugin path in tst_selftestChristian Strømme2016-02-231-0/+3
* Add TeamCity logging feature to testlibBorgar Ovsthus2016-01-231-1/+30
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Testlib: Output total test time in plain text logger.Friedemann Kleint2015-10-301-0/+4