summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/tst_selftests.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make tst_selftests parallel-safe.Rohan McGovern2012-05-291-3/+17
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-3/+4
* selftests: Improve reporting of problems with loading expected outputJason McDonald2012-03-081-4/+17
* testlib: Improve verbose and XPASS outputJason McDonald2012-03-081-1/+1
* testlib: Add selftests for -v1 and -v2 command-line switches.Jason McDonald2012-03-021-1/+9
* testlib: Improve the silent logging modeJason McDonald2012-02-281-0/+7
* Fix selftests while using QStringBuilderOlivier Goffart2012-02-271-1/+1
* testlib: Report one test result per benchmark test.Jason McDonald2012-02-201-0/+4
* CodeCoverage: Handle QTest based subtests.Caroline Chao2012-02-121-11/+14
* testlib: Add selftests for skip and fail inside cleanupTestCase().Jason McDonald2012-02-091-0/+2
* Add testlib selftest for counting of test results.Jason McDonald2012-02-021-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Changed selftests unittest to not fail but warn when valgrind not installed.Kurt Korbatits2012-01-111-0/+15
* Changed selftests unittest to use specific headers instead of QtCore.Kurt Korbatits2012-01-101-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1