summaryrefslogtreecommitdiffstats
path: root/t/2goodperl.t
AgeCommit message (Collapse)AuthorFilesLines
2001-09-17Fix to make the tests generate the list of files to test instead of having ↵zach%zachlipton.com1-1/+2
to update the list manually whenever a file is added or removed. The main logic is in t/Support/Files.pm, changes to the test files are needed to allow it to function properly. NOT_PART_OF_BUILD. No review needed for tests at this time.
2001-09-04Actually make the strict checking work.zach%zachlipton.com1-2/+8
2001-09-04add tests for use strict;zach%zachlipton.com1-1/+6
2001-09-04Enforce -w. This file will also be used to enforce use strict;zach%zachlipton.com1-0/+63