Opened 12 years ago
Closed 11 years ago
#4472 closed Bugs (fixed)
[test] documentation: error in test/doc/html/utf/testing-tools/reference.html
| Reported by: | Owned by: | Gennadiy Rozental | |
|---|---|---|---|
| Milestone: | Boost 1.44.0 | Component: | test |
| Version: | Boost 1.44.0 | Severity: | Cosmetic |
| Keywords: | test | Cc: |
Description
on paje with BOOST_<level>_GT
we see
Check performed by these tools is the same as the one performed by BOOST_<level>( left >= right ).
but correct is
Check performed by these tools is the same as the one performed by BOOST_<level>( left > right ).
Change History (3)
comment:1 by , 12 years ago
| Component: | Documentation → test |
|---|---|
| Owner: | changed from to |
comment:3 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed in trunk. Expect to appear in next Boost Release
Note:
See TracTickets
for help on using tickets.

The page in question:
http://www.boost.org/libs/test/doc/html/utf/testing-tools/reference.html