[commit: haddock] master: Update acceptance tests (d08865e)
git at git.haskell.org
git at git.haskell.org
Sun Jan 12 20:51:34 UTC 2014
Repository : ssh://git@git.haskell.org/haddock
On branch : master
Link : http://git.haskell.org/haddock.git/commitdiff/d08865e42e7b03348549b79cdc251f444516bc34
>---------------------------------------------------------------
commit d08865e42e7b03348549b79cdc251f444516bc34
Author: Simon Hengel <sol at typeful.net>
Date: Sat Dec 14 20:53:30 2013 +0100
Update acceptance tests
>---------------------------------------------------------------
d08865e42e7b03348549b79cdc251f444516bc34
.../ref/mini_DeprecationMessageParseError.html | 31 --------------------
..._IgnoreExports.html => mini_TitledPicture.html} | 4 +--
2 files changed, 2 insertions(+), 33 deletions(-)
diff --git a/html-test/ref/mini_DeprecationMessageParseError.html b/html-test/ref/mini_DeprecationMessageParseError.html
deleted file mode 100644
index e52f487..0000000
--- a/html-test/ref/mini_DeprecationMessageParseError.html
+++ /dev/null
@@ -1,31 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"
-><head
- ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"
- /><title
- >DeprecationMessageParseError</title
- ><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean"
- /><script src="haddock-util.js" type="text/javascript"
- ></script
- ><script type="text/javascript"
- >//<![CDATA[
-window.onload = function () {pageLoad();};
-//]]>
-</script
- ></head
- ><body id="mini"
- ><div id="module-header"
- ><p class="caption"
- >DeprecationMessageParseError</p
- ></div
- ><div id="interface"
- ><div class="top"
- ><p class="src"
- ><a href="" target="main"
- >foo</a
- ></p
- ></div
- ></div
- ></body
- ></html
->
diff --git a/html-test/ref/mini_IgnoreExports.html b/html-test/ref/mini_TitledPicture.html
similarity index 94%
copy from html-test/ref/mini_IgnoreExports.html
copy to html-test/ref/mini_TitledPicture.html
index a420e65..760566e 100644
--- a/html-test/ref/mini_IgnoreExports.html
+++ b/html-test/ref/mini_TitledPicture.html
@@ -3,7 +3,7 @@
><head
><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"
/><title
- >IgnoreExports</title
+ >TitledPicture</title
><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean"
/><script src="haddock-util.js" type="text/javascript"
></script
@@ -16,7 +16,7 @@ window.onload = function () {pageLoad();};
><body id="mini"
><div id="module-header"
><p class="caption"
- >IgnoreExports</p
+ >TitledPicture</p
></div
><div id="interface"
><div class="top"
More information about the ghc-commits
mailing list