On Wed, Oct 14, 2020 at 09:13:42PM +0000, Elijah Newren via GitGitGadget wrote:
Changes since v2:
* Use a glob rather than a regex for selecting tests
* Touched up the commit message in patch 3 to mention that the TAP output
line is still included for skipped tests and already included the word
"skip" to highlight the fact that the test was skipped.
* Fixed a bug where -run="!rename" would run all tests instead of skipping
the ones with 'rename' in the description
Thanks, this one addresses all my nits. I'm looking forward to using it
in practice. :)
-Peff