Commit Graph

2 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
03e08464bb New test to verify that bsd_glob works on dotfiles.
The question is whether bsd_glob("$PageDir/*/*.pg") will find
page/other/.emacs.pg -- and apparently it does not, so that had to be
added back in.
2012-07-21 00:58:27 +02:00