tree-sitter/test
Max Brunsfeld 6d8f9ebaba In tests, regenerate parser if its timestamp matches grammar.json
After running the fetch-fixtures script, their timestamps may be equal,
but in this situation we *do* want to re-generate the parsers.
2017-03-17 17:04:04 -07:00
..
compiler Allow anonymous tokens to be used in grammars' external token lists 2017-03-17 16:31:29 -07:00
fixtures Allow anonymous tokens to be used in grammars' external token lists 2017-03-17 16:31:29 -07:00
helpers In tests, regenerate parser if its timestamp matches grammar.json 2017-03-17 17:04:04 -07:00
integration Implement Rule as a union rather than an abstract base class 2017-03-17 13:29:31 -07:00
runtime Add simple unit test for invalidating trees preceding an edit due to lookahead 2017-03-13 17:34:31 -07:00
test_helper.h Rename spec -> test 2017-03-09 20:40:01 -08:00
tests.cc Rename spec -> test 2017-03-09 20:40:01 -08:00