[DHG_packages] 01/01: xmlhtml: forward-port testcase patch

Clint Adams clint at moszumanska.debian.org
Tue Oct 3 02:58:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit bfe570f2e419fe747575b0c787868ef1992be540
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 2 22:57:26 2017 -0400

    xmlhtml: forward-port testcase patch
---
 p/haskell-xmlhtml/debian/patches/saner-testsuite | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/p/haskell-xmlhtml/debian/patches/saner-testsuite b/p/haskell-xmlhtml/debian/patches/saner-testsuite
index c19255b..b7f1c9c 100644
--- a/p/haskell-xmlhtml/debian/patches/saner-testsuite
+++ b/p/haskell-xmlhtml/debian/patches/saner-testsuite
@@ -1,15 +1,15 @@
 --- a/test/src/Text/XmlHtml/Tests.hs
 +++ b/test/src/Text/XmlHtml/Tests.hs
-@@ -564,7 +564,7 @@
-     testIt "bothQuotesInAttr       " bothQuotesInAttr,
-     testIt "ndashEscapesInLatin    " ndashEscapesInLatin,
-     testIt "smileyEscapesInLatin   " smileyEscapesInLatin,
+@@ -539,7 +539,7 @@
+     testIt "bothQuotesInAttr       " bothQuotesInAttr
+     testIt "ndashEscapesInLatin    " ndashEscapesInLatin
+     testIt "smileyEscapesInLatin   " smileyEscapesInLatin
 -    testIt "numericalEscapes       " numericalEscapes
 +    testCase "numericalEscapes       " numericalEscapes
-     ]
  
  renderByteOrderMark :: Bool
-@@ -661,11 +661,11 @@
+ renderByteOrderMark =
+@@ -635,11 +635,11 @@
          ]))
      == "Hello ☺"
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list