From 72843a8655564a67c879456ed721953325bfbeeb Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Fri, 13 Jan 2006 00:02:41 +0000 Subject: [PATCH] Fix some bogus/changed test cases... Passed 247 of 275 tests (89.82%) FAILED! --- maintenance/parserTests.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index ad22882819..00c568ddfc 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -1220,9 +1220,9 @@ Failing to transform badly formed HTML into correct XHTML

!! result -


-
-
+


+
+

!!end @@ -1237,6 +1237,7 @@ foo

foo
bar + !! end ### @@ -1995,9 +1996,9 @@ disabled !! test int keyword !! input -{{int:newmessages|lots of money}} +{{int:youhavenewmessages|lots of money|not!}} !! result -

You have lots of money. +

You have lots of money (not!).

!! end @@ -2505,7 +2506,7 @@ title=[[Parser test script]] Some text ===Another headline=== !! result -

Contents

+

Contents

  • 1 Headline 1
      @@ -2554,7 +2555,7 @@ Handling of sections up to level 6 and beyond ========= Level 9 Heading========= ========== Level 10 Heading========== !! result -

      Contents

      +

      Contents