| 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* |
| r20078 | r20079 | |
|---|---|---|
| 683 | 683 | |
| 684 | 684 | all: default tools |
| 685 | 685 | |
| 686 | # TODO: move to a .mak file in the regtests folder? | |
| 687 | tests: 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 | |
| 686 | 692 | |
| 687 | 693 | 7Z_LIB = $(OBJ)/lib7z.a |
| 688 | 694 |
| Added: svn:mime-type + text/plain Added: svn:eol-style + native |
| Previous | 199869 Revisions | Next |