aboutsummaryrefslogtreecommitdiff
path: root/tester/tester.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import source code of lexer generatorRyo Nihei2022-11-101-1/+1
| | | | From: https://github.com/nihei9/maleeni
* Support testing token's texts in vartan-test commandRyo Nihei2022-06-131-1/+5
|
* Support the underscore symbol matching any symbols in vartan-test commandRyo Nihei2022-06-111-1/+1
|
* Support testable tree output in vartan-parse commandRyo Nihei2022-05-291-3/+3
|
* Add vartan-test commandRyo Nihei2022-05-291-0/+177