]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix to make the tests generate the list of files to test instead of having to update...
authorzach%zachlipton.com <>
Mon, 17 Sep 2001 01:35:15 +0000 (01:35 +0000)
committerzach%zachlipton.com <>
Mon, 17 Sep 2001 01:35:15 +0000 (01:35 +0000)
commit7e406183cef64a9c26733ecc9c3d07857eabca68
tree8a684b35215006f265b9a690829151c13d8fd758
parente8d520f73274017b4ffd013bb1f23e7f78db6561
Fix to make the tests generate the list of files to test instead of having 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.
t/1compile.t
t/2goodperl.t
t/3safesys.t
t/Support/Files.pm