Boost logo

Boost Users :

Subject: [Boost-users] [Boost.Test] does not always include checkpoint information
From: Peter Soetens (peter.soetens_at_[hidden])
Date: 2010-12-02 10:38:03


I'm using boost 1.40. When parsing the output of a Boost.Test xml file, I
sometimes get this error:

"test-result.xml:cvc-complex-type.2.4.b: The content of element 'Exception' is
not complete. One of '{LastCheckpoint}' is expected." (output from Hudson Test
plugin).

It appears that It does not consider the entry point of the unit test function
as a checkpoint, while the documentation says it does. I can 'fix' this by
inserting check/pass points at the beginning of every function, but shouldn't
Boost.Test do this automatically ?

Peter


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