summary refs log tree commit diff stats
path: root/tests/stdlib/tosproc.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
* 32 bit fixes (#10608)Arne Döring2019-02-131-6/+2
* make tests more robust; tests should be deterministic, no randomize() calls i...Araq2019-01-131-1/+4
* fixes #10273 execShellCmd now returns nonzero when child killed with signal +...Timothee Cour2019-01-131-18/+91
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+0
* Add workingDir parameter to execProcess and test (#9549)Tomohiro2018-11-261-0/+24