Boost logo

Boost Users :

From: Sean Huang (huangsean_at_[hidden])
Date: 2006-03-03 11:47:00


----- Original Message -----
From: "Gennadiy Rozental" <gennadiy.rozental_at_[hidden]>
> In cvs version of Test Tools implementation every tool calls
> BOOST_TEST_PASSPOINT and mark last line that was passed before execution
> tool expression. This way in above case It will know what was last point
> we passed in program execution was on above line.
>
> An error message would look like:
>
> unknown location(0): unknown error caught
> test.cpp(nn): last checkpoint <- this location of your statement
>
Gennadiy,
Thanks for the explanation. I checked the CVS again and saw
BOOST_TEST_PASSPOINT() is added to BOOST_CHECK_IMPL and others but NOT
BOOST_CHECK_THROW_IMPL. Maybe I looked at the wrong place or did not quite
understand how it works. Could you please take a look?

Thanks,

Sean


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