Opened 13 years ago
Closed 13 years ago
#3001 closed Bugs (duplicate)
boost::test web page filled with typos in the example source
Reported by: | Owned by: | Gennadiy Rozental | |
---|---|---|---|
Milestone: | Boost 1.39.0 | Component: | test |
Version: | Boost 1.38.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
http://www.boost.org/doc/libs/1_39_0/libs/test/doc/html/tutorials/new-year-resolution.html
The example code has many occurances of BOOST_AUTO_EST_CASE which should be BOOST_AUTO_TEST_CASE. Copy+paste gone bad :)
Note:
See TracTickets
for help on using tickets.
My bad, duplicate of Ticket #2759