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

Results for ysh-interactive.test.sh

statusyshysh_ALT
pass 22
total22
caseyshysh_ALTdescription
0pass pass yshrc
1pass pass YSH_HISTFILE
4 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped