index
:
qsp_parser.git
master
Parser and analyzer for the QSP Language
Sébastien Dailly
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
qsp_parser_test.ml
blob: 8629175e16fa12c08248933138b5a39590b261c1 (
plain
)
1
2
let
()
=
Alcotest
.
run
"qsp_parser"
[
Syntax
.
test
;
Syntax_error
.
test
;
Dead_end
.
test
]