Commit Graph

9 Commits

Author SHA1 Message Date
Alex Schroeder
72cd669bf0 Changed nearly remaining code from GPLv2 to GPLv3
There were some files that did not offer "or (at your option) any later
version" in their license and these had to be left alone. This should
solve the incorrect FSF address issue #4 on GitHub.
2016-08-16 18:01: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 Jakimenko
f4e551111a Executable flag is only useful when shebang is specified 2014-09-03 14:23:20 +03:00
Alex Schroeder
c9cce41b82 Removed page name to tests for local links again. 2007-10-06 20:22:36 +00:00
Alex Schroeder
d07e1e7ccf Added page name to tests for local links. 2007-10-06 14:27:10 +00:00
Alex Schroeder
7455dd27b6 Test for infinite loops when searching. 2007-06-26 09:42:03 +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
f436aae96a Moved tests here from ../test.pl 2006-09-19 17:48:28 +00:00