mirror of
https://github.com/holub/mame
synced 2025-04-19 15:11:37 +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
|
||||
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user