X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/4b1da14612c26981055dd186deacc004f93bdad0..505439cc0abe814a9dffd24224b8b660db0d3624:/t/preprocess.t diff --git a/t/preprocess.t b/t/preprocess.t index 7bb9878d0..4a140bb61 100755 --- a/t/preprocess.t +++ b/t/preprocess.t @@ -1,7 +1,7 @@ #!/usr/bin/perl use warnings; use strict; -use Test::More tests => 31; +use Test::More tests => 33; BEGIN { use_ok("IkiWiki"); } @@ -67,6 +67,11 @@ is(IkiWiki::preprocess("foo", "foo", $long, 0, 0), $long, is(IkiWiki::preprocess("foo", "foo", $long."]]", 0, 0), $long."]]", "unterminated triple-quoted string is not treated as a bare word"); +is(IkiWiki::preprocess("foo", "foo", "[[!foo a=< $multiline)", "heredoc for key"); +is(IkiWiki::preprocess("foo", "foo", "[[!foo <