$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] boost::test documentation typo
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2009-06-25 03:55:47
Hi,
The tutorial at
http://www.boost.org/doc/libs/1_39_0/libs/test/doc/html/tutorials/new-year-resolution.htmlkeeps
uingkeeps using BOOST_AUTO_EST_CASE when it obviously should be
BOOST_AUTO_TEST_CASE.
If no one replies to this mail saying he'll handle it I'll create a ticket
on the trac.
Philippe