Files
Toy/tests/makefile
Kayne Ruse fbb7e1bc54 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.
2026-04-05 18:42:56 +10:00

6 lines
72 B
Makefile

#bridge file
export CFLAGS+=-DTOY_CC_ENABLED
all:
$(MAKE) -C units -k