
19 Nov
2009
19 Nov
'09
5:34 p.m.
On the page: http://www.boost.org/doc/libs/1_41_0/libs/test/doc/html/tutorials/new-year-r... Search for "BOOST_AUTO_EST_CASE", it needs to be replaced with "BOOST_AUTO_TEST_CASE", makes for a bad copy/paste when learning the thing... :)

19 Nov
19 Nov
5:44 p.m.
On Thu, Nov 19, 2009 at 5:34 PM, OvermindDL1 <overminddl1@gmail.com> wrote:
On the page:
http://www.boost.org/doc/libs/1_41_0/libs/test/doc/html/tutorials/new-year-r...
Search for "BOOST_AUTO_EST_CASE", it needs to be replaced with "BOOST_AUTO_TEST_CASE", makes for a bad copy/paste when learning the thing... :)
That same spelling error happens quite a few times on that page I notice...
5691
Age (days ago)
5691
Last active (days ago)
1 comments
1 participants
participants (1)
-
OvermindDL1