This website requires JavaScript.
Explore
Help
Sign In
mirror
/
stedolan-jq
Watch
1
Star
0
Fork
0
mirror of
https://github.com/stedolan/jq.git
synced
2024-05-11 05:55:39 +00:00
Code
Issues
Releases
Activity
Files
da170faafe341eaaf9cb352ce9e308566c301d4b
stedolan-jq
/
tests
/
optionaltest
T
6 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Enable more tests on Windows; move sort_by tests
2016-01-17 11:23:17 -06:00
#!/bin/sh
Make it possible to run tests with set -x
2016-01-17 12:23:05 -06:00
.
"
${
0
%/*
}
/setup"
"
$@
"
Enable more tests on Windows; move sort_by tests
2016-01-17 11:23:17 -06:00
$VALGRIND
$Q
$JQ
-L
"
$mods
"
--run-tests
$JQTESTDIR
/optional.test
Copy Permalink