bumpver/test
Manuel Barkhau 69fadc2de9 Fix catchall exceptions.
Using ValueError for everything caused underlying issues to be
hidden. Now there are explicit classes for each error condition.
2019-03-28 23:37:58 +01:00
..
fixtures make fmt 2019-02-22 22:47:44 +01:00
__init__.py WIP: mostly scratch code still 2018-09-02 21:48:12 +02:00
test_cli.py mv __main__.py -> cli.py 2019-03-28 23:29:59 +01:00
test_config.py allow globs in file_patterns 2019-02-21 15:41:06 +01:00
test_lex_id.py minor formatting/cleanup 2019-02-14 22:05:02 +01:00
test_parse.py Add more flexible parsing and formating 2019-01-06 14:38:20 +01:00
test_patterns.py Add more flexible parsing and formating 2019-01-06 14:38:20 +01:00
test_rewrite.py Fix catchall exceptions. 2019-03-28 23:37:58 +01:00
test_version.py Fix catchall exceptions. 2019-03-28 23:37:58 +01:00
util.py Improve check for uncommitted files 2019-03-24 18:46:39 +01:00