$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] How to rerun unit test hierarchically ?
From: Avi Bahra (avibahra_at_[hidden])
Date: 2009-09-10 08:52:22
bjam has a facility called unit-test which runs the test straight away
Is there any way to re-run the unit test hierarchically ?
I would like do something akin to:
bjam unit-test
Best regards,
Ta,
Avi