$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: yahoo_at_[hidden]
Date: 2007-05-23 11:56:50
Stephen Torri wrote:
> On Wed, 2007-05-23 at 00:17 -0400, Gennadiy Rozental wrote:
>> unit_test_example_04.cpp:
>> [...]
> I could not see the following files in the web documentation since their
> link is broken. Who should I tell?
>
> http://www.boost.org/libs/test/example/unit_test_example1.cpp
> http://www.boost.org/libs/test/example/unit_test_example2.cpp
> http://www.boost.org/libs/test/example/unit_test_example3.cpp
> http://www.boost.org/libs/test/example/unit_test_example4.cpp
> http://www.boost.org/libs/test/example/unit_test_example5.cpp
>
> Thanks for the help.
>
> Stephen
>
I raised a Trac ticket about this a week or so ago - Ticket #956. The file
names referenced in the documentation don't match up with the example
files. e.g. unit_test_example1.cpp => unit_test_example_01.cpp.
-- Regards, Rod.