$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kim Barrett (kab_at_[hidden])
Date: 2007-05-02 18:28:14
At 11:15 PM +0400 5/2/07, Kirill Lapshin wrote:
>My only concern at the moment is boost.test library. It is not even
>listed as updated, yet public interface has changed. I am talking about
>BOOST_AUTO_UNIT_TEST to BOOST_AUTO_TEST_CASE rename.
I believe that particular renaming happened with Boost 1.33, with the
old name deprecated but retained for one release cycle. (Yeah, I got
bit by this too...)