aboutsummaryrefslogtreecommitdiff
path: root/source/util.d
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix: create setup.cfg|pytest.ini if missingJoseph Hunkeler2019-06-011-6/+9
|
* Bugfix: Create setup.cfg|pytest.ini if does not existJoseph Hunkeler2019-05-311-2/+6
|
* Add utility functions:Joseph Hunkeler2019-05-311-0/+49
| | | | | | * indexOfAll * expander * short_version
* handle xunit2Joseph Hunkeler2019-05-271-0/+61
|
* Better testingJoseph Hunkeler2019-05-271-1/+0
|
* Basic integration testing; uses struct instead of asssociativeArray; ensure ↵Joseph Hunkeler2019-05-251-0/+96
easyinstall is usable by pip/setup.py