summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/cmptest
Commit message (Collapse)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Added a QVariant testlib toString specialization.Rohan McGovern2009-07-281-0/+46
| | | | | | | | If comparing two variants fails, the failure message will now output the type and value of the variants (rather than "Compared values are not the same"). Reviewed-by: Thiago
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Change testlib selftest targets to help autotest tools.Rohan McGovern2009-03-261-0/+1
| | | | | | | | | | | | The testlib subtests are conceptually not standalone unit tests, rather they are helper programs for the real unit test, tst_selftests. So, as is done for other similar tests (e.g. qprocess), don't name them with `tst_'. This makes it easier for automated tools to figure out that they shouldn't directly run these tests. Reviewed-by: Shane Bradley
* Long live Qt 4.5!Lars Knoll2009-03-232-0/+89