$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-07-22 02:15:45
On Friday 21 July 2006 22:02, Felipe Magno de Almeida wrote:
> Hi, I have two tests that should communicate with each other to test
> it. How can I accomplish that with boost.build v2?
I suspect that's outside domain of Boost.Build. You can create a helper
program in Python (or your favourite languages) and make it spawn to
processes. Or you can look at QMTest, or DejaGNU, for test automation
purposes.
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2