spec test index / oilshell.org
60 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped
osh_ALT | 5 Func with multiple args in multiple contexts [osh_ALT stdout] Expected '7 7\n', got '' [osh_ALT status] Expected 0, got 1 stdout: stderr: source $LIB_YSH/math.ysh ^~~~~~~~ [ stdin ]:3: 'source' failed: No builtin file 'stdlib/ysh/math.ysh' source $LIB_YSH/math.ysh ^~~~~~ [ stdin ]:3: errexit PID 41287: command.Simple failed with status 1 |
osh_ALT | 6 Trailing Comma in Param list [osh_ALT stdout] Expected '7 7\n', got '' [osh_ALT status] Expected 0, got 1 stdout: stderr: source $LIB_YSH/math.ysh ^~~~~~~~ [ stdin ]:3: 'source' failed: No builtin file 'stdlib/ysh/math.ysh' source $LIB_YSH/math.ysh ^~~~~~ [ stdin ]:3: errexit PID 41291: command.Simple failed with status 1 |