From: znek Date: Mon, 19 Feb 2007 11:19:05 +0000 (+0000) Subject: New testcase added. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6692e2a434e407cd8f941859f27855afa792e3c0;p=sope New testcase added. git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1434 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/sope-xml/STXSaxDriver/ChangeLog b/sope-xml/STXSaxDriver/ChangeLog index 66dacc4f..9ea4e506 100644 --- a/sope-xml/STXSaxDriver/ChangeLog +++ b/sope-xml/STXSaxDriver/ChangeLog @@ -1,4 +1,9 @@ -2007-02-12 Marcus Mueller +2007-02-19 Marcus Mueller + + * data/znektest1.stx: added testcase demonstrating a bug in conjunction + with lists and hyperlinks + +2007-02-12 Marcus Mueller * STXSaxDriver.xcodeproj: added Xcode 2.4 project file diff --git a/sope-xml/STXSaxDriver/data/znektest1.stx b/sope-xml/STXSaxDriver/data/znektest1.stx new file mode 100644 index 00000000..d96efc42 --- /dev/null +++ b/sope-xml/STXSaxDriver/data/znektest1.stx @@ -0,0 +1,6 @@ +* "test 1":http://www.example.org/test1 + +* "test 2":http://www.example.org/test2 + +The *test 3* URL should appear here "test 3":http://www.example.org/test3 and not +anywhere else.