Add file structure for automatic unit-testing
This commit is contained in:
1
tests/common/test-math.c
Normal file
1
tests/common/test-math.c
Normal file
@@ -0,0 +1 @@
|
||||
static void *TODO;
|
||||
1
tests/common/test-memory.c
Normal file
1
tests/common/test-memory.c
Normal file
@@ -0,0 +1 @@
|
||||
static void *TODO;
|
||||
1
tests/common/test-parser.c
Normal file
1
tests/common/test-parser.c
Normal file
@@ -0,0 +1 @@
|
||||
static void *TODO;
|
||||
Reference in New Issue
Block a user