mirror of
https://github.com/holub/mame
synced 2025-06-15 08:57:05 +03:00
optimized tests target (nw)
This commit is contained in:
parent
4aa4f3d9ec
commit
57c86b0b3f
2
makefile
2
makefile
@ -684,7 +684,7 @@ default: maketree buildtools emulator
|
|||||||
all: default tools
|
all: default tools
|
||||||
|
|
||||||
# TODO: move to a .mak file in the regtests folder?
|
# TODO: move to a .mak file in the regtests folder?
|
||||||
tests: tools
|
tests: maketree jedutil.exe chdman.exe
|
||||||
@echo Running jedutil unittest
|
@echo Running jedutil unittest
|
||||||
$(PYTHON) src/regtests/jedutil/jedtest.py
|
$(PYTHON) src/regtests/jedutil/jedtest.py
|
||||||
@echo Running chdman unittest
|
@echo Running chdman unittest
|
||||||
|
Loading…
Reference in New Issue
Block a user