$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] How to run boost library's test cases
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-10-18 18:09:46
AMDG
Christian Henning wrote:
> Hi there, I have been skimming google and the boost website for a
> while now but I cannot figure out how to execute the test cases for a
> specific library? Is that done using bjam? If someone can help me out
> here it would be very helpful.
>
You should be able to run
bjam
in the library's test directory.
In Christ,
Steven Watanabe