$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-07-17 11:18:13
Marc Oliver Castañeda <floranteatlaura <at> yahoo.com> writes:
>
>
> Hi,I've downloaded the 1.35.0 source and built my own boost
> libraries in Redhat 5.1 withthe intention of using the boost
> unit test framework. However, I noticed that the run_test
> parameter is not working.Has anyone experienced this and
> came up
I believe this is fixed in svn. Therer was incorrect ifdef that disabled the
functionality on most platforms.
Gennadiy