Skip to content

Commit

Permalink
Use narwhal uint test framework.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Aug 23, 2019
1 parent c88b631 commit 40d10af
Show file tree
Hide file tree
Showing 4 changed files with 4,412 additions and 145 deletions.
3 changes: 2 additions & 1 deletion tests/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
all:
gcc \
gcc -g -Og -std=gnu11 \
narwhal.c \
files/c_source/int32.c \
files/c_source/int64.c \
files/c_source/sint32.c \
Expand Down

0 comments on commit 40d10af

Please sign in to comment.