Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 1 | -4/+4 |
| | | | | | | | On a linux host (missing some things that may be on the Travis CI setup), Py3.8a3 now shows 19 fails, 1048 pass, with 84 Warning: messages. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Change so DefaultEnvironment and Enviroment don't initialize any tools to ↵ | William Deegan | 2018-09-26 | 1 | -1/+2 |
| | | | | speed up test on windows | ||||
* | Issue 2647: In Executor.Null.get_all_children(), really return all of | Steven Knight | 2010-06-15 | 1 | -0/+150 |
the children, including the explicit dependencies, not just the sources. |