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

statusysh
pass 2
total2
caseyshdescription
0pass = to pretty print
1pass 'call' to ignore return value
2 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped