$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] testing application
From: George Georgiev (george.georgiev.sf_at_[hidden])
Date: 2012-06-16 15:13:48
Hi,
I would like to create a test application that forks another
application form the same build process. What is the easiest way to
guarantee that the testing process will be executed after the tested
application is already built.
Thanks,
George