spec test index / oilshell.org
| status | osh | osh_.py | osh_.cc | |
| pass | 3 | 3 | 3 | |
| FAIL | 3 | 3 | 3 | |
| total | 6 | 6 | 6 | |
| case | osh | osh_.py | osh_.cc | description |
| 0 | FAIL | FAIL | FAIL | [[ equality matching |
| details | details | details | ||
| 1 | FAIL | FAIL | FAIL | [[ regex matching |
| details | details | details | ||
| 2 | pass | pass | pass | [ matching |
| 3 | FAIL | FAIL | FAIL | case matching |
| details | details | details | ||
| 4 | pass | pass | pass | file matching |
| 5 | pass | pass | pass | parameter expansion matching |
9 passed, 0 OK, 0 not implemented, 0 BUG, 9 failed, 0 timeouts, 0 cases skipped 3 failed under osh
| osh | 0 [[ equality matching [osh stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n' stdout: 1 1 1 1stderr: |
| osh_.py | 0 [[ equality matching [osh_.py stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n' stdout: 1 1 1 1stderr: |
| osh_.cc | 0 [[ equality matching [osh_.cc stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n' stdout: 1 1 1 1stderr: dumb_alloc: gNumNew = 2450 gNumDelete = 224 gMemPos = 81072 gNumMalloc = 248 gNumFree = 0 gMemPos2 = 13184 |
| osh | 1 [[ regex matching [osh stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n' stdout: 1 1 1 1stderr: |
| osh_.py | 1 [[ regex matching [osh_.py stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n' stdout: 1 1 1 1stderr: |
| osh_.cc | 1 [[ regex matching [osh_.cc stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n' stdout: 1 1 1 1stderr: dumb_alloc: gNumNew = 2454 gNumDelete = 224 gMemPos = 81200 gNumMalloc = 252 gNumFree = 4 gMemPos2 = 13248 |
| osh | 3 case matching [osh stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n' stdout: 1 1 1 1stderr: |
| osh_.py | 3 case matching [osh_.py stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n' stdout: 1 1 1 1stderr: |
| osh_.cc | 3 case matching [osh_.cc stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n' stdout: 1 1 1 1stderr: dumb_alloc: gNumNew = 2646 gNumDelete = 271 gMemPos = 85152 gNumMalloc = 268 gNumFree = 0 gMemPos2 = 13504 |