aboutsummaryrefslogtreecommitdiff
path: root/tester/tester.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Namespace packages with "urubu/"EuAndreh2024-12-101-181/+0
* Build and test existing code as isEuAndreh2024-12-021-3/+3
* Fix typoRyo Nihei2022-11-131-1/+1
* Import source code of lexer generatorRyo Nihei2022-11-101-1/+1
* 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