Commit Graph

10 Commits

Author SHA1 Message Date
Alex Schroeder
66ea19a686 default-markup.t: fix tests
$WikiLinks changed default value and must therefore be provided.
CSS class for intermap links changed.
2015-07-07 13:43:26 +02:00
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
eff2dd5b2d Added another test. 2009-06-25 23:16:34 +00:00
Alex Schroeder
8edace6d2b Fixed tests using interlinks because the colon between site and page
is now in a span.
2007-12-14 09:39:16 +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
f3c6dcef93 Fix number of tests. 2006-09-19 13:00:45 +00:00
Alex Schroeder
e7f5ee2b00 Don't reset $NetworkFile = 0 at the end, as
each *.t file runs in a separate process.
2006-09-19 11:28:33 +00:00
Alex Schroeder
03031245ff Add Test::More call.
Fix call to xpath_run_tests.
2006-09-19 10:17:52 +00:00
Alex Schroeder
593ae42c71 Moved more tests here from the monolithic test.pl 2006-09-18 21:13:42 +00:00