blob: 75e186ef33e071a66389e956b1a468a9706994d4 (
plain)
1
2
3
|
test.regrtest now can receive a list of test patterns to ignore (using the
-i/--ignore argument) or a file with a list of patterns to ignore (using the
--ignore-file argument). Patch by Pablo Galindo.
|