summaryrefslogtreecommitdiff
path: root/testing/test_version.py
Commit message (Expand)AuthorAgeFilesLines
* Add release-branch-semver schemechrisjbillington2020-05-111-1/+42
* Avoid overriding the default tag_regex in tests.Diego Elio Pettenò2020-03-251-1/+0
* fix unintended missing parametersRonny Pfannschmidt2018-10-271-7/+10
* pass trough config everywhereRonny Pfannschmidt2018-08-081-3/+10
* fix #286 - return a list from tags_to_versionsRonny Pfannschmidt2018-07-241-2/+9
* tag parsing configurable through tag_regexpunkadiddle2018-06-301-0/+15
* inflict black on the codebase :)Ronny Pfannschmidt2018-05-131-16/+32
* add support for branch name based testing, add simplified semver supportRonny Pfannschmidt2018-04-061-0/+23