Opened 14 years ago

Closed 12 years ago

Last modified 7 years ago

#2759 closed Bugs (fixed)

Typos in test new-year-resolution.html

Reported by: Paul A. Bristow Owned by: Gennadiy Rozental
Milestone: Boost 1.59.0 Component: test
Version: Boost 1.38.0 Severity: Cosmetic
Keywords: Cc:

Description

There are trivial typos in

/boost_trunk/libs/test/doc/html/tutorials/new-year-resolution.html

(copied from const_string_test.cpp)

EST should be TEST of course.

BOOST_AUTO_EST_CASE( constructors_test ) {

...

}

BOOST_AUTO_EST_CASE( data_access_test ) {

However this shows how much better is embedded source code using Quickbook - if the example .cpp compiles, this *can't* happen!

Remember Murphy's law!

Change History (2)

comment:1 by Steven Watanabe, 12 years ago

Resolution: fixed
Status: newclosed

This has been fixed in the XML source which is now in the trunk.

comment:2 by Raffi Enficiaud, 7 years ago

Milestone: Boost 1.39.0Boost 1.59.0
Note: See TracTickets for help on using tickets.