Boost logo

Boost :

From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2005-08-30 10:16:02


Hello All,

I am currently setting up the test system for typeof. My understanding is
that I have to do the following:

1) put each test in a separate CPP file;
2) import testing rules;
3) put the following in the Jamfile:

     compile test1.cpp ;
     compile test2.cpp ;
     . . .

4) mention typeof in the file that lists all the boost tests.

Is this correct and all that needs to be done?

Also, where is it specified which compilers are supportred?

Thanks in advance.

Regards,
Arkadiy


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk