$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-10 06:09:12
Hello,
currently uBLAS regression tests are defined in status/Jamfile directly. Will
it be OK if I move them to libs/numeric/ublas?
The reason I'd need that is that Boost.Build V2 version of uBLAS tests that
was contributed by Michael Stevens lives in libs/numeric/ublas, and with the
current setup its hard for me to automatically verify that V1 and V2 test
results are the same.
- Volodya