$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Boost Rookie (boostrookie_at_[hidden])
Date: 2004-09-27 05:25:05
Hello,
I've just started to play around with Boost and I thought that I could use the
Unit Test Framework, hence I opened up the documentation page at:
http://www.boost.org/libs/test/doc/components/unit_test_framework/index.html
I found the section I was looking for: Usage. In that part I expected to find
information what files are needed to be included and what libraries I have to
link against - but not so.
What do I have to do to *use* the Unit Test Framework?
Thanks in advance!