diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-06-05 16:10:08 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-06-05 16:10:08 -0400 |
commit | 763f4b91da9bb8701b3000a1290a1d5f22850551 (patch) | |
tree | a5e633088796935815611d5493e9b41ab84c2732 /ikiwiki-w3m.cgi | |
parent | 1d57a21c987a5e970df01efe10acdf69982c2d61 (diff) |
add test case for unterminated """ string
A directive that contains an unterminated """ string should not
cause each word of the string to be treated as a bare word. Instead,
the directive should fail to parse.
There are two tests. One just checks that a complete directive
containing such a string fails to parse. The other checks for a case
where a directive ends with a very long unterminated """ string,
and the directive is itself not closed. While this test won't fail,
it does trigger a nasty perl warning.
Diffstat (limited to 'ikiwiki-w3m.cgi')
0 files changed, 0 insertions, 0 deletions