Files
stedolan-jq/tests/mantest
T

8 lines
222 B
Bash
Raw Normal View History

2015-06-18 19:38:25 -07:00
#!/bin/sh
2016-01-17 12:23:05 -06:00
. "${0%/*}/setup" "$@"
2015-06-18 19:38:25 -07:00
2015-06-27 13:00:41 -05:00
# We set PAGER because there's a mantest for `env` that uses it.
2019-02-20 20:58:25 -05:00
(cd $JQBASEDIR/docs && pipenv run python3 build_mantests.py) |
2015-06-27 13:00:41 -05:00
env PAGER=less $VALGRIND $Q $JQ -L "$mods" --run-tests