summaryrefslogtreecommitdiff
path: root/testing/test_functions.py
Commit message (Expand)AuthorAgeFilesLines
* 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