Subject: [Boost-build] Executing tests
From: Paulo Márcio Figueiredo Alves (pauloalves1986_at_[hidden])
Date: 2010-12-15 14:44:26


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 ?