summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/tst_selftests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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
* Changed tests: qmake,selftest and lancelot to use QFINDTESTDATA.Kurt Korbatits2012-01-051-1/+10
* QTestLib-selftest: Unblock on Windows.Friedemann Kleint2011-12-221-1/+4
* QTestlib: Make QImage comparison more verbose.Friedemann Kleint2011-12-211-6/+22
* QTestlib-Selftest: Add initTestCase() setting the directory.Friedemann Kleint2011-12-151-2/+15
* Revert "Remove unused overload of QTest::qExec."Friedemann Kleint2011-12-121-0/+4
* QTestlib/Selftest: Fix Windows.Friedemann Kleint2011-12-081-2/+20
* Remove unused overload of QTest::qExec.Jason McDonald2011-12-081-4/+0
* testlib: add QFINDTESTDATA macro for finding testdata filesRohan McGovern2011-12-011-0/+1
* Added -datatags option to QTestLibJo Asplin2011-11-041-0/+15
* Allow extra selftests without modifying source.Jason McDonald2011-11-031-7/+10
* Remove skipglobal testlib selftest.Jason McDonald2011-10-191-1/+0
* Reduce the runtime of tst_selftestsRohan McGovern2011-10-181-0/+6
* Tidy and sort the list of selftestsJason McDonald2011-09-261-44/+38
* Use placeholder for Qt version in expected outputJason McDonald2011-09-261-2/+0
* Remove obsolete exclusion from selftest checkingJason McDonald2011-09-261-3/+0
* Don't XFAIL on the contents of assert messages.Jason McDonald2011-09-261-28/+6
* Allow tests to log to multiple destinationsJason McDonald2011-09-231-20/+116
* Enable testlib self-testing with multiple loggersJason McDonald2011-09-231-129/+164
* Don't run multiexec test with file loggingJason McDonald2011-09-211-2/+7
* Split subtest selftestJason McDonald2011-09-201-2/+3
* Remove waitwithoutgui testlib selftestJason McDonald2011-09-201-4/+0
* Simplify selftestJason McDonald2011-09-171-17/+11
* Improve cleanup of selftestsJason McDonald2011-09-171-2/+3
* Remove obsolete QEXPECT_FAIL callsJason McDonald2011-09-171-2/+0
* Improve compliance with Qt coding guidelinesJason McDonald2011-09-171-60/+48
* Moved autotests in category 'testlib' into new directory structureJo Asplin2011-09-121-0/+633