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:
@@ -0,0 +1,6 @@
|
||||
#bridge file
|
||||
|
||||
export CFLAGS+=-DTOY_CC_ENABLED
|
||||
|
||||
all:
|
||||
$(MAKE) -C units -k
|
||||
Reference in New Issue
Block a user