projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d575dd
)
Remove extraneous listing of files
author
NHOrus
<jy6x2b32pie9@yahoo.com>
Sun, 13 Aug 2017 11:14:09 +0000
(12:14 +0100)
committer
NHOrus
<jy6x2b32pie9@yahoo.com>
Sun, 13 Aug 2017 11:14:09 +0000
(12:14 +0100)
tests/Makefile
patch
|
blob
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index 4d7f21518262bc911ac7cc22cc165ac235c1889d..fc4801fc11e4378b6542f30c3d250f37d64117e5 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-25,7
+25,6
@@
check: savecheck regress
@-advent -l /dev/null <pitfall.log >/dev/null
coverage: check
- ls -lR $(PARDIR)
lcov -t "advent" -o $(PARDIR)/advent.info -c -d $(PARDIR) --gcov-tool=$(GCOV)
genhtml -o $(PARDIR)/coverage/ $(PARDIR)/advent.info
./coverage_dungeon.py