summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib
Commit message (Expand)AuthorAgeFilesLines
* Make selftest.pri more readable/maintainable.Jason McDonald2012-02-091-7/+41
* Improve float selftestJason McDonald2012-02-092-10/+23
* Remove unused test results from testlib selftests.Jason McDonald2012-02-0919-353/+0
* Add data tag names to datetime selftest.Jason McDonald2012-02-095-8/+12
* testlib: Add selftests for skip and fail inside cleanupTestCase().Jason McDonald2012-02-0915-1/+261
* Fixed tst_selftests on OSX 10.7Rohan McGovern2012-02-091-1/+7
* testlib: Clear ignored messages after every data rowJason McDonald2012-02-085-2/+91
* testlib: Clear expected failures after every data row.Jason McDonald2012-02-085-35/+77
* Fixed selftests unittest on windowsKurt Korbatits2012-02-021-2/+8
* Add selftest for xpass in a data-driven test.Jason McDonald2012-02-025-31/+71
* Improve readability of expectfail selftest.Jason McDonald2012-02-025-92/+92
* Add testlib selftest for counting of test results.Jason McDonald2012-02-029-1/+466
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3040-40/+40
* Update contact information in license headers.Jason McDonald2012-01-2340-40/+40
* Improve coverage of expectfail selftestJason McDonald2012-01-135-26/+77
* Improve coverage of expectfail selftestJason McDonald2012-01-135-26/+50
* Improve coverage of expectfail selftest.Jason McDonald2012-01-135-23/+49
* Make expectfail selftest test XPASS.Jason McDonald2012-01-125-20/+46
* Make selftest for QEXPECT_FAIL more robust.Jason McDonald2012-01-121-1/+3
* Improve selftest coverage of QEXPECT_FAIL feature.Jason McDonald2012-01-125-15/+85
* Fixed findtestdata selftest on macRohan McGovern2012-01-121-2/+10
* Changed selftests unittest to not fail but warn when valgrind not installed.Kurt Korbatits2012-01-111-0/+15
* Changed selftests unittest to work from installation directory.Kurt Korbatits2012-01-1137-177/+15
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Changed selftests unittest to use specific headers instead of QtCore.Kurt Korbatits2012-01-1027-30/+29
* Update copyright year in license headers.Jason McDonald2012-01-0539-39/+39
* Changed tests: qmake,selftest and lancelot to use QFINDTESTDATA.Kurt Korbatits2012-01-051-1/+10
* Add Qt::TimerType argument to QAbstractEventDispatcher::registerTimer()Bradley T. Hughes2012-01-022-4/+2
* QTestLib-selftest: Unblock on Windows.Friedemann Kleint2011-12-221-1/+4
* QTestlib: Make QImage comparison more verbose.Friedemann Kleint2011-12-217-36/+357
* QTestlib-Selftest: Add initTestCase() setting the directory.Friedemann Kleint2011-12-151-2/+15
* Fix testlib selftests on shadow build.Kurt Korbatits2011-12-1434-28/+169
* Improve QStringList test in cmptest selftest.Jason McDonald2011-12-141-0/+19
* Give names to data rows in cmptest selftest.Jason McDonald2011-12-145-15/+25
* Add testlib selftest for QStringList comparison.Jason McDonald2011-12-147-101/+171
* Revert "Remove unused overload of QTest::qExec."Friedemann Kleint2011-12-126-1/+111
* QTestlib/Selftest: Fix Windows.Friedemann Kleint2011-12-081-2/+20
* Remove unused overload of QTest::qExec.Jason McDonald2011-12-086-111/+1
* Don't mark selftest subtests as testcases.Jason McDonald2011-12-062-2/+0
* Fixing naming of selftests.Jason McDonald2011-12-054-34/+34
* Fixed tst_selftests findtestdata subtest for shadow builds.Rohan McGovern2011-12-052-0/+6
* testlib: add QFINDTESTDATA macro for finding testdata filesRohan McGovern2011-12-0110-1/+221
* Make usage of internal QVariant space.Jędrzej Nowacki2011-11-091-4/+8
* Added -datatags option to QTestLibJo Asplin2011-11-049-1/+249
* Allow extra selftests without modifying source.Jason McDonald2011-11-031-7/+10
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2536-205/+37
* Remove QTest::SkipMode from qtestlib API.Jason McDonald2011-10-2118-22/+56
* Sanitize paths in selftest data.Jason McDonald2011-10-1950-174/+174
* Remove skipglobal testlib selftest.Jason McDonald2011-10-199-172/+1
* Reduce the runtime of tst_selftestsRohan McGovern2011-10-181-0/+6