b32: add test + rm padding
This commit is contained in:
parent
15cda091ab
commit
178f02300f
4 changed files with 24 additions and 28 deletions
|
|
@ -3,6 +3,11 @@
|
|||
(modules test)
|
||||
(libraries mte fmt))
|
||||
|
||||
(test
|
||||
(name b32)
|
||||
(modules b32)
|
||||
(libraries b32 fmt))
|
||||
|
||||
; TODO
|
||||
; cram test?
|
||||
; gcc -o a.out ./test/signatures.c && ./a.out > a.output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue