$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Executing tests
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-12-15 14:55:37
On Wednesday, December 15, 2010 22:44:26 Paulo Márcio Figueiredo Alves wrote:
> Hi,
> I want to generate my tests an send them to a vitual machine using a tool (
> vmrun ), but I don't know how do that through bjam,
> I'm trying through generators but I have to register a type for this, and I
> feel that it isn't the right way. Any ideas ? Should I use generators ?
Did you try
testing.launcher=vmrun
(Assuming you use the builting 'unit-test' or 'run' mechanisms)
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build: http://boost.org/boost-build2