Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comments | Joseph Hunkeler | 2019-06-07 | 1 | -3/+194 |
| | |||||
* | Minor improvements: | Joseph Hunkeler | 2019-06-03 | 1 | -3/+1 |
| | | | | | | | | * 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 | ||||
* | Interpolation of environment variables | Joseph Hunkeler | 2019-06-01 | 1 | -0/+32 |
| | |||||
* | Bugfix: create setup.cfg|pytest.ini if missing | Joseph Hunkeler | 2019-06-01 | 1 | -6/+9 |
| | |||||
* | Bugfix: Create setup.cfg|pytest.ini if does not exist | Joseph Hunkeler | 2019-05-31 | 1 | -2/+6 |
| | |||||
* | Add utility functions: | Joseph Hunkeler | 2019-05-31 | 1 | -0/+49 |
| | | | | | | * indexOfAll * expander * short_version | ||||
* | handle xunit2 | Joseph Hunkeler | 2019-05-27 | 1 | -0/+61 |
| | |||||
* | Better testing | Joseph Hunkeler | 2019-05-27 | 1 | -1/+0 |
| | |||||
* | Basic integration testing; uses struct instead of asssociativeArray; ensure ↵ | Joseph Hunkeler | 2019-05-25 | 1 | -0/+96 |
easyinstall is usable by pip/setup.py |