101 passed, 8 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped
| osh | 1 incomplete trailing expansion stdout: {a,b}_{
stderr: |
| osh-cpp | 1 incomplete trailing expansion stdout: {a,b}_{
stderr: |
| osh | 2 partial leading expansion stdout: }_{a,b}
stderr: |
| osh-cpp | 2 partial leading expansion stdout: }_{a,b}
stderr: |
| osh | 4 } in expansion stdout: {a,b}}
stderr: |
| osh-cpp | 4 } in expansion stdout: {a,b}}
stderr: |
| osh-cpp | 14 expansion with command sub [osh-cpp stdout] Expected '-a- -b-\n' Got '' [osh-cpp status] Expected 0 Got 2 stdout: stderr: echo -{$(echo a),b}-
^
[ stdin ]:2: Invalid word while parsing command list
|
| osh | 50 comma and invalid range (adjacent and nested) stdout: -{a,b}{1...3}-
-{a,{1...3}}-
{a,b}{}
stderr: |
| osh-cpp | 50 comma and invalid range (adjacent and nested) stdout: -{a,b}{1...3}-
-{a,{1...3}}-
{a,b}{}
stderr: |