This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository game-data-packager.

commit db58bb733c2a37e898149a2a9b891739abf52e54
Author: Alexandre Detiste <[email protected]>
Date:   Tue Mar 10 12:04:18 2015 +0100

    Makefile: adding heretic (demo) to testsuite
    
    this is the smallest freely avaible game usign the doom_common plugin
---
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 9eb8f22..bfa18b6 100644
--- a/Makefile
+++ b/Makefile
@@ -9,8 +9,9 @@ GDP_MIRROR ?= localhost
 #   - archive recursion (zip in zip)
 #   - lha
 #   - id-shr-extract
+#   - doom_commo.py plugin
 # - are not too big
-TEST_SUITE += rott spear-of-destiny wolf3d
+TEST_SUITE += rott spear-of-destiny wolf3d heretic
 
 png       := $(patsubst ./data/%.xpm,./out/%.png,$(wildcard ./data/*.xpm))
 svgz      := $(patsubst ./data/%.svg,./out/%.svgz,$(wildcard ./data/*.svg))

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/game-data-packager.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to