Opened 13 years ago
Closed 7 years ago
#3392 closed Bugs (fixed)
Boost::Test: Wrong contents for documentation of the BOOST_TEST_PASSPOINT macro
| Reported by: | Owned by: | Raffi Enficiaud | |
|---|---|---|---|
| Milestone: | Boost 1.59.0 | Component: | test |
| Version: | Boost 1.53.0 | Severity: | Problem |
| Keywords: | BOOST_TEST_PASSPOINT | Cc: | braden@… |
Description
When trying to access the documentation for the BOOST_TEST_PASSPOINT section of the Unit Test Framework: User's guide one gets the documentation of the section: Logging floating point type numbers
The index page of Unit Test Framework: User's guide also links both sections (BOOST_TEST_PASSPOINT and Logging floating point type numbers) to the aforementioned URL.
I've verified that this bug has been there since 1.36.0 and is still there in the latest version (1.40.0)
Change History (14)
comment:1 by , 13 years ago
| Component: | Documentation → test |
|---|---|
| Owner: | changed from to |
comment:2 by , 13 years ago
comment:3 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:4 by , 12 years ago
| Milestone: | Boost 1.41.0 |
|---|---|
| Resolution: | fixed |
| Severity: | Regression → Problem |
| Status: | closed → reopened |
comment:5 by , 12 years ago
| Cc: | added |
|---|
comment:7 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Fix is in trunk. Expect to appear in next (not upcoming) Boost Release.
comment:9 by , 10 years ago
| Milestone: | Boost 1.48.0 → Boost 1.52.0 |
|---|---|
| Resolution: | fixed |
| Status: | closed → reopened |
| Version: | Boost 1.40.0 → Boost 1.52.0 |
The problem is still there in the online docs: http://www.boost.org/doc/libs/1_52_0/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_PASSPOINT.html
comment:10 by , 9 years ago
| Milestone: | Boost 1.52.0 → Boost 1.54.0 |
|---|---|
| Version: | Boost 1.52.0 → Boost 1.53.0 |
This bug is still there in 1.53: http://www.boost.org/doc/libs/1_53_0/libs/test/doc/html/utf/user-guide/test-output/BOOST_TEST_PASSPOINT.html
comment:11 by , 9 years ago
| Owner: | changed from to |
|---|---|
| Status: | reopened → new |
comment:13 by , 8 years ago
| Milestone: | Boost 1.54.0 → To Be Determined |
|---|
comment:14 by , 7 years ago
| Milestone: | To Be Determined → Boost 1.59.0 |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |

I can confirm that this problem still exists for BOOST_TEST_PASSPOINT in manual from the latest version 1.40.0 - content of Logging floating point type numbers node is loaded.