bumpver/test
Manuel Barkhau 2f421daf16 avoid duplicate pattern groups
Since patterns are always wrapped in a named group anyway,
we don't need to do another unnamed group also. This makes
the regular expressions more readable.
2020-10-03 18:04:08 +00:00
..
fixtures wip: add v2 module placeholders 2020-09-06 21:10:27 +00:00
__init__.py WIP: mostly scratch code still 2018-09-02 21:48:12 +02:00
test_cli.py add pretty printing for regex patterns 2020-10-03 17:10:17 +00:00
test_config.py much bugfixing 2020-10-02 20:52:54 +00:00
test_parse.py module reorg 2020-09-19 22:35:48 +00:00
test_patterns.py avoid duplicate pattern groups 2020-10-03 18:04:08 +00:00
test_rewrite.py much bugfixing 2020-10-02 20:52:54 +00:00
test_version.py weeknum testing 2020-10-02 22:44:13 +00:00
util.py cli -> __main__ refactor 2020-09-06 21:36:34 +00:00