BalticAmadeus / AblFormatter

Code formatter for Progress OpenEdge (ABL)
Apache License 2.0
6 stars 0 forks source link

Add error check tests for better tree-sitter testing workflow #103

Closed PauliusKu closed 2 months ago

PauliusKu commented 2 months ago

In some cases we just wat to test if specific syntax structure invokes tree-stiter error. Improve our testing framework to have this possibility. In addition to input.p and output.p we can also look for error.p files and in that case just look for tree sitter errors.