Commit Graph

6 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 Schroeder
6320c9f702 Adapted the tests to match the new expectations in journal-rss.t. 2009-03-07 16:02:39 +00:00
Alex Schroeder
f38b4d3272 Add test for date of the last major change. 2008-09-21 23:22:22 +00:00
Alex Schroeder
41ac222bef Test rsslimit and its default of 10. 2008-09-21 22:53:26 +00:00
Alex Schroeder
ef6aad8ec8 Tested search, match, and reverse parameters. 2008-09-21 22:14:48 +00:00
Alex Schroeder
82542020b4 *** empty log message *** 2008-09-21 22:05:48 +00:00