[boost] How to add automated testing?
by Daryle Walker other posts by this author
May 29 2003 4:33AM messages near this date
[boost] Re: CLA/Config file library opinion
|
[boost] Re: How to add automated testing?
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.)
The files are "libs/io/test/array_stream_test.cpp" and
"libs/io/test/iomanip_test.cpp" in the sandbox.
Daryle
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Daryle Walker
Gennadiy Rozental
|