spec test index / oilshell.org
| status | osh | |
| pass | 10 | |
| FAIL | 1 | |
| total | 11 | |
| case | osh | description |
| 0 | pass | runproc |
| 1 | pass | runproc typed args |
| 2 | pass | pp asdl_ |
| 3 | pass | pp asdl_ can handle an object cycle |
| 4 | FAIL | pp gc-stats_ |
| details | ||
| 5 | pass | pp cell_ |
| 6 | pass | pp cell_ on indexed array with hole |
| 7 | pass | pp proc |
| 8 | pass | pp (x) and pp [x] quote code |
| 9 | pass | pp test_ supports BashArray, BashAssoc |
| 10 | pass | pp value (x) is like = keyword |
10 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped 1 failed under osh
| osh | 4 pp gc-stats_ [osh stdout] Expected '', got 'TODO\n' stdout: TODOstderr: |