summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtest.h
Commit message (Expand)AuthorAgeFilesLines
* Make QUrl::errorString() usable for QtTest output in invalid URLsThiago Macieira2012-10-021-0/+2
* qtest.h: add missing QT_NO_DATESTRING guardsJ-P Nurmi2012-09-261-0/+2
* QTestLib: clean up qCompare specialisation/overload mixMarc Mutz2012-09-231-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Change the component formatting enum values so the default is zeroThiago Macieira2012-04-111-1/+1
* Merge QUrl::DecodeAllDelimiters and QUrl::DecodeUnambiguousDelimitersThiago Macieira2012-04-111-1/+1
* Port to the new QUrl APIThiago Macieira2012-03-301-1/+1
* Remove QTEST_NO_SPECIALIZATIONSOlivier Goffart2012-03-141-4/+0
* testlib: Improve formatting of QCOMPARE failure messages.Jason McDonald2012-03-121-3/+3
* testlib: Improve verbose and XPASS outputJason McDonald2012-03-081-1/+1
* 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
* QStyleHelper: Base DPI-calculation on QScreen.Friedemann Kleint2012-01-111-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Improve QCOMPARE for QStringListJason McDonald2011-12-151-6/+7
* Stop using QTest::qt_snprintf() in testlib.Jason McDonald2011-12-121-7/+7
* Make testlib use #include consistently.Jason McDonald2011-10-211-1/+0
* Remove QTEST_NOOP_MAIN from qtestlib API.Jason McDonald2011-10-191-7/+0
* Implement QTEST_GUILESS_MAINJan Kundrát2011-09-261-0/+8
* Introduce new test macro for GUI applications.Friedemann Kleint2011-08-261-1/+13
* 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/+283