[libembperl-perl] 01/01: More test suite hash randomisation issue fixes

Axel Beckert abe at deuxchevaux.org
Sun Jan 26 00:04:38 UTC 2014


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

abe pushed a commit to branch master
in repository libembperl-perl.

commit 3033a4cf187a6bf264640a07c43f6726b4e6b3af
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Jan 26 01:04:31 2014 +0100

    More test suite hash randomisation issue fixes
---
 debian/patches/test_suite_issues.patch | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/debian/patches/test_suite_issues.patch b/debian/patches/test_suite_issues.patch
index 2bf8695..da5590a 100644
--- a/debian/patches/test_suite_issues.patch
+++ b/debian/patches/test_suite_issues.patch
@@ -4,8 +4,8 @@ Forwarded: not-yet
 
 Index: libembperl-perl/test/cmp/escape.htm
 ===================================================================
---- libembperl-perl.orig/test/cmp/escape.htm	2013-08-29 16:17:33.000000000 +0200
-+++ libembperl-perl/test/cmp/escape.htm	2014-01-26 00:34:24.000000000 +0100
+--- libembperl-perl.orig/test/cmp/escape.htm	2014-01-26 00:36:36.000000000 +0100
++++ libembperl-perl/test/cmp/escape.htm	2014-01-26 00:52:07.000000000 +0100
 @@ -41,17 +41,17 @@
  IMG:	   <img src="http://localhost/tests?id=abcdefghijklmnopqrstuvwxyz&text=This%20is%20a%20text%20%3F%20%26%20%2B%20-%20%2521"     name="%20foo">
  FORM:	   <form action="http://localhost/tests?id=abcdefghijklmnopqrstuvwxyz&text=This%20is%20a%20text%20%3F%20%26%20%2B%20-%20%2521"     name="%20foo">
@@ -29,3 +29,16 @@ Index: libembperl-perl/test/cmp/escape.htm
  
  
  		
+Index: libembperl-perl/test/cmp/include.htm
+===================================================================
+--- libembperl-perl.orig/test/cmp/include.htm	2014-01-26 00:59:23.000000000 +0100
++++ libembperl-perl/test/cmp/include.htm	2014-01-26 00:59:46.000000000 +0100
+@@ -43,7 +43,7 @@
+ <P><table><tr><td>fdat1</td><td>text1</td></tr><tr><td>test1</td><td>value1</td></tr></table></P>
+ <H1> 7b.) Presetup \%fdat</H1>
+ 
+-<P><table>(<tr><td>fdat2</td><td>text2</td></tr><tr><td>test2</td><td>value2</td></tr></table></P>
++^<P><table>(<tr><td>fdat2</td><td>text2</td></tr><tr><td>test2</td><td>value2</td></tr>|<tr><td>test2</td><td>value2</td></tr><tr><td>fdat2</td><td>text2</td></tr>)</table></P>
+ <H1> 7c.) Presetup  \@ffld</H1>
+ 
+ <P><table></table></P> @ffld = fdat3 test3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libembperl-perl.git



More information about the Pkg-perl-cvs-commits mailing list