Commit Graph

14 Commits

Author SHA1 Message Date
Aleks-Daniel Jakimenko
ee52a25ebf ban.t: fix number of tests 2015-09-30 16:27:40 +03:00
Aleks-Daniel Jakimenko
e831c10cd3 ban.t: removing more strange-spam tests 2015-09-30 16:00:30 +03: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
8d4c15e948 Remove $NewText and $NewComment.
$NewText is replaced by a call to NewText() which you can overwrite. Or
you can provide translations for the texts used by NewText(). Basically,
the new text explains that the page in question does not exist and
invites you edit it.
2015-07-03 13:01:32 +02:00
Alex Jakimenko
f4e551111a Executable flag is only useful when shebang is specified 2014-09-03 14:23:20 +03:00
Alex Schroeder
2a71887260 Prevent rollback from restoring banned content. 2010-02-20 20:14:26 +00:00
Alex Schroeder
ad7af0bef6 Describe the new page here -> This page is empty 2007-10-06 14:23:22 +00:00
Alex Schroeder
4b01451d3f *** empty log message *** 2007-03-18 00:05:36 +00:00
Alex Schroeder
340c66106f Add two tests for whitespace handling in BannedContent and
StrangeBannedContent.
2007-01-14 16:22:43 +00:00
Alex Schroeder
096c443a95 Added tests for strange-spam.pl 2007-01-14 16:03:44 +00:00
Alex Schroeder
691781cfa2 Add test for banned content comment. 2007-01-14 13:43:17 +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
38504ac6ce Moved tests here from ../test.pl 2006-09-19 18:36:46 +00:00