diff options
author | David Waern <david.waern@gmail.com> | 2008-07-08 21:06:42 +0000 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2008-07-08 21:06:42 +0000 |
commit | b32cad20b4e8c6c187ed2244d4fd79d0a6b6511b (patch) | |
tree | 047cc63382b2d9da5b0b6d5331d80d351da92b7e /tests | |
parent | c229881e25eb3c441b24228d029cabcd0d76d46e (diff) |
Update test output following change to instance filtering
Diffstat (limited to 'tests')
-rw-r--r-- | tests/output/Hash.html.ref | 39 | ||||
-rw-r--r-- | tests/output/Test.html.ref | 29 | ||||
-rw-r--r-- | tests/tests/Hash.html.ref | 39 | ||||
-rw-r--r-- | tests/tests/Test.html.ref | 29 |
4 files changed, 136 insertions, 0 deletions
diff --git a/tests/output/Hash.html.ref b/tests/output/Hash.html.ref index 5e03b2ef..36fcf7f0 100644 --- a/tests/output/Hash.html.ref +++ b/tests/output/Hash.html.ref @@ -393,6 +393,45 @@ ></TABLE ></TD ></TR +><TR +><TD CLASS="s8" +></TD +></TR +><TR +><TD CLASS="section4" +><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:Hash')" ALT="show/hide" +> Instances</TD +></TR +><TR +><TD CLASS="body" +><DIV ID="i:Hash" STYLE="display:block;" +><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0" +><TR +><TD CLASS="decl" +><A HREF="Hash.html#t%3AHash" +>Hash</A +> Float</TD +></TR +><TR +><TD CLASS="decl" +><A HREF="Hash.html#t%3AHash" +>Hash</A +> Int</TD +></TR +><TR +><TD CLASS="decl" +>(<A HREF="Hash.html#t%3AHash" +>Hash</A +> a, <A HREF="Hash.html#t%3AHash" +>Hash</A +> b) => <A HREF="Hash.html#t%3AHash" +>Hash</A +> ((,) a b)</TD +></TR +></TABLE +></DIV +></TD +></TR ></TABLE ></TD ></TR diff --git a/tests/output/Test.html.ref b/tests/output/Test.html.ref index 38df4004..a556c9da 100644 --- a/tests/output/Test.html.ref +++ b/tests/output/Test.html.ref @@ -2279,6 +2279,35 @@ ></TABLE ></TD ></TR +><TR +><TD CLASS="s8" +></TD +></TR +><TR +><TD CLASS="section4" +><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:D')" ALT="show/hide" +> Instances</TD +></TR +><TR +><TD CLASS="body" +><DIV ID="i:D" STYLE="display:block;" +><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0" +><TR +><TD CLASS="decl" +><A HREF="Test.html#t%3AD" +>D</A +> Float</TD +></TR +><TR +><TD CLASS="decl" +><A HREF="Test.html#t%3AD" +>D</A +> Int</TD +></TR +></TABLE +></DIV +></TD +></TR ></TABLE ></TD ></TR diff --git a/tests/tests/Hash.html.ref b/tests/tests/Hash.html.ref index 5e03b2ef..36fcf7f0 100644 --- a/tests/tests/Hash.html.ref +++ b/tests/tests/Hash.html.ref @@ -393,6 +393,45 @@ ></TABLE ></TD ></TR +><TR +><TD CLASS="s8" +></TD +></TR +><TR +><TD CLASS="section4" +><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:Hash')" ALT="show/hide" +> Instances</TD +></TR +><TR +><TD CLASS="body" +><DIV ID="i:Hash" STYLE="display:block;" +><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0" +><TR +><TD CLASS="decl" +><A HREF="Hash.html#t%3AHash" +>Hash</A +> Float</TD +></TR +><TR +><TD CLASS="decl" +><A HREF="Hash.html#t%3AHash" +>Hash</A +> Int</TD +></TR +><TR +><TD CLASS="decl" +>(<A HREF="Hash.html#t%3AHash" +>Hash</A +> a, <A HREF="Hash.html#t%3AHash" +>Hash</A +> b) => <A HREF="Hash.html#t%3AHash" +>Hash</A +> ((,) a b)</TD +></TR +></TABLE +></DIV +></TD +></TR ></TABLE ></TD ></TR diff --git a/tests/tests/Test.html.ref b/tests/tests/Test.html.ref index 38df4004..a556c9da 100644 --- a/tests/tests/Test.html.ref +++ b/tests/tests/Test.html.ref @@ -2279,6 +2279,35 @@ ></TABLE ></TD ></TR +><TR +><TD CLASS="s8" +></TD +></TR +><TR +><TD CLASS="section4" +><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:D')" ALT="show/hide" +> Instances</TD +></TR +><TR +><TD CLASS="body" +><DIV ID="i:D" STYLE="display:block;" +><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0" +><TR +><TD CLASS="decl" +><A HREF="Test.html#t%3AD" +>D</A +> Float</TD +></TR +><TR +><TD CLASS="decl" +><A HREF="Test.html#t%3AD" +>D</A +> Int</TD +></TR +></TABLE +></DIV +></TD +></TR ></TABLE ></TD ></TR |