JJ: Description from the destination commit:
add error for unsupported CS denom JJ: Description from source commit: better fix
This commit is contained in:
parent
4568b1bd4c
commit
9a6b0c2429
145 changed files with 9932 additions and 37 deletions
11
test/dune
11
test/dune
|
|
@ -1,11 +0,0 @@
|
|||
(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