Boost logo

Boost-Build :

Subject: [Boost-build] Using bjam testing rules, and boost.test with CI systems
From: Anthony Foglia (AFoglia_at_[hidden])
Date: 2010-05-15 17:46:07


I'm setting up a continuous integration system (Hudson) for our code
base. It can parse the xml output from boost test. The problem is,
when I run the boost test code from the boost.build "run" rule, it
appends an "EXIT STATUS: 0" line after the XML, which causes the parser
to fail. Is there a way to tell run to preserve the only the executable
output, without the exit status line?

-- 
Anthony Foglia
Princeton Consultants
(609) 987-8787 x233

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk