urchin/tests/Cross-shell testing/The -s option should invoke tests with the specified shell.
Thomas Levine f8d98d9978 update shell cycling logic to match documentation
and I updated the documentation already because this new way seems
easier to think about
2016-02-29 12:29:49 +00:00

6 lines
208 B
Bash
Executable File

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