test : add simple grammar parsing tests (#2594)

* adds simple grammar parsing tests

* adds cassert header
This commit is contained in:
drbh
2023-08-13 10:00:48 -04:00
committed by GitHub
parent f64d44a9b9
commit ee77efea2a
4 changed files with 255 additions and 1 deletions

1
.gitignore vendored
View File

@@ -70,6 +70,7 @@ poetry.lock
poetry.toml
# Test binaries
tests/test-grammar-parser
tests/test-double-float
tests/test-grad0
tests/test-opt