All releases of filterunit


Release Notes: Some signals like keyboard interrupt are caught and propagated to children. Termination after such a signal is smooth. Use of `relativeOutput` is deprecated.


Release Notes: If 'inputCount' is zero, input files are no longer necessary and other input files may determine test names.


Release Notes: The configuration attributes "expectedFilter" and "errorFilter" allow post-processing of expected and error output.


Release Notes: The -D/--define option allows you to define configuration attributes on the command line.


Release Notes: An interpolation syntax allows for configuration attributes to interpolate into each other. Some automatic attributes supply information about the current execution.


Release Notes: The configuration option "metaExtension" allows you to use meta configuration files in expected trees. A meta configuration file describes meta features of an expected file beyond its content. Examples for meta features are the type of the file system object or its timestamp.


Release Notes: The configuration option "inputTreeExtension" allows you to define input trees on which the filter may work.


Release Notes: This release removes support for the deprecated syntax of configuration attributes.


Release Notes: A new configuration option `expectedTreeExtension` allows comparison of a tree created by the command under test. Higher portability in filesystem access. Every OS supported by `File::Spec` should work.


Release Notes: The name of a test and attached tags are listed in verbose output.