$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: Thomas Thorp (tthorp_at_[hidden])
Date: 2007-12-10 15:40:49
I'm using unit testing an like the way it works with BOOST_AUTO_TEST_CASE.
My problem is that I cannot seem to find a good example/explanation on how
to use the logging functions.
Can someone please let me know where to look for an example. Perhaps a
sample one of boost's own regression testing routines?
Thanks in advance.
Thomas Thorp