tree-sitter/test
Phil Turnbull bc192d95ca Build fuzzer in 'halt' and 'recover' modes
Build each language fuzzer in two modes (halt_on_error=true and
halt_on_error=false) and use different timeouts for each fuzzer.

Also merge the run-fuzzer and reproduce scripts so they use identical
values of ASAN_OPTIONS/UBSAN_OPTIONS/etc0
2018-03-02 10:13:13 -08:00
..
compiler Represent repetitions with associative structure 2018-02-12 11:41:56 -08:00
fixtures Handle conflicts in repeat rules after external tokens 2018-02-14 11:24:51 -08:00
fuzz Build fuzzer in 'halt' and 'recover' modes 2018-03-02 10:13:13 -08:00
helpers When parsing corpus, anchor header pattern to line start 2018-03-02 09:46:33 -08:00
integration Balance repetition trees after parsing 2018-02-12 11:41:56 -08:00
runtime Fix case where loop was created in the parse stack 2018-03-02 09:05:20 -08:00
benchmarks.cc Exclude zeros from speeds reported in benchmarks 2017-09-12 16:30:38 -07:00
test_helper.h Rename spec -> test 2017-03-09 20:40:01 -08:00
tests.cc Use C++ stdlib for random number generation 2017-08-08 12:42:49 -07:00