$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Weed (chrisweed_at_[hidden])
Date: 2006-09-13 12:26:17
Hi,
I would like to generate xml output from my test.
The boost libraries seem to have an executable that converts the test
output to xml.
Is there a way to do it directly from the testing library?
Chris