$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2007-07-20 10:35:31
"Fanzhe Cui" <fanzhe.cui_at_[hidden]> wrote in message
news:36926.9694471315$1184893900_at_news.gmane.org...
>I have been using CppUnit package when doing testing for class member
> functions. Because I already have boost installed in my system, I want to
> try boost unit test library instead.
Use this page for now:
http://boost.org/libs/test/doc/usage/recomendations.html
It has couple tutorials.
Gennadiy