summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/tst_selftests.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Testlib: Output function / total time along with crash dump.Friedemann Kleint2015-10-131-5/+20
* Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-0/+1
* Testlib/Windows: Output crash information on stdout instead of stderr.Friedemann Kleint2015-09-031-0/+7
* Fix sub test float of tests/auto/testlib/selftests/tst_selftests for MSVC 2015.Friedemann Kleint2015-07-171-2/+2
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-1/+7
|\
| * TestCase: Also check main source path when looking for test dataCaroline Chao2015-05-051-1/+7
* | Improve error handling in qtestlibLars Knoll2015-04-211-1/+3
|/
* Make the printing of complex byte arrays prettierThiago Macieira2015-02-151-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-2/+4
|\
| * QNX: Fix tst_selftestBernd Weimer2014-05-161-2/+4
* | Use new QLibraryInfo::build() in testlib to log build information.Friedemann Kleint2014-02-271-0/+6
* | Improve error reporting in selftests of testlib.Friedemann Kleint2014-02-251-8/+14
|/
* Add a CSV logging feature to the benchlibThiago Macieira2014-02-141-2/+47