summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make QTest::qWarn() use __FILE__ and __LINE__.Jason McDonald2011-09-281-6/+7
* Re-enabled tests that are now passing on LinuxJo Asplin2011-09-261-2/+0
* Tidy and sort the list of selftestsJason McDonald2011-09-261-44/+38
* Use placeholder for Qt version in expected outputJason McDonald2011-09-2639-53/+51
* 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
* Remove printf calls from warnings selftestJason McDonald2011-09-212-18/+1
* Improve globaldata testlib selftest.Jason McDonald2011-09-205-84/+394
* Split subtest selftestJason McDonald2011-09-2014-246/+655
* Remove waitwithoutgui testlib selftestJason McDonald2011-09-209-86/+1
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-192-1/+2
* 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
* Fix XFAIL in testlib selftestJason McDonald2011-09-174-5/+5
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-1/+1
* Moved autotests in category 'testlib' into new directory structureJo Asplin2011-09-12215-0/+26371