Files
stedolan-jq/tests/mantest
T
2019-02-22 19:32:31 -05:00

8 lines
222 B
Bash
Executable File

#!/bin/sh
. "${0%/*}/setup" "$@"
# We set PAGER because there's a mantest for `env` that uses it.
(cd $JQBASEDIR/docs && pipenv run python3 build_mantests.py) |
env PAGER=less $VALGRIND $Q $JQ -L "$mods" --run-tests