summary refs log tree commit diff stats
path: root/tests/osproc/texitcode.nim
Commit message (Expand)AuthorAgeFilesLines
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+0
* activated more tests, allow input in test specArne Döring2018-11-231-0/+1
* make sure first call to running() after process exit returns falseJohannes Hofmann2016-12-031-0/+5
* rename tfalse.nim to tafalse.nimJohannes Hofmann2016-09-301-5/+5
* add testcase for exit code handlingJohannes Hofmann2016-09-301-0/+18
href='/akkartik/mu/commit/044space_surround.cc?h=hlt&id=b24eb4766ad12eceaafa2ee0d620e070e21a3293'>b24eb476 ^
23d3a022 ^
263e6b2a ^
8f1db754 ^

b24eb476 ^
d0e29245 ^
82ac0b7e ^
23d3a022 ^


8f1db754 ^

b24eb476 ^
6c96a437 ^
0487a30e ^
ae256ea1 ^
9dcbec39 ^
ae256ea1 ^
0487a30e ^
8f1db754 ^


047296d8 ^
4a943d4e ^







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79