ysh-keywords () { run-file ysh-keywords "$@" } run-file () { local spec_name=$1; shift; sh-spec spec/$spec_name.test.sh --compare-shells --oils-bin-dir $PWD/bin "$@" } ysh-keywords: spec test case results

Results for ysh-keywords.test.sh

statusyshysh_ALT
pass 22
total22
caseyshysh_ALTdescription
0pass pass = to pretty print
1pass pass 'call' to ignore return value
4 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped