47 passed, 4 OK, 1 not implemented, 2 BUG, 0 failed, 0 timeouts, 0 cases skipped
| zsh | 0 pushd/popd stdout: pwd=/tmp pwd=/stderr: |
| zsh | 1 pushd usage stdout: status=1 status=0 status=0stderr: pushd: no such file or directory: -z |
| zsh | 2 popd usage error stdout: status=0 status=0 status=0stderr: |
| zsh | 7 dirs -v to print numbered stack, one entry per line stdout: -- 0 /tmp 1 / -- 0 /dev 1 /tmp 2 /stderr: |
| zsh | 13 dirs tilde test when $HOME is exactly $PWD stdout: ~ /stderr: |
| zsh | 16 pushd does not take more than one argument stdout: stderr: |
| zsh | 17 dirs does not take arguments stdout: stderr: |