summaryrefslogtreecommitdiff
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* troughly pass all versions trough parsed versionsRonny Pfannschmidt2016-10-051-1/+3
* 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
* explicitly specify merge tool for hg merge testRonny Pfannschmidt2016-08-291-1/+1
* fix #89: windows path comparison bugTe-jé Rodgers2016-06-121-0/+15
* add regression test for callable use_scm_versionEsben Haabendal2016-04-061-0/+20
* fix issue #72 - handle hg pre commit merge statesv1.10.1Ronny Pfannschmidt2015-12-101-0/+10
* introduce parse_scm_fallback concept and fix parse hooksRonny Pfannschmidt2015-12-071-2/+2
* coding and documentation style cleanupsRonny Pfannschmidt2015-12-071-1/+1
* introduce scm parser overriding fixes #70 and #71Ronny Pfannschmidt2015-12-061-0/+6
* support enforcing version numbers via the envRonny Pfannschmidt2015-12-011-0/+6
* fix issue #63 by passing a match parameter to git describeRonny Pfannschmidt2015-11-291-0/+6
* finish restructuring testsRonny Pfannschmidt2015-11-293-25/+55
* remove forgotten testsRonny Pfannschmidt2015-11-281-34/+0
* extract git testsRonny Pfannschmidt2015-11-281-0/+34
* finish extracting mercurial tests into own fileRonny Pfannschmidt2015-11-283-95/+90
* simplify data from mime testRonny Pfannschmidt2015-11-281-4/+3
* move hg archival testRonny Pfannschmidt2015-11-282-25/+29
* Now that /tmp is no longer hard-coded, supply a more interesting root.Jason R. Coombs2015-11-141-2/+2
* Extend the extraction of the root assertion so that it's re-used by all test_...Jason R. Coombs2015-11-141-12/+14
* It seems the cache parameter is unused and needs not be suppliedJason R. Coombs2015-11-141-1/+1
* Add relative_to parameter to get_version. Fixes #44 and fixes #45.Jason R. Coombs2015-11-121-0/+5
* Extract assert_root_tmp fixtureJason R. Coombs2015-11-121-1/+5
* Wrap test_main into a function so travis will pick it up.Matthias C. M. Troffaes2015-10-221-5/+7
* Test 'python -m setuptools_scm' invocation (__main__.py).Matthias C. M. Troffaes2015-10-221-0/+7
* flake8 fixesRonny Pfannschmidt2015-09-171-3/+5
* restructure root finding, fixes #43 and #45Ronny Pfannschmidt2015-09-172-1/+24
* 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
* StylefixesMarkus Unterwaditzer2015-06-181-0/+1
* fix win32+python27 failure.Gabi Davar2015-06-131-1/+1
* fix and test dumping to filesv1.5.1Ronny Pfannschmidt2015-05-301-0/+13
* restructure codebase, move setuptools integration code to own fileRonny Pfannschmidt2015-05-301-7/+6
* extend reporting for pytestRonny Pfannschmidt2015-04-091-3/+6
* fix various minor issues with versin numberingRonny Pfannschmidt2015-02-211-3/+3
* make version construction pluggableRonny Pfannschmidt2015-02-211-21/+33
* pluggable versioning schemesRonny Pfannschmidt2015-02-212-41/+19
* create a package, return to self-use, split moduleRonny Pfannschmidt2015-02-173-0/+263