summaryrefslogtreecommitdiff
path: root/testing/test_functions.py
Commit message (Expand)AuthorAgeFilesLines
* no-local-version scheme and improved documentationcon-f-use2020-02-071-0/+3
* update pre-commit setup to modern practices and ensure flake8 is in line as w...Ronny Pfannschmidt2019-11-251-1/+0
* fix unintended missing parametersRonny Pfannschmidt2018-10-271-5/+9
* Merge pull request #276 from punkadiddle/masterRonny Pfannschmidt2018-07-171-5/+5
|\
| * working draft using configuration instance classpunkadiddle2018-07-091-5/+5
* | Add some pretned testsJonathan Piron2018-07-021-3/+6
|/
* fix #266 and add a unittest for the tag_to_versionRonny Pfannschmidt2018-05-221-1/+19
* inflict black on the codebase :)Ronny Pfannschmidt2018-05-131-35/+39
* resuffle version formatting, remove distance knowlege from guessing of the ne...Ronny Pfannschmidt2018-04-091-6/+6
* Simply use samefile to compare if two paths refer to the same path. Ref #174.Jason R. Coombs2017-12-251-58/+0
* test_functions: test WinError() gets last error messageCosimo Lupo2017-06-201-0/+7
* test_functions: add test for get_windows_long_path_nameCosimo Lupo2017-06-201-0/+54
* Update test to reflect canonical syntax. Ref #126.Jason R. Coombs2016-10-261-1/+1
* Add test capturing failure. Ref #126.Jason R. Coombs2016-10-261-0/+1
* fix flake8 transgressionsRonny Pfannschmidt2016-10-201-1/+2
* fix #81 - fail more nice if git/hg is not availiableRonny Pfannschmidt2016-10-201-1/+7
* fix #107 - dont use node if it is noneRonny Pfannschmidt2016-10-121-8/+8
* fix issue #103 - reorder version dumpingRonny Pfannschmidt2016-10-051-1/+1
* properly write version file even if in pretend modeAntoine Beaupré2016-10-051-1/+7
* Updated test in 990c5bd to use built in pytest fixture.Te-jé Rodgers2015-07-211-12/+3
* Last commit failed flake8 (crappy editor). Resolved.Te-jé Rodgers2015-07-211-3/+3
* Added test for 95ad537a8e595700a4d1964c4b1c2d8ce8aeb38cTe-jé Rodgers2015-07-211-0/+18
* make version construction pluggableRonny Pfannschmidt2015-02-211-21/+33
* pluggable versioning schemesRonny Pfannschmidt2015-02-211-5/+10
* create a package, return to self-use, split moduleRonny Pfannschmidt2015-02-171-0/+32