Opened 9 years ago
Closed 7 years ago
#8862 closed Bugs (fixed)
Boost.Test typo in documentation.
| Reported by: | Owned by: | Raffi Enficiaud | |
|---|---|---|---|
| Milestone: | Boost 1.59.0 | Component: | test |
| Version: | Boost 1.54.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
http://www.boost.org/doc/libs/1_54_0/libs/test/doc/html/utf/user-guide/runtime-config/reference.html
If you click "detect_memory_leak" it states that the command line option is "build_info". It should instead be "detect_memory_leak".
Change History (3)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Fixed in branch feature/quickbookdoc
comment:3 by , 7 years ago
| Milestone: | To Be Determined → Boost 1.59.0 |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Also, on the show_progress documentation "makes the framework to print progress information" should be "makes the framework print progress information"