Previous 199869 Revisions Next

r20079 Saturday 5th January, 2013 at 14:20:15 UTC by Oliver Stöneberg
added a "tests" target to the makefile / added chdman unittest placeholders (nw)
[/trunk]makefile
[src/regtests/chdman]chdtest.py*

trunk/makefile
r20078r20079
683683
684684all: default tools
685685
686# TODO: move to a .mak file in the regtests folder?
687tests: default tools
688   @echo Running jedutil unittest
689   $(PYTHON) src/regtests/jedutil/jedtest.py
690   #@echo Running chdman unittest
691   #$(PYTHON) src/regtests/chdman/chdtest.py
686692
6876937Z_LIB = $(OBJ)/lib7z.a
688694
trunk/src/regtests/chdman/chdtest.py
Property changes on: trunk/src/regtests/chdman/chdtest.py
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native

Previous 199869 Revisions Next


© 1997-2024 The MAME Team