Opened 15 years ago
Closed 15 years ago
#1781 closed Bugs (fixed)
Empty page in Test documentation
Reported by: | bruno dot lalande at gmail dot com | Owned by: | Gennadiy Rozental |
---|---|---|---|
Milestone: | Boost 1.36.0 | Component: | test |
Version: | Boost 1.35.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The link "Reference" here:
http://boost.org/doc/libs/1_35_0/libs/test/doc/components/test_tools/reference/index.html
leads to an empty page.
And both "Output testing tool" and "Custom predicate support" lead to the same page.
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [44745]) Merge changes from beta site. Fixes #1799,#1781 (which are duplicates). Unmerged changesets: [44594],[44596].
r44579 | danieljames | 2008-04-19 14:49:55 +0100 (Sat, 19 Apr 2008) | 1 line
Add comments linking to the website updating page to all html pages and index.php.
r44580 | danieljames | 2008-04-19 15:00:58 +0100 (Sat, 19 Apr 2008) | 1 line
Replace unicode quotes with character entities.
r44581 | danieljames | 2008-04-19 15:03:59 +0100 (Sat, 19 Apr 2008) | 1 line
Convert a couple more quotes to character entities.
r44582 | danieljames | 2008-04-19 15:05:44 +0100 (Sat, 19 Apr 2008) | 1 line
Run tidy on the html files.
r44583 | danieljames | 2008-04-19 15:21:52 +0100 (Sat, 19 Apr 2008) | 3 lines
Redirect boost.org => www.boost.org, so that there is a cannonical URL. (This won't have any real effect until it's merged into live).
r44598 | danieljames | 2008-04-19 17:58:42 +0100 (Sat, 19 Apr 2008) | 2 lines
Try to fix Boost.Test's test tool reference. Refs #1799
It appears that this is missing for all versions of the documentation on the new website.