summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_float.xunitxml
Commit message (Collapse)AuthorAgeFilesLines
* Split subtest selftestJason McDonald2011-09-201-0/+29
This test was attempting to verify two completely unrelated things, so this commit splits it into two tests. Also, printf calls are replaced by qDebug so that the test does not bypass the testlib loggers. Change-Id: I1a202af38ce2c69690a32d93405ba604ec6cabee Reviewed-on: http://codereview.qt-project.org/5178 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>