optimized tests target (nw)

This commit is contained in:
Oliver Stöneberg 2013-01-09 05:52:17 +00:00
parent 4aa4f3d9ec
commit 57c86b0b3f

View File

@ -684,7 +684,7 @@ default: maketree buildtools emulator
all: default tools
# TODO: move to a .mak file in the regtests folder?
tests: tools
tests: maketree jedutil.exe chdman.exe
@echo Running jedutil unittest
$(PYTHON) src/regtests/jedutil/jedtest.py
@echo Running chdman unittest