Opened 15 years ago
Closed 15 years ago
#962 closed Bugs (fixed)
Missing links in Test library documentation
Reported by: | Owned by: | Gennadiy Rozental | |
---|---|---|---|
Milestone: | Component: | test | |
Version: | Boost 1.34.0 | Severity: | Showstopper |
Keywords: | Cc: |
Description
The Test library HTML files link to CPP files whose names have been changed.
E.g.: boost/libs/test/doc/examples/unit_test_example1.html links to unit_test_example1.cpp where unit_test_example01.cpp is expected.
Files affected:
boost/libs/test/doc/examples/unit_test_example2.html boost/libs/test/doc/examples/unit_test_example3.html boost/libs/test/doc/examples/unit_test_example4.html boost/libs/test/doc/examples/unit_test_example5.html boost/libs/test/doc/tests/auto_unit_test_test.html boost/libs/test/doc/tests/auto_unit_test_test_mult.html
unit_test_example5.html also links to a non-existent boost/libs/test/example/unit_test_example5.input
Change History (2)
comment:1 by , 15 years ago
Owner: | set to |
---|---|
Severity: | → Showstopper |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |