summary refs log tree commit diff stats
path: root/tests/osproc/tstdin.nim
Commit message (Expand)AuthorAgeFilesLines
* Fixes #5281 (#7489)Dmitry Atamanov2018-04-061-6/+5
* Bugfix/double newlines in stderr (#5426)Fabian Keller2017-02-241-1/+1
* Clean up tests/osprocdef2015-02-041-3/+6
* Add osproc stdin test.Dominik Picheta2014-06-151-0/+16
='n58' href='#n58'>58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113