Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comments | Joseph Hunkeler | 2019-06-07 | 2 | -6/+58 |
| | |||||
* | Add comments | Joseph Hunkeler | 2019-06-07 | 1 | -3/+43 |
| | |||||
* | Add comments | Joseph Hunkeler | 2019-06-07 | 1 | -3/+194 |
| | |||||
* | Initialize TestExtended_t struct for each iteration | Joseph Hunkeler | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | Implement extended testing | Joseph Hunkeler | 2019-06-03 | 2 | -1/+56 |
| | |||||
* | Minor improvements: | Joseph Hunkeler | 2019-06-03 | 4 | -16/+41 |
| | | | | | | | | * 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 | 2 | -0/+36 |
| | |||||
* | Refactor creation/test procedure | Joseph Hunkeler | 2019-06-01 | 2 | -4/+18 |
| | |||||
* | Begin adding filter capability | Joseph Hunkeler | 2019-06-01 | 4 | -4/+33 |
| | |||||
* | Bugfix: create setup.cfg|pytest.ini if missing | Joseph Hunkeler | 2019-06-01 | 1 | -6/+9 |
| | |||||
* | Bugfix: allow numbers in package names | Joseph Hunkeler | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Bugfix: Create setup.cfg|pytest.ini if does not exist | Joseph Hunkeler | 2019-05-31 | 1 | -2/+6 |
| | |||||
* | Refactor to use YAML configuration | Joseph Hunkeler | 2019-05-31 | 1 | -56/+22 |
| | |||||
* | Refactor to accept Session_t | Joseph Hunkeler | 2019-05-31 | 1 | -19/+31 |
| | |||||
* | Add utility functions: | Joseph Hunkeler | 2019-05-31 | 1 | -0/+49 |
| | | | | | | * indexOfAll * expander * short_version | ||||
* | Initial commit: session.d | Joseph Hunkeler | 2019-05-31 | 1 | -0/+134 |
| | |||||
* | Remove whitespace around equals | Joseph Hunkeler | 2019-05-30 | 1 | -2/+1 |
| | |||||
* | Add ability to modify channels | Joseph Hunkeler | 2019-05-30 | 1 | -5/+13 |
| | |||||
* | 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 |
| | |||||
* | Initial commit: python.d | Joseph Hunkeler | 2019-05-28 | 1 | -0/+107 |
| | |||||
* | Test runner return non-zero on failure | Joseph Hunkeler | 2019-05-27 | 2 | -3/+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 | 2 | -0/+69 |
| | |||||
* | Remove ini.d | Joseph Hunkeler | 2019-05-27 | 1 | -27/+0 |
| | |||||
* | fix --test-requires | Joseph Hunkeler | 2019-05-27 | 1 | -2/+2 |
| | |||||
* | Better testing | Joseph Hunkeler | 2019-05-27 | 5 | -18/+78 |
| | |||||
* | Basic integration testing; uses struct instead of asssociativeArray; ensure ↵ | Joseph Hunkeler | 2019-05-25 | 4 | -55/+209 |
| | | | | easyinstall is usable by pip/setup.py | ||||
* | Disable buffering entirely | Joseph Hunkeler | 2019-05-23 | 2 | -3/+7 |
| | |||||
* | Update wording | Joseph Hunkeler | 2019-05-22 | 1 | -2/+2 |
| | |||||
* | Back to blocking IO. Thanks Jenkins. | Joseph Hunkeler | 2019-05-22 | 1 | -21/+6 |
| | |||||
* | Flush buffers | Joseph Hunkeler | 2019-05-22 | 1 | -1/+15 |
| | |||||
* | up the verbosity | Joseph Hunkeler | 2019-05-22 | 2 | -1/+2 |
| | |||||
* | portability | Joseph Hunkeler | 2019-05-22 | 2 | -3/+11 |
| | |||||
* | osx will have to suffer | Joseph Hunkeler | 2019-05-22 | 1 | -1/+5 |
| | |||||
* | getenv: split on null terminator instead of newline | Joseph Hunkeler | 2019-05-22 | 1 | -2/+2 |
| | |||||
* | Support YAML configs as input | Joseph Hunkeler | 2019-05-22 | 1 | -1/+2 |
| | |||||
* | Clean up a little | Joseph Hunkeler | 2019-05-21 | 2 | -52/+51 |
| | |||||
* | Can perform merge and dump | Joseph Hunkeler | 2019-05-21 | 3 | -47/+132 |
| | |||||
* | A bit more work | Joseph Hunkeler | 2019-05-21 | 3 | -6/+79 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2019-05-20 | 3 | -0/+374 |