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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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