spec test index / oilshell.org
| status | osh | |
| pass | 9 | |
| FAIL | 1 | |
| total | 10 | |
| 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 | pass | pp line supports BashArray, BashAssoc |
| 5 | FAIL | pp gc-stats |
| details | ||
| 6 | pass | pp cell |
| 7 | pass | pp cell on indexed array with hole |
| 8 | pass | pp proc |
| 9 | pass | pp (x) is like = keyword |
9 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped 1 failed under osh
| osh | 5 pp gc-stats [osh stdout] Expected '', got 'TODO\n' stdout: TODOstderr: |