Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests which break when using print() and no from __future__ import print_... | William Deegan | 2017-09-25 | 1 | -21/+21 |
* | Added fixes for docs / nested test for use of sys.path in toolpath | grbd | 2017-08-04 | 1 | -1/+5 |
* | Added support for a PyPackageDir function | grbd | 2017-08-03 | 2 | -0/+10 |
* | Update to user manual on how to use sys.path for toolpath, and toolpath in ge... | grbd | 2017-08-01 | 2 | -4/+0 |
* | update to tests for nested tools | grbd | 2017-07-27 | 29 | -21/+109 |
* | Moved the test for nested tools to using fixtures | grbd | 2017-06-20 | 18 | -0/+94 |