Results for ysh-list.test.sh

statusysh
pass 8
total8
caseyshdescription
0pass Basic List, a[42] a['42'] allowed
1pass Mutate List entries, a[42] a['42'] allowed
2pass string array with command sub, varsub, etc.
3pass Can print type of List with pp
4pass splice and stringify array
5pass List->extend()
6pass List append()/extend() should return null
7pass List pop()
8 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped