summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/tst_selftests.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Testlib: Use QString for messages in QAbstractTestLogger::addMessage()Friedemann Kleint2014-01-211-0/+2
* Testlib: Add test duration to xml outputFrederik Gladhorn2014-01-131-0/+6
* Make output when failing a test for diff in line numbers more verboseFrederik Gladhorn2014-01-071-1/+11
* Update testlib selftest unitsFrederik Gladhorn2014-01-071-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-23/+45
|\
| * Testlib.selftest: Improve process execution, run on openSUSE.Friedemann Kleint2013-11-191-23/+45
* | Add QVERIFY_EXCEPTION_THROWN macro for testing exceptions using QtTestDmitry Ashkadov2013-11-261-0/+4
|/
* Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-031-0/+8
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
|\
| * Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Fix testlib-selftest for MinGW.Friedemann Kleint2013-01-221-2/+5
|/