Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comments | Joseph Hunkeler | 2019-06-07 | 1 | -4/+15 |
| | |||||
* | Implement extended testing | Joseph Hunkeler | 2019-06-03 | 1 | -1/+25 |
| | |||||
* | Minor improvements: | Joseph Hunkeler | 2019-06-03 | 1 | -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 procedure | Joseph Hunkeler | 2019-06-01 | 1 | -3/+3 |
| | |||||
* | Begin adding filter capability | Joseph Hunkeler | 2019-06-01 | 1 | -2/+14 |
| | |||||
* | Bugfix: allow numbers in package names | Joseph Hunkeler | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Refactor to accept Session_t | Joseph Hunkeler | 2019-05-31 | 1 | -19/+31 |
| | |||||
* | Forcefully uninstall packages; with pip fallback | Joseph Hunkeler | 2019-05-29 | 1 | -5/+9 |
| | | | | * write xunit2 data back to the config file | ||||
* | Fix invalid regex: namespace packages work now | Joseph Hunkeler | 2019-05-29 | 1 | -1/+1 |
| | |||||
* | Test runner return non-zero on failure | Joseph Hunkeler | 2019-05-27 | 1 | -1/+1 |
| | |||||
* | Return only unique values | Joseph Hunkeler | 2019-05-27 | 1 | -1/+1 |
| | |||||
* | build locally | Joseph Hunkeler | 2019-05-27 | 1 | -1/+1 |
| | |||||
* | Forgotten whitespace | Joseph Hunkeler | 2019-05-27 | 1 | -1/+1 |
| | |||||
* | uninstall -> remove | Joseph Hunkeler | 2019-05-27 | 1 | -1/+1 |
| | |||||
* | handle xunit2 | Joseph Hunkeler | 2019-05-27 | 1 | -0/+8 |
| | |||||
* | Better testing | Joseph Hunkeler | 2019-05-27 | 1 | -11/+11 |
| | |||||
* | Basic integration testing; uses struct instead of asssociativeArray; ensure ↵ | Joseph Hunkeler | 2019-05-25 | 1 | -12/+68 |
| | | | | easyinstall is usable by pip/setup.py | ||||
* | Support YAML configs as input | Joseph Hunkeler | 2019-05-22 | 1 | -1/+2 |
| | |||||
* | Can perform merge and dump | Joseph Hunkeler | 2019-05-21 | 1 | -26/+37 |
| | |||||
* | A bit more work | Joseph Hunkeler | 2019-05-21 | 1 | -3/+53 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2019-05-20 | 1 | -0/+83 |