Results for ysh-list.test.sh

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