Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PR #3506] fix remnamt docstring and speed up | Mats Wichmann | 2019-12-20 | 1 | -13/+0 |
| | | | | | | | | | | left a pasted traceback in the SourceCode.py test, got rid of. applied "standard" speedup of dropping tools in DefaultEnvironmment and Environment, speeds up windows a lot (individual Removed tests running in 1 sec instead of 15) Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | [PR #3506] fix sider complaint | Mats Wichmann | 2019-12-20 | 1 | -2/+0 |
| | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Remove deprecated SourceCode func/method | Mats Wichmann | 2019-12-20 | 1 | -0/+73 |
Signed-off-by: Mats Wichmann <mats@linux.com> |