tree-sitter/test/runtime
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
..
document_test.cc Avoid using IsNull bandit assertion 2017-08-08 12:52:35 -07:00
language_test.cc Get tests passing w/ new alias API 2017-08-01 14:35:34 -07:00
node_test.cc Require that grammars' start rules be visible 2017-08-04 17:07:37 -07:00
parser_test.cc Refactor error comparisons 2017-09-13 16:38:15 -07:00
stack_test.cc Simplify error recovery; eliminate recovery states 2017-09-11 15:22:52 -07:00
tree_test.cc Rename RENAME rule to ALIAS, allow it to create anonymous nodes 2017-07-31 16:41:11 -07:00