Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trunner was not actually being tested in non-CTFFI mode; minor testament clea... | Timothee Cour | 2020-05-19 | 1 | -2/+1 |
* | `osproc.execCmdEx` now takes an optional `input` for stdin, `env`, workingDir... | Timothee Cour | 2020-05-13 | 1 | -1/+14 |
* | fix a critical bug in windows.osproc leading to resource leaks and blocking I... | Timothee Cour | 2020-05-11 | 1 | -0/+26 |
* | fix deprecations and other warnings (#13748) | Miran | 2020-03-25 | 1 | -2/+2 |
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -1/+1 |
* | 32 bit fixes (#10608) | Arne Döring | 2019-02-13 | 1 | -6/+2 |
* | make tests more robust; tests should be deterministic, no randomize() calls i... | Araq | 2019-01-13 | 1 | -1/+4 |
* | fixes #10273 execShellCmd now returns nonzero when child killed with signal +... | Timothee Cour | 2019-01-13 | 1 | -18/+91 |
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+0 |
* | Add workingDir parameter to execProcess and test (#9549) | Tomohiro | 2018-11-26 | 1 | -0/+24 |