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