Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove pip_index TODOHEADmaster | Joseph Hunkeler | 2019-06-18 | 1 | -1/+0 |
* | Add license | Joseph Hunkeler | 2019-06-18 | 1 | -0/+26 |
* | 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 |
* | Ignore external libraries | Joseph Hunkeler | 2019-06-07 | 1 | -0/+1 |
* | Initialize TestExtended_t struct for each iteration | Joseph Hunkeler | 2019-06-03 | 1 | -1/+1 |
* | Update README | Joseph Hunkeler | 2019-06-03 | 1 | -0/+14 |
* | Implement extended testing | Joseph Hunkeler | 2019-06-03 | 2 | -1/+56 |
* | Minor improvements: | Joseph Hunkeler | 2019-06-03 | 4 | -16/+41 |
* | 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 |
* | Update README | Joseph Hunkeler | 2019-05-31 | 1 | -36/+78 |
* | 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 |
* | 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 |
* | Fix invalid regex: namespace packages work now | Joseph Hunkeler | 2019-05-29 | 1 | -1/+1 |
* | Add missing command line arguments | Joseph Hunkeler | 2019-05-29 | 1 | -0/+3 |
* | 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 |
* | uglify build script | Joseph Hunkeler | 2019-05-25 | 1 | -2/+21 |
* | Basic integration testing; uses struct instead of asssociativeArray; ensure e... | Joseph Hunkeler | 2019-05-25 | 4 | -55/+209 |
* | non-dub build.sh script | Joseph Hunkeler | 2019-05-23 | 1 | -0/+39 |
* | Disable buffering entirely | Joseph Hunkeler | 2019-05-23 | 2 | -3/+7 |
* | Add README | Joseph Hunkeler | 2019-05-22 | 1 | -0/+64 |
* | 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 |