[qmtest] some little cleanup

Mark Mitchell mark at codesourcery.com
Mon Nov 24 07:51:21 UTC 2003


On Wed, 2003-10-29 at 07:39, Stefan Seefeld wrote:
> hi there,
> 
> attached is a patch that removes some obsolete references
> to the 'property' xml element that once was used in xml
> output. Some recent change to the xml format seems to
> have got rid of 'property'...

>  
>  <!-- The result of executing a test or resource.  -->
> -<!ELEMENT result property*>
>  <!ATTLIST result id CDATA #REQUIRED
>                   kind (test | resource) #REQUIRED
>                   outcome (PASS | FAIL | ERROR | UNTESTED) #REQUIRED>

Actually, that "property" should be changed to "annotation".

Would you make that change, and check in your patch?

Thanks,

-- 
Mark Mitchell <mark at codesourcery.com>
CodeSourcery, LLC




More information about the qmtest mailing list