summaryrefslogtreecommitdiffstats
path: root/tests/setup
AgeCommit message (Expand)Author
2019-10-22Save literal value of the parsed number to preserve it for the outputLeonid S. Usov
2018-02-20Change backticks to the more legible $()David Fetter
2017-02-26Add `halt`, `halt_error` builtins (fix #386)Nicolas Williams
2016-01-17Make it possible to run tests with set -xNicolas Williams
2015-10-24mktemp needs 6 or more X's (fix #1000)David Tolnay
2015-07-28OS X's mktemp -d requires template (fix #876)Nicolas Williams
2015-06-27add configure option to run tests without valgrindDavid Tolnay
2015-06-26Use set -u in tests/setupNicolas Williams
2015-06-18separate jq, oniguruma, sh, and man testsDavid Tolnay