Issue 571: Allow support for negative regex filtering (#576)
* Allow support for negative regex filtering
This patch allows one to apply a negation to the entire regex filter
by appending it with a '-' character, much in the same style as
GoogleTest uses.
* Address issues in PR
* Add unit tests for negative filtering
Showing
Please
register
or
sign in
to comment