On Sat, Nov 24, 2012 at 6:02 PM, Doug Evans wrote:
> 2012-11-24 Doug Evans
>
> * testsuite-management/validate_failures.py: Add support for
> @include, @remove
> directives in manifest files.
OK. Thanks for all the cleanups and features!
Diego.
Hi.
This eighth patch adds new directives to manifests: @include, @remove.
These are useful when needing to handle a multi-dimensional matrix of test
configurations, and not wanting to maintain the otherwise necessary duplication
across all of the axes.
[@remove should be used sparingly, but I've f