wip debug
This commit is contained in:
parent
08699487f1
commit
f1936f150d
166 changed files with 17619 additions and 15 deletions
11
.jjconflict-side-0/test/dune
Normal file
11
.jjconflict-side-0/test/dune
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
(test
|
||||
(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