Boost logo

Boost Users :

Subject: Re: [Boost-users] BOOST_AUTO_UNIT_TEST
From: Ross Boylan (ross_at_[hidden])
Date: 2009-02-24 02:52:31


On Tue, 2009-02-24 at 01:06 +0000, Gennadiy Rozental wrote:
> Ross Boylan <ross <at> biostat.ucsf.edu> writes:
>
> >
> > In Boost 1.34, the version just released with Debian Lenny, the release
> > notes for Boost.Test say
> > BOOST_AUTO_UNIT_TEST renamed to BOOST_AUTO_TEST_CASE. Old name still
> > provided but deprecated
> >
> > As far as I can tell, the old name is not provided.
>
> I remember it was. Grep though Boost.Test sources.
That's what I did (technically, the include directory, not the sources):
find /usr/include/boost/test -type f -exec grep -H BOOST_AUTO_UNIT_TEST
\{\} \;
turns up nothing.

Ross


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