
22 Jan
2005
22 Jan
'05
3:29 p.m.
On Sat, 22 Jan 2005 12:44:43 +0100 "Andreas Huber" <ahd6974-spamgroupstrap@yahoo.com> wrote:
How do you want to integrate? Do you want to run your tests as a part of all the other tests? I wouldn't know how to do that but I think you
don't need to if you want to prepare a submission. IMO, all that's necessary is that your tests and examples build/run from their respective subdirectories.
Basically, I would like to build tests so that they do the "right" thing w.r.t. all other boost tests. I would like to be able to run from the top, with all tests, and also stand alone. I would also like it to integrate properly with the command line options and so on, but I am beginning to think that none of the tests can do this as it is...