mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
WIP: Retreived the unit tests (formerly test cases)
Some of these still work, others have just been dummied out for now. Also added tests for console colors tool, and tweaked it to work properly.
This commit is contained in:
6
tests/makefile
Normal file
6
tests/makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
#bridge file
|
||||
|
||||
export CFLAGS+=-DTOY_CC_ENABLED
|
||||
|
||||
all:
|
||||
$(MAKE) -C units -k
|
||||
Reference in New Issue
Block a user