diff options
| author | David Waern <david.waern@gmail.com> | 2008-11-15 22:58:45 +0000 | 
|---|---|---|
| committer | David Waern <david.waern@gmail.com> | 2008-11-15 22:58:45 +0000 | 
| commit | ca24f467c6aeaa56bcdc04cc3f58eadc1abf93ba (patch) | |
| tree | b4a76d6667c9fb2a609b143db066f9e896d93541 /tests/output | |
| parent | 662470b2098bdd965b6833301b53b5d650bc4a1e (diff) | |
Update tests
For unknown reasons, test output for Bug1 and Test has changed for the better.
Diffstat (limited to 'tests/output')
| -rw-r--r-- | tests/output/Bug1.html | 2 | ||||
| -rw-r--r-- | tests/output/Test.html | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/tests/output/Bug1.html b/tests/output/Bug1.html index 9eec98fa..d6136b15 100644 --- a/tests/output/Bug1.html +++ b/tests/output/Bug1.html @@ -107,7 +107,7 @@  ><TD CLASS="ndoc"  >We should have different anchors for constructors and types/classes.  This   hyperlink should point to the type constructor by default: <TT -><A HREF="Bug1.html#v%3AT" +><A HREF="Bug1.html#t%3AT"  >T</A  ></TT  >. diff --git a/tests/output/Test.html b/tests/output/Test.html index ded98579..834628ad 100644 --- a/tests/output/Test.html +++ b/tests/output/Test.html @@ -1706,7 +1706,7 @@  ></TD  ><TD CLASS="rdoc"  >The <TT -><A HREF="Test.html#v%3AN7" +><A HREF="Test.html#t%3AN7"  >N7</A  ></TT  > constructor | 
