Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost.Test XML Output formatter generates Invalid XML file.
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2010-06-09 14:26:20


Gaurav N Shah <gaurav.n.shah <at> jpmchase.com> writes:

>
>
>
>
>
> Hi,
>
> I have written my own struct to customize
> logging from struct "boost::unit_test::output::xml_log_formatter"
>
>  
>
> However, the XML file generated by log Formatter is
> Invalid. it adds invalid node end = "</>" , by the end of each
> test case logging.

Is it possible your formatter does this?

How your struct customizes xml_log_formatter? It does not really have any means
of customization. Did you inherit from it?

Gennadiy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net