8
0
OBS User unknown
2007-01-15 23:32:18 +00:00
committed by Git OBS Bridge
commit c3c674fccd
7 changed files with 272 additions and 0 deletions

14
XML-Simple-2.16-test.diff Normal file
View File

@@ -0,0 +1,14 @@
--- t/2_XMLout.t
+++ t/2_XMLout.t
@@ -349,6 +349,11 @@
\s*<b\s+alpha="1"\s*/>
){2}
\s*</opt>
+|
+<opt>
+ \s*<b\s+alpha="1"\s*/>
+ \s*<a\s+alpha="1"\s*/>
+\s*</opt>
}xs, 'and encodes as expected');