Boost logo

Boost Users :

Subject: Re: [Boost-users] Where is documented? Was: [spirit] real_p fails on negative exponent
From: Joel de Guzman (joel_at_[hidden])
Date: 2008-12-08 18:52:44


John Maddock wrote:
> Jeroen N. Witmond wrote:
>>>>> I did test your case and it works fine:
>>>>>
>>>>> added this in numeric_tests.cpp:
>>>>>
>>>>> BOOST_TEST(parse("1.0E-001", real_p).full); // Good.
>>>
>>> I'm new to boost and I would like to know more about BOOT_TEST. I
>>> tried the search option on the Boost home page, but it didn't return
>>> any useful results.
>>>
>>> Were can I find the documentation for BOOST_TEST?
>
> Ah, it's been deprecated in favour of BOOST_CHECK.
>
> Full list of Unit test macros here:
> http://www.boost.org/doc/libs/1_37_0/libs/test/doc/html/utf/testing-tools/reference.html

No, I'm not using the test system. I am using
#include <boost/detail/lightweight_test.hpp> which is
sufficient for me.

Regards,

-- 
Joel de Guzman
http://www.boostpro.com
http://spirit.sf.net

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