"Daryle Walker" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > In a revamp of the I/O library reviewed a few months ago, I revised the > structure of the test programs to match that given in the Boost.Test > documentation. Is what I have alright? Someone (Beman?) mentioned the > desire for Jamfiles; but I don't use Jam, so I don't know if that's > needed for arranging automated tests. (My platform, Mac OS X, can do > Jam if I want to switch.)
If by automated testing you mean to include your tests into regression testing, you do need a Jamfile for that. In most cases it's really simple. Take a look on somebody's test directory Jamfile for example. Or Boost.Build docs. Gennadiy. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost