Boost logo

Boost Users :

Subject: Re: [Boost-users] BOOST_AUTO_UNIT_TEST
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-05-13 00:23:38


Ross Boylan wrote:
> 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

The change occurred in revision 27444 on Feb 20 2005. That revision
included BOOST_AUTO_TEST_UNIT forward.

It was removed in series of checkins which occurred in Dec 14 2005.

Gennadiy


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