Aleks-Daniel Jakimenko
c4671a8909
Removing clear_pages() from the beginning of tests (part 1)
...
This script was used:
perl -0pi -e 's/(use Test[^\n]+)\n+clear_pages\(\);[^\n]*\n+/$1\n\n/' *.t
2015-07-05 03:28:46 +03:00
Alex Schroeder
a8ea996232
markup.pl: fix issue that caused test to fail
...
The hashref for the attributes cannot be undefined. Use {} instead of
undef.
2015-03-30 00:20:27 +02:00
Alex Schroeder
66972c4dc4
markup.pl: fix corner cases for markup pairs
...
Some support for corner cases was added, including tests. Now it should
be possible to write the following without the code triggering:
"foo*bar is not ** foo bar" -- this should no longer be bold.
2015-03-17 07:48:29 +01:00
Alex Jakimenko
f4e551111a
Executable flag is only useful when shebang is specified
2014-09-03 14:23:20 +03:00
Alex Schroeder
cd2b4d624e
Remove $HttpCharset and moved everything to UTF-8
...
This also required some changes to the tests where explicit UTF-8
encoding had been used in the past.
2012-05-22 11:50:23 +02:00
Alex Schroeder
237e769888
non-breaking space after ->
2010-02-20 20:32:37 +00:00
Alex Schroeder
7c3027bb47
Fixed the XPath test for the '
2009-03-13 14:07:27 +00:00
Alex Schroeder
5b57bbfc47
Added a test that currently fails because I would like for it to work
...
in the future.
2009-03-05 08:31:37 +00:00
Alex Schroeder
58e4172bbc
Convert to Unix EOL.
...
Fix the reinitialization after the creation of InterMap pages.
2006-10-10 01:17:23 +00:00
Alex Schroeder
558af917a1
Added license.
2006-09-20 00:11:31 +00:00
Alex Schroeder
6f8dc94b7f
Moved tests here from ../test.pl
2006-09-19 14:59:28 +00:00