tree-sitter/script
mpsijm 01fef6d81f
Remove -s option from which in test script
When I tried running the tests with a debugger, the script failed with the following message:

    Illegal option -s
    Usage: /usr/bin/which [-a] args
    Illegal option -s
    Usage: /usr/bin/which [-a] args
    No debugger found

In case this `-s` flag is needed for other OSes than Linux (I'm working with Ubuntu 18.04), this could be based on a `uname` check (like on line 44).
2018-11-20 10:33:48 +01:00
..
util Rename lib.sh -> scan-build.sh 2017-07-06 10:32:41 -07:00
benchmark Run make with the right target when building benchmarks on CI 2017-07-06 12:36:57 -07:00
build-fuzzers Build fuzzer in 'halt' and 'recover' modes 2018-03-02 10:13:13 -08:00
build-runtime Use hash instead of which 2018-11-13 15:56:03 -08:00
check-mallocs Wrap all calls to malloc and friends 2016-01-15 15:27:50 -08:00
ci Add a single-source file way of building the runtime library 2018-11-13 15:36:21 -08:00
clean Drop extensions from script filenames 2016-01-15 13:01:19 -08:00
configure Remove google perftools dependency 2016-11-30 17:23:44 -08:00
configure.cmd Fix configure batch script and add test batch script 2017-08-07 15:36:14 -07:00
fetch-fixtures Included embedded-template parser in randomized tests 2018-11-03 23:18:24 -07:00
fetch-fixtures.cmd Included embedded-template parser in randomized tests 2018-11-03 23:18:24 -07:00
format Add directory argument to format script 2016-04-11 23:11:37 -07:00
lint Drop extensions from script filenames 2016-01-15 13:01:19 -08:00
reproduce Build fuzzer in 'halt' and 'recover' modes 2018-03-02 10:13:13 -08:00
run-fuzzer Allow extra libFuzzer arguments to script/reproduce 2018-03-12 12:54:06 -07:00
serve-docs Forward arguments to jekyll serve in the serve-docs script 2018-08-13 18:03:57 -07:00
test Remove -s option from which in test script 2018-11-20 10:33:48 +01:00
test.cmd Add support for running focused tests via windows test script 2018-05-21 14:09:42 -07:00
trim-whitespace Rename spec -> test 2017-03-09 20:40:01 -08:00