mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
Windows test Makefile target also test pp tests.
This commit is contained in:
@@ -111,6 +111,7 @@ PHONY += rebuild
|
||||
|
||||
test:
|
||||
@(cd ../tests/tests2; $(MAKE) -k TCC=../../win32/tcc)
|
||||
@(cd ../tests/pp; $(MAKE) -k TCC=../../win32/tcc)
|
||||
|
||||
PHONY += test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user