aboutsummaryrefslogtreecommitdiff
path: root/source/merge.d
Commit message (Collapse)AuthorAgeFilesLines
* Add commentsJoseph Hunkeler2019-06-071-4/+15
|
* Implement extended testingJoseph Hunkeler2019-06-031-1/+25
|
* Minor improvements:Joseph Hunkeler2019-06-031-5/+9
| | | | | | | | * testdir can be changed * testdir is no longer incorporated into the delivery * pip calls will use an index if defined * multiarg now returns empty string if input is empty * remove clone repos if they already exist. guarantees pristine code/tests
* Refactor creation/test procedureJoseph Hunkeler2019-06-011-3/+3
|
* Begin adding filter capabilityJoseph Hunkeler2019-06-011-2/+14
|
* Bugfix: allow numbers in package namesJoseph Hunkeler2019-05-311-1/+1
|
* Refactor to accept Session_tJoseph Hunkeler2019-05-311-19/+31
|
* Forcefully uninstall packages; with pip fallbackJoseph Hunkeler2019-05-291-5/+9
| | | | * write xunit2 data back to the config file
* Fix invalid regex: namespace packages work nowJoseph Hunkeler2019-05-291-1/+1
|
* Test runner return non-zero on failureJoseph Hunkeler2019-05-271-1/+1
|
* Return only unique valuesJoseph Hunkeler2019-05-271-1/+1
|
* build locallyJoseph Hunkeler2019-05-271-1/+1
|
* Forgotten whitespaceJoseph Hunkeler2019-05-271-1/+1
|
* uninstall -> removeJoseph Hunkeler2019-05-271-1/+1
|
* handle xunit2Joseph Hunkeler2019-05-271-0/+8
|
* Better testingJoseph Hunkeler2019-05-271-11/+11
|
* Basic integration testing; uses struct instead of asssociativeArray; ensure ↵Joseph Hunkeler2019-05-251-12/+68
| | | | easyinstall is usable by pip/setup.py
* Support YAML configs as inputJoseph Hunkeler2019-05-221-1/+2
|
* Can perform merge and dumpJoseph Hunkeler2019-05-211-26/+37
|
* A bit more workJoseph Hunkeler2019-05-211-3/+53
|
* Initial commitJoseph Hunkeler2019-05-201-0/+83