
26 Oct
2007
26 Oct
'07
12:50 p.m.
Gennadiy Rozental wrote: [snip]
2. New tools in toolbox.
Responding to the several requests I've implemented 5 new tools:
BOOST_CHECK_NE(a,b) BOOST_CHECK_LT(a,b) BOOST_CHECK_LE(a,b) BOOST_CHECK_GT(a,b) BOOST_CHECK_GE(a,b)
Oh, just one specific thing. I assume that the _REQUIRE_ versions of the tools are available as well? / Johan