[Cppunit-devel] [Bug] Xml outputer
Brought to you by:
blep
|
From: Philippe L. <phi...@ca...> - 2002-04-25 00:01:23
|
The XML outputer generates something like
<?xml version=3D"1.0" encoding=3D'' standalone=3D'yes' ?>
<TestRun>
<FailedTests>
<FailedTest id=3D"8">
IE chokes on the invalid '' delimeters and it also chokes on an invalid =
encoding value (empty).
I'll correct it soon, I just wanted to report it for now as I also have =
to leave now :)
Phil=20
|