This commit is contained in:
parent
e4b9fb473a
commit
d31e895968
7 changed files with 114 additions and 39 deletions
|
|
@ -2,3 +2,10 @@
|
|||
(name test)
|
||||
(modules test)
|
||||
(libraries mte fmt))
|
||||
|
||||
; TODO
|
||||
; cram test?
|
||||
; gcc -o a.out ./test/signatures.c && ./a.out > a.output
|
||||
; rm ./a.out
|
||||
; dune exec ./test/test.exe > b.output
|
||||
; cmp -l a.output b.output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue