tree-sitter/test
Max Brunsfeld d291af9a31 Refactor error comparisons
* Deal with mergeability outside of error comparison function
* Make `better_version_exists` function pure (don't halt other versions
as a side effect).
* Tweak error comparison logic

Signed-off-by: Rick Winfrey <rewinfrey@github.com>
2017-09-13 16:38:15 -07:00
..
compiler Move incompatible token map into LexTableBuilder 2017-08-31 15:46:37 -07:00
fixtures Refactor error comparisons 2017-09-13 16:38:15 -07:00
fuzz Add libFuzzer support 2017-07-14 13:50:41 -07:00
helpers Make outstanding_allocation_indices return a vector, not a set 2017-09-07 17:48:44 -07:00
integration Disable fuzzing example test for now 2017-08-08 17:35:16 -07:00
runtime Refactor error comparisons 2017-09-13 16:38:15 -07: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