summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2009-06-01 03:08:32 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2009-06-01 03:24:00 (GMT)
commit049619000c031964cf33ef351d3df619a6815f5e (patch)
tree8d4da676cd5d3d0f19dad6dcdd005e48979721d3 /src
parent5f1ec2a20d13b9ca9bae1b7b40692925dcd99051 (diff)
downloadQt-049619000c031964cf33ef351d3df619a6815f5e.zip
Qt-049619000c031964cf33ef351d3df619a6815f5e.tar.gz
Qt-049619000c031964cf33ef351d3df619a6815f5e.tar.bz2
Fixed failure of tst_Selftests::checkXML.
Cherry-pick of 548da9a5434d615456a7a6efda3380b7138c6000 and some earlier changes predating public repo. Note that this test is not failing if using Qt 4.5 only. However, it fails if using Qt 4.5 selftests against Qt master testlib. We want to be able to use master testlib to run 4.5 testcases, and this change does no harm when using Qt 4.5 testlib, so backport it to 4.5 for convenience. Original change description follows: A few tests use printf, which means they interfere with the XML test logging. Blacklist them for the XML test. Note that these tests happened to pass under the old test logger implementation. That was because the test logger always printed XML tags on a single line, and the printf calls contained no special XML characters. The test logs generated were technically valid XML but contained extraneous text.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions