$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavol Droba (droba_at_[hidden])
Date: 2004-03-09 09:15:27
Hi,
Where does the name of the library in the regression test table come from?
string_algo library is reported as "algorithm", yet it is not the name
used in Jamfiles.
I assume, that the name comes from the directory name. This is not the best
solution, because there can be more libraries residing in one subdirectory.
(Although string_algo is probably just the first example).
Isn't is possible to extract the name from the test-suite specified in
Jamfile? This would make more sense.
Regards,
Pavol