Commit Graph

12 Commits

Author SHA1 Message Date
Alex Schroeder
874586f27d default-links.t: fix tests
$WikiLinks changed default value and must therefore be provided.
CSS class for intermap links changed.
2015-07-07 13:21:54 +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
281736a082 Merge: use [[foo bar]] and [[foo_bar]]
I find that removing " space" and "_underscore" made it easier for me to
visually compare the XPath expressions. I also wanted to keep the
[[foo bar|text]] test (and keep the XPath expression as similar as possible).
2014-09-11 22:08:50 +02:00
Alex Jakimenko
040d51bc93 default-links.t: test both underscores and spaces in [[links]] 2014-09-11 16:41:22 +03:00
Alex Schroeder
41c3245a51 default-links.t: test for new free link rule
Make sure that [[foo_bar]] turns to [[foo_bar?]] if foo_bar does not
exist.
2014-09-10 23:13:45 +02:00
Alex Jakimenko
f4e551111a Executable flag is only useful when shebang is specified 2014-09-03 14:23:20 +03:00
Alex Schroeder
d50df51d09 Test page starting with 0. 2008-08-05 15:59:15 +00:00
Alex Schroeder
816ed7471c *** empty log message *** 2008-05-23 11:18:26 +00:00
Alex Schroeder
2bf25ed3e8 Added more links tests. 2008-05-23 11:18:15 +00:00
Alex Schroeder
d102ef9c37 Added two more tests. 2008-03-07 13:54:33 +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
6abaa7cfd7 Renamed default-links.pl to default-links.t 2007-09-12 09:09:44 +00:00