$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-04-04 10:07:18
Joaquín Mª López Muñoz wrote:
> Seems like the report form is not showing the test results for
> Boost.Hash,
> yet some of the engines are already producing them.
I just discovered the following in the regression run output:
...
boost-test(RUN) "simple_example_4" : "libs/tokenizer/simple_example_4.cpp"
boost-test(RUN) "simple_example_5" : "libs/tokenizer/simple_example_5.cpp"
boost-test(RUN) "tuple_test_bench" : "libs/tuple/test/tuple_test_bench.cpp"
boost-test(RUN) "io_test" : "libs/tuple/test/io_test.cpp"
...patience...
...patience...
...patience...
...patience...
...patience...
don't know how to make hash_std
don't know how to make hash_extensions
...found 44670 targets...
...updating 10051 targets...
...can't find 2 targets...
MkDir1 /vol1/boost/results/bin
mkdir "/vol1/boost/results/bin"
...
Maybe this has something to do with the problem?
Markus