summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib
Commit message (Expand)AuthorAgeFilesLines
* Use UTF-8 in the QtTest data and benchmark tagsThiago Macieira2012-06-0932-32/+32
* Make tst_selftests parallel-safe.Rohan McGovern2012-05-292-3/+18
* Make the event notification on Windows be mandatory in all dispatchersThiago Macieira2012-05-042-0/+10
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-103-7/+8
|\
| * Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-3/+4
| * Fix some compiler warnings in tests.Friedemann Kleint2012-03-272-4/+4
* | Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-032-0/+2
* | Remove all calls to, and deprecate qMalloc, qRealloc and qFree.Robin Burchell2012-03-311-2/+2
|/
* testlib: Improve formatting of QCOMPARE failure messages.Jason McDonald2012-03-1221-122/+122
* selftests: Improve reporting of problems with loading expected outputJason McDonald2012-03-081-4/+17
* testlib: Improve verbose and XPASS outputJason McDonald2012-03-089-35/+35
* 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-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