spec test index / oilshell.org
56 passed, 4 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped
osh | 17 type -a -> function; prints shell source code stdout: f is a shell functionstderr: |
osh-cpp | 17 type -a -> function; prints shell source code stdout: f is a shell functionstderr: |
osh | 27 type -a -> builtin and file and shell function stdout: pwd is a shell builtin pwd is /bin/pwd pwd is _tmp/pwd --- pwd is a shell function pwd is a shell builtin pwd is /bin/pwd pwd is _tmp/pwd --- pwd is a shell builtin pwd is /bin/pwd pwd is _tmp/pwdstderr: |
osh-cpp | 27 type -a -> builtin and file and shell function stdout: pwd is a shell builtin pwd is /bin/pwd pwd is _tmp/pwd --- pwd is a shell function pwd is a shell builtin pwd is /bin/pwd pwd is _tmp/pwd --- pwd is a shell builtin pwd is /bin/pwd pwd is _tmp/pwdstderr: |