RC_1_34 Boost.Test documentation

The files at boost/libs/test/doc/examples/unit_test_example*.html Have broken links to the source files. Also what am I supposed to learn from boost/libs/test/example/unit_test_example_01.cpp? Thanks, Michael Marcin

"Michael Marcin" <mmarcin@method-solutions.com> wrote in message news:erct4v$gum$1@sea.gmane.org...
The files at boost/libs/test/doc/examples/unit_test_example*.html Have broken links to the source files.
Yes. Docs ara in poor shape at the moment. I hope to finish first half of revised docs soon.
Also what am I supposed to learn from boost/libs/test/example/unit_test_example_01.cpp?
Simple test cases creation using auto registration facility Gennadiy

Gennadiy Rozental wrote:
"Michael Marcin" <mmarcin@method-solutions.com> wrote in message news:erct4v$gum$1@sea.gmane.org...
The files at boost/libs/test/doc/examples/unit_test_example*.html Have broken links to the source files.
Yes. Docs ara in poor shape at the moment. I hope to finish first half of revised docs soon.
Also what am I supposed to learn from boost/libs/test/example/unit_test_example_01.cpp?
Simple test cases creation using auto registration facility
I don't see how... it appears to just be printing the parts of a double as a string. Thanks, Michael Marcin

"Michael Marcin" <mmarcin@method-solutions.com> wrote in message news:000c01c75712$6dbf9b50$6d0fa8c0@santacruz.tkosoftware.com...
Also what am I supposed to learn from boost/libs/test/example/unit_test_example_01.cpp?
Simple test cases creation using auto registration facility
I don't see how... it appears to just be printing the parts of a double as a string.
Oops.. Somehow my local copy I used for some goofing around gets committed into RC. Fixed in cvs. Thanks a lot Genandiy
participants (2)
-
Gennadiy Rozental
-
Michael Marcin