urchin/tests/Cross-shell testing/The -s option should invoke tests with the specified shell.
Thomas Levine 7267239313 start moving cross-shell testing tests
and also make them more cross-shell test style
2016-02-28 22:23:47 +00:00

5 lines
233 B
Bash
Executable File

#!/bin/sh
# Tests the `-s <shell> option, which invokes shebang-less and sh-shebang-line test scripts with the specified shell (for testing *sourced* shell code).
../../urchin -s "$PWD/.special-shell" ./.test-run-by-specified-shell