summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests
Commit message (Expand)AuthorAgeFilesLines
...
* testlib: Make verbose2 selftest use QCOMPARE as well as QVERIFY.Jason McDonald2012-03-0511-163/+236
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+1
|\
| * QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-011-1/+1
* | testlib: Add selftests for -v1 and -v2 command-line switches.Jason McDonald2012-03-0213-5/+1060
* | Remove unused selftest data file.Jason McDonald2012-02-292-7/+0
|/
* testlib: Improve the silent logging modeJason McDonald2012-02-286-0/+124
* Fix selftests while using QStringBuilderOlivier Goffart2012-02-271-1/+1
* Port badxml autotest to QMetaObjectBuilderKent Hansen2012-02-212-16/+16
* testlib: Report one test result per benchmark test.Jason McDonald2012-02-2016-70/+314
* testlib: Add selftests for XPASS and XFAIL involving QCOMPARE.Jason McDonald2012-02-205-59/+200
* testlib: make XPASS output slightly less confusing.Jason McDonald2012-02-208-12/+12
* testlib: Skip test function if init() fails.Jason McDonald2012-02-175-38/+273
* testlib: Count passes, fails and skips consistently.Jason McDonald2012-02-1338-143/+599
* CodeCoverage: Handle QTest based subtests.Caroline Chao2012-02-121-11/+14
* 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-3039-39/+39
* Update contact information in license headers.Jason McDonald2012-01-2339-39/+39
* 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-0538-38/+38
* 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