Opened 12 years ago
Closed 5 years ago
#4434 closed Bugs (fixed)
BOOST_AUTO_EST_CASE typos in docs
Reported by: | Owned by: | Raffi Enficiaud | |
---|---|---|---|
Milestone: | Boost 1.59.0 | Component: | test |
Version: | Boost 1.55.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
http://www.boost.org/doc/libs/1_43_0/libs/test/doc/html/tutorials/new-year-resolution.html repeatedly shows BOOST_AUTO_EST_CASE
in the examples, should be BOOST_AUTO_TEST_CASE
Change History (9)
comment:1 by , 12 years ago
Component: | Documentation → test |
---|---|
Owner: | changed from | to
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 9 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Version: | Boost 1.43.0 → Boost 1.55.0 |
comment:4 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
Fixed in branch feature/quickbookdoc
comment:5 by , 9 years ago
Status: | new → assigned |
---|
comment:6 by , 7 years ago
Milestone: | Boost 1.44.0 → Boost 1.59.0 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:7 by , 5 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
This is not fixed and the typo is still in the documentation:http://www.boost.org/doc/libs/1_55_0/libs/test/doc/html/tutorials/new-year-resolution.html
comment:8 by , 5 years ago
But it's fixed in the current releases. Docs from old releases don't get fixed, because the release has already happened and Boost devs don't have time machines.
comment:9 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Yes, and the documentation you referred to is the one of 1.55 and it will stay like this forever. Fixed in 1.59 as it is mentioned in the ticket.
fixed in a trunk. Expect to appear in next Boost Release