tree-sitter/test/fixtures/template_corpus
2022-11-14 16:04:37 -08:00
..
readme.md Add tests that randomly edit files with disjoint included ranges 2022-11-14 16:04:37 -08:00
ruby_templates.txt Add tests that randomly edit files with disjoint included ranges 2022-11-14 16:04:37 -08:00

The Template Corpus

This directory contains corpus tests that exercise parsing a set of disjoint ranges within a file.

Each of these input files contains source code surrounded by the delimiters <% and %>. The content outside of these delimiters is meant to be ignored.