summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestcase.h
Commit message (Expand)AuthorAgeFilesLines
* Clarify assert on use of const char* as TestData type in tests.Mitch Curtis2012-10-241-0/+3
* QTestLib: clean up qCompare specialisation/overload mixMarc Mutz2012-09-231-19/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use variadic macros where available to make QSKIP source compatible.Stephen Kelly2012-06-081-1/+11
* testlib: Remove obsolete internal compare_helper overload.Jason McDonald2012-03-211-2/+0
* Remove QTEST_NO_SPECIALIZATIONSOlivier Goffart2012-03-141-20/+0
* testlib: Improve verbose and XPASS outputJason McDonald2012-03-081-10/+6
* QTestlib: no need to use the preprocessor to distinguish qrealOlivier Goffart2012-02-271-22/+4
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-171-2/+2
* testlib: Remove obsolete version of QSKIP macro.Jason McDonald2012-02-161-11/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Change QSKIP to fail for outdated tests.Jason McDonald2012-01-181-2/+2
* Tests: Remove duplicate QTRY_VERIFY/QTRY_COMPARE macros in bearer.Friedemann Kleint2012-01-101-6/+10
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* testlib: fixed actual, expected order in QTest::compare_helperRohan McGovern2011-12-131-1/+1
* Revert "Remove unused overload of QTest::qExec."Friedemann Kleint2011-12-121-0/+1
* Remove unused overload of QTest::qExec.Jason McDonald2011-12-081-1/+0
* testlib: add QFINDTESTDATA macro for finding testdata filesRohan McGovern2011-12-011-0/+12
* Remove legacy Symbian code from qtestlib.Jason McDonald2011-10-241-23/+1
* Testlib: Fixed compilation with MSVC.Friedemann Kleint2011-10-211-0/+9
* Remove QTest::SkipMode from qtestlib API.Jason McDonald2011-10-211-3/+8
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-2/+0
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-0/+28
* Make QTest::qWarn() use __FILE__ and __LINE__.Jason McDonald2011-09-281-2/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+375