Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce first class support for Android (#5772) | Fredrik Høisæther Rasch | 2017-08-06 | 1 | -1/+5 |
* | WIFSIGNALED means process has exited too (with a bang!) (#5678) | Jacek Sieka | 2017-04-27 | 1 | -0/+36 |
* | Bugfix/double newlines in stderr (#5426) | Fabian Keller | 2017-02-24 | 5 | -4/+51 |
* | make sure first call to running() after process exit returns false | Johannes Hofmann | 2016-12-03 | 1 | -0/+5 |
* | One more attempt to fix #4867 | cheatfate | 2016-10-21 | 1 | -0/+16 |
* | rename tfalse.nim to tafalse.nim | Johannes Hofmann | 2016-09-30 | 3 | -7/+8 |
* | add testcase for exit code handling | Johannes Hofmann | 2016-09-30 | 2 | -0/+20 |
* | Fix passing environment in startProcess (win) | Dmitry Polienko | 2016-07-18 | 1 | -0/+32 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -1/+1 |
* | Clean up tests/osproc | def | 2015-02-04 | 1 | -3/+6 |
* | Add osproc stdin test. | Dominik Picheta | 2014-06-15 | 2 | -0/+19 |