Andreas Wacknitz
2022-11-27 32a6dc445cdacb0c56a242a44e739fb404fdf8da
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
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
  1: beepcmd                                         skipped (aliases.at:4)
  2: cwdcmd                                          ok
  3: jobcmd                                          skipped (aliases.at:20)
  4: helpcommand                                     skipped (aliases.at:22)
  5: periodic                                        skipped (aliases.at:24)
  6: precmd                                          skipped (aliases.at:26)
  7: postcmd                                         ok
  8: shell                                           ok
  9: -b                                              ok
 10: -c                                              ok
 11: -d                                              skipped (arguments.at:35)
 12: -e                                              ok
 13: -f                                              skipped (arguments.at:47)
 14: -i                                              ok
 15: -l                                              skipped (arguments.at:62)
 16: -m                                              skipped (arguments.at:66)
 17: -q                                              skipped (arguments.at:72)
 18: -s                                              ok
 19: -t                                              ok
 20: -v                                              ok
 21: -x                                              ok
 22: -V                                              skipped (arguments.at:128)
 23: -X                                              skipped (arguments.at:130)
 24: --help                                          skipped (arguments.at:132)
 25: --version                                       skipped (arguments.at:134)
 26: invalid option                                  ok
 27: non-option arguments                            FAILED (arguments.at:166)
 28: %                                               skipped (commands.at:4)
 29: :                                               ok
 30: @                                               ok
 31: alias                                           ok
 32: alloc                                           skipped (commands.at:81)
 33: bg                                              skipped (commands.at:83)
 34: bindkey                                         skipped (commands.at:85)
 35: break                                           ok
 36: builtins                                        skipped (commands.at:137)
 37: bye                                             skipped (commands.at:138)
 38: cd                                              ok
 39: complete                                        ok
 40: continue                                        ok
 41: dirs                                            ok
 42: echo                                            ok
 43: echotc                                          skipped (commands.at:351)
 44: eval                                            ok
 45: exec                                            ok
 46: exit                                            ok
 47: fg                                              skipped (commands.at:381)
 48: filetest                                        FAILED (commands.at:390)
 49: foreach                                         ok
 50: getspath                                        skipped (commands.at:527)
 51: getxvers                                        skipped (commands.at:529)
 52: glob                                            ok
 53: goto                                            ok
 54: hashstat                                        skipped (commands.at:568)
 55: history                                         ok
 56: hup                                             ok
 57: if                                              ok
 58: inlib                                           skipped (commands.at:782)
 59: jobs                                            skipped (commands.at:784)
 60: kill                                            ok
 61: limit                                           skipped (commands.at:804)
 62: log                                             ok
 63: login                                           skipped (commands.at:818)
 64: logout                                          ok
 65: ls-F                                            ok
 66: migrate                                         skipped (commands.at:898)
 67: newgrp                                          skipped (commands.at:899)
 68: nice                                            ok
 69: nohup                                           ok
 70: notify                                          skipped (commands.at:930)
 71: onintr                                          ok
 72: popd                                            ok
 73: printenv                                        ok
 74: pushd                                           ok
 75: rehash                                          ok
 76: repeat                                          ok
 77: rootnode                                        skipped (commands.at:1100)
 78: sched                                           skipped (commands.at:1102)
 79: set                                             ok
 80: setenv                                          ok
 81: setpath                                         skipped (commands.at:1166)
 82: setspath                                        skipped (commands.at:1168)
 83: settc                                           skipped (commands.at:1170)
 84: setty                                           skipped (commands.at:1172)
 85: setxvers                                        skipped (commands.at:1174)
 86: shift                                           ok
 87: source                                          FAILED (commands.at:1251)
 88: stop                                            skipped (commands.at:1256)
 89: suspend                                         skipped (commands.at:1258)
 90: switch                                          ok
 91: telltc                                          skipped (commands.at:1317)
 92: termname                                        skipped (commands.at:1318)
 93: time                                            skipped (commands.at:1319)
 94: umask                                           ok
 95: unalias                                         ok
 96: uncomplete                                      ok
 97: unhash                                          ok
 98: universe                                        skipped (commands.at:1377)
 99: unlimit                                         skipped (commands.at:1379)
100: unset                                           ok
101: unsetenv                                        ok
102: ver                                             skipped (commands.at:1411)
103: wait                                            ok
104: warp                                            skipped (commands.at:1422)
105: watchlog                                        skipped (commands.at:1424)
106: where                                           ok
107: which                                           ok
108: while                                           ok
109: jobs output                                     ok
110: time output                                     ok
111: Arithmetic operators                            ok
112: Primary expressions                             FAILED (expr.at:92)
113: history                                         ok
114: history performance                             ok
115: history hup                                     ok
116: Word splitting                                  ok
117: Comments                                        skipped (lexical.at:34)
118: Escaping special characters                     ok
119: Preventing substitution                         ok
120: History basics                                  ok
121: Event specification                             ok
122: Word selection                                  ok
123: History modifiers                               ok
124: Alias substitution                              ok
125: Variable substitution                           ok
126: Quoting of expansions in `...`                  ok
127: \echo for git_tcsh_completion                   ok
128: :gas work as described in the man pages         ok
129: avoid infinite loop in :gas                     ok
130: /a.b/c:r doesn't remove path elements           ok
131: $x:q:h does not cause out of memory crash and yields the full string ok
132: $x:q:t does not cause out of memory crash and yields the full string ok
133: $x:q:r yields the full string                   ok
134: $x:q:e yields nothing                           ok
135: EUC-JP multibyte test                           ok
136: UTF-8 multibyte test                            ok
137: -n                                              ok
138: Parenthesis no space                            ok
139: Parenthesis space                               ok
140: Parenthesis space escaped                       ok
141: Parenthesis escaped                             ok
142: $<                                              ok
143: Command substitution                            ok
144: Filename substitution                           ok
145: Directory stack substitution                    ok
146: Command combinations                            ok
147: Command execution                               ok
148: $ addsuffix                                     ok
149: $ afsuser                                       ok
150: $ ampm                                          ok
151: $ anyerror                                      ok
152: $ argv                                          ok
153: $ autocorrect                                   ok
154: $ autoexpand                                    ok
155: $ autolist                                      ok
156: $ autologout                                    skipped (variables.at:91)
157: $ backslash_quote                               ok
158: $ catalog                                       ok
159: $ cdpath                                        ok
160: $ color                                         ok
161: $ colorcat                                      ok
162: $ command                                       ok
163: $ complete                                      ok
164: $ continue                                      ok
165: $ continue_args                                 ok
166: $ correct                                       ok
167: $ csubstnonl                                    ok
168: $ cwd                                           ok
169: $ dextract                                      ok
170: $ dirsfile                                      ok
171: $ dirstack                                      ok
172: $ dspmbyte                                      skipped (variables.at:295)
173: $ dunique                                       ok
174: $ echo                                          ok
175: $ echo_style                                    ok
176: $ echo_hex                                      ok
177: $ edit                                          skipped (variables.at:397)
178: $ ellipsis                                      ok
179: $ fignore                                       ok
180: $ filec                                         ok
181: $ gid                                           ok
182: $ group                                         ok
183: $ histchars                                     ok
184: $ histdup                                       ok
185: $ histfile                                      ok
186: $ histlit                                       ok
187: $ history                                       ok
188: $ home                                          ok
189: $ ignoreeof                                     ok
190: $ implicitcd                                    ok
191: $ inputmode                                     ok
192: $ killdup                                       ok
193: $ killring                                      ok
194: $ listflags                                     ok
195: $ listjobs                                      ok
196: $ listlinks                                     ok
197: $ listmax                                       ok
198: $ listmaxrows                                   ok
199: $ loginsh                                       ok
200: $ logout                                        ok
201: $ mail                                          ok
202: $ cdtohome                                      ok
203: $ noimplicithome                                ok
204: $ matchbeep                                     ok
205: $ nobeep                                        ok
206: $ noclobber                                     ok
207: $ noding                                        ok
208: $ noglob                                        ok
209: $ nostat                                        ok
210: $ notify                                        ok
211: $ oid                                           skipped (variables.at:820)
212: $ owd                                           ok
213: $ path                                          ok
214: $ printexitvalue                                ok
215: $ prompt                                        ok
216: $ prompt2                                       ok
217: $ prompt3                                       ok
218: $ promptchars                                   ok
219: $ pushdtohome                                   ok
220: $ pushdsilent                                   ok
221: $ recexact                                      ok
222: $ recognize_only_executablers                   ok
223: $ rmstar                                        ok
224: $ rprompt                                       ok
225: $ savedirs                                      ok
226: $ savehist                                      ok
227: $ sched                                         ok
228: $ shell                                         ok
229: $ shlvl                                         ok
230: $ status                                        ok
231: $ symlinks                                      ok
232: $ tcsh                                          ok
233: $ term                                          ok
234: $ time                                          ok
235: $ tperiod                                       ok
236: $ tty                                           ok
237: $ uid                                           ok
238: $ user                                          ok
239: $ verbose                                       ok
240: $ version                                       ok
241: $ visiblebell                                   ok
242: $ watch                                         ok
243: $ who                                           ok
244: $ wordchars                                     ok
4 failed unexpectedly.
54 tests were skipped.