From: Brion Vibber Date: Thu, 1 Jun 2006 08:21:42 +0000 (+0000) Subject: Add a couple pre-save transform tests X-Git-Tag: 1.31.0-rc.0~56936 X-Git-Url: http://git.cyclocoop.org/data/%7BGarradin/WEBSITE%7D?a=commitdiff_plain;h=edabfda47b440b1542f15ed324ca65350043be4e;p=lhc%2Fweb%2Fwiklou.git Add a couple pre-save transform tests --- diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 553c8ff3fe..a12d0110a6 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -2419,6 +2419,26 @@ pst This template has in it. !! end +!! test +pre-save transform: unclosed tag +!! options +pst +!! input +'''missing end tag!''' +!! result +'''not wiki''' +!! end + +!! test +pre-save transform: mixed tag case +!! options +pst +!! input +'''missing end tag!''' +!! result +'''not wiki''' +!! end + !! article Template:dangerous