Results for ysh-list.test.sh

statusyshysh-cpp
pass 1212
total1212
caseyshysh-cppdescription
0pass pass shell array :| a 'b c' |
1pass pass empty array and simple_word_eval (regression test)
2pass pass Empty array and assignment builtin (regression)
3pass pass Shell arrays support tilde detection, static globbing, brace detection
4pass pass Basic List, a[42] a['42'] allowed
5pass pass Mutate List entries, a[42] a['42'] allowed
6pass pass string array with command sub, varsub, etc.
7pass pass Can print type of List with pp
8pass pass splice and stringify array
9pass pass List->extend()
10pass pass List append()/extend() should return null
11pass pass List pop()
24 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped