Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost Unit Testing Macros on Visual Studio 2005/Visual C++ 8.0
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-12-09 17:04:54


AMDG

Gennadiy Rozental wrote:
> Andrew Leer <leeand00 <at> gmail.com> writes:
>
>
>> BOOST_AUTO_TEST_SUITE (stringtest) // name of the test suite is stringtest
>>
>
> There should not be space between macro name and (.
>

Whitespace doesn't matter. It's only required that the preprocessing
token after the macro name be a (.

In Christ
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net