summaryrefslogtreecommitdiff
path: root/testing/test_basic_api.py
Commit message (Collapse)AuthorAgeFilesLines
...
* restructure root finding, fixes #43 and #45Ronny Pfannschmidt2015-09-171-1/+1
| | | | | | * PKG-INFO is no longer a scm, instead the version is substituted directly * git root folder is verified * simplicistic acceptance test for the root finding
* fix win32+python27 failure.Gabi Davar2015-06-131-1/+1
| | | | | * for the above environment must be byte strings - not unicode * fix test windows - /tmp is not an absolute path.
* 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
|
* fix various minor issues with versin numberingRonny Pfannschmidt2015-02-211-3/+3
|
* pluggable versioning schemesRonny Pfannschmidt2015-02-211-36/+9
|
* create a package, return to self-use, split moduleRonny Pfannschmidt2015-02-171-0/+223