tree-sitter/test
Max Brunsfeld b520bdd2d5
Merge pull request #126 from tree-sitter/mb-fix-epsilon-rule-loophole
Don't allow an epsilon start rule if it is used in other rules
2018-01-23 17:19:55 -08:00
..
compiler Never move the start rule of a grammar into the lexical grammar 2017-12-07 11:50:27 -08:00
fixtures Don't allow an epsilon start rule if it is used in other rules 2018-01-23 17:05:28 -08:00
fuzz Add libFuzzer support 2017-07-14 13:50:41 -07:00
helpers Return a character count from the lexer's get_column method 2017-12-20 16:26:38 -08:00
integration Make it easier to run tests with debug graphs 2017-12-28 12:41:23 -08:00
runtime Add an API for getting a node's child index 2018-01-09 14:01:36 -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