
Hello,
I've just started to play around with Boost and I thought that I could use
"Boost Rookie" <boostrookie@yahoo.com> wrote in message news:loom.20040927T121737-424@post.gmane.org... 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!
This section does explain what you need to do to *use* Unit Test Framework (it may as well be already compiled and installed on your system). If you want to know how to compile it, there is a "Compilation" link on page above. Here is direct link: http://www.boost.org/libs/test/doc/components/unit_test_framework/compilatio... If you have any more question feel free to ask. Regards, Gennadiy.