Commit Graph

11 Commits

Author SHA1 Message Date
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
be97b89b87 journal.t: whitespace 2014-07-09 10:40:34 +02:00
Alex Jakimenko
a9f5fe4374 journal.t: Tests for the new journal syntax 2014-07-05 12:39:47 +02:00
Alex Schroeder
e69c6935c0 Journal pages no longer print deleted pages. 2011-11-19 15:18:00 +00:00
Alex Schroeder
996fcd4543 Clear pages before checking for page corruption. 2009-08-19 15:53:02 +00:00
Alex Schroeder
4d27432dd8 Added tests to tage for HTML cache corruption. 2009-06-22 00:31:00 +00:00
Alex Schroeder
1866672a2a *** empty log message *** 2006-10-09 21:31:29 +00:00
Alex Schroeder
cc51ec38c4 Updated with past and future tests. 2006-10-06 12:13:39 +00:00
Alex Schroeder
558af917a1 Added license. 2006-09-20 00:11:31 +00:00
Alex Schroeder
6ad81eff67 Moved tests here from ../test.pl 2006-09-19 18:50:09 +00:00