Opened 13 years ago
Closed 12 years ago
#3938 closed Bugs (duplicate)
doc: incorrect macro name
| Reported by: | Owned by: | Gennadiy Rozental | |
|---|---|---|---|
| Milestone: | Boost 1.43.0 | Component: | test | 
| Version: | Boost 1.42.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
The documentation on the following page:
http://www.boost.org/doc/libs/1_42_0/libs/test/doc/html/tutorials/new-year-resolution.html
includes many occurrences of BOOST_AUTO_EST_CASE which should obviously be BOOST_AUTO_TEST_CASE.
Can't the snippets in the documentation be extracted and checked too?
  Note:
 See   TracTickets
 for help on using tickets.
    

Duplicates #2759. This has been fixed in the trunk.