summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_xunit.txt
Commit message (Collapse)AuthorAgeFilesLines
* Bump version number after 4.6.3 release.Jason McDonald2010-06-151-1/+1
| | | | Reviewed-by: Trust Me
* Extend testlib selftest to cover all loggers, not just plain text.Rohan McGovern2010-04-191-39/+24
|
* Autotest: make the test valid for multiple Qt versionsThiago Macieira2010-01-261-2/+2
| | | | Reviewed-by: TrustMe
* Bump version to 4.6.2.Jason McDonald2010-01-191-2/+2
| | | | Reviewed-by: Trust Me
* Bump version to 4.6.1Jason McDonald2009-12-011-2/+2
| | | | Reviewed-by: Trust Me
* Fixed incorrect pass/fail semantics for xpass/xfail when usingRohan McGovern2009-05-191-1/+12
| | | | | | | | | | xunitxml testlib logger. In the testlib plain logger, xfail is considered a pass and xpass considered a fail. xunitxml had the opposite behavior; change it to be the same. Autotest: included
* Fixed qDebugs within tests being written as "error" tags in theRohan McGovern2009-05-071-3/+8
| | | | | | | | | | | | | xunitxml testlog. `error' in xunit causes many xunit processing tools to consider the test as failing. This is different semantics from native testlib XML, where a qDebug is considered a message and not a failure. Change it to put qDebugs under the "system-err" tag when using xunitxml to retain semantic compatibility with testlib XML. Autotest: tst_selftests
* Long live Qt!Lars Knoll2009-03-231-0/+24