[Boost-bugs] [Boost C++ Libraries] #2590: small typos in test library documentation (new year tutorial)

Subject: [Boost-bugs] [Boost C++ Libraries] #2590: small typos in test library documentation (new year tutorial)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-12-13 21:23:22


#2590: small typos in test library documentation (new year tutorial)
----------------------------------------------------------------+-----------
 Reporter: Georg Sauthoff <gsauthof_at_[hidden]> | Owner: rogeeff
     Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: test
  Version: Boost 1.37.0 | Severity: Problem
 Keywords: |
----------------------------------------------------------------+-----------
 just minor stuff:

 {{{
 BOOST_AUTO_EST_CASE
 }}}

 all over the src code.

 Does

 {{{
 #define BOOST_TEST_MODULE const_string test
 }}}

 perhaps should read

 {{{
 #define BOOST_TEST_MODULE const_string_test
 }}}

 ?

 I noticed these typos in those pages:
 http://www.boost.org/doc/libs/1_37_0/libs/test/doc/html/tutorials/new-
 year-resolution.h
 tml
 http://www.boost.org/doc/libs/1_34_0/libs/test/doc/tutorials/new_year_resolution.html

 In the examples reachable from
 http://www.boost.org/doc/libs/1_34_0/libs/test/doc/examples/index.html
 the src links result in a 404. For example
 http://www.boost.org/doc/libs/1_34_0/libs/test/example/unit_test_example1.cpp
 -> 404

 PS: Btw, the contact email address in the test library docs does not work
 (it is mentioned there to use it to send bug reports to it ...). I get

 {{{
 <boost-test_at_[hidden]>: host sitemail.everyone.net[216.200.145.235]
     said: 550 Recipient Rejected: Account Inactive (in reply to RCPT TO
     command)
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2590>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC