$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-07-10 15:29:44
Hi,
Right now status/Jamfile has following 2 lines
run libs/function/test/function_test.cpp ;
run libs/functional/function_test.cpp ;
if I run bjam function_test it will test only first one. I did not find a
way to invoke testing of second test.
Any suggestion?
Gennadiy.