This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project gfxprim.git.
The branch, master has been updated via 31c18f79b0e5a2b49f3ad6315ab7605935b2fc56 (commit) via 60a70cbf7bc06c6485f71f726ef1a5bb76469c05 (commit) from 8b760eccced962d0cb0549dee86778454483671a (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://repo.or.cz/w/gfxprim.git/commit/31c18f79b0e5a2b49f3ad6315ab7605935b2f...
commit 31c18f79b0e5a2b49f3ad6315ab7605935b2fc56 Merge: 60a70cb 8b760ec Author: Tomas Gavenciak gavento@ucw.cz Date: Tue Nov 22 23:02:10 2011 +0100
Merge branch 'master' of git://repo.or.cz/gfxprim
http://repo.or.cz/w/gfxprim.git/commit/60a70cbf7bc06c6485f71f726ef1a5bb76469...
commit 60a70cbf7bc06c6485f71f726ef1a5bb76469c05 Author: Tomas Gavenciak gavento@ucw.cz Date: Tue Nov 22 23:01:41 2011 +0100
Add building core tests as a default dependency
diff --git a/tests/core/Makefile b/tests/core/Makefile index 7199ad2..1ee793a 100644 --- a/tests/core/Makefile +++ b/tests/core/Makefile @@ -5,6 +5,8 @@ TESTSUITE=core_suite LDLIBS+=-lGP -L$(TOPDIR)/build/ -lcheck -lpng -ljpeg -lm -ldl GENSOURCES+=GP_Convert.test.gen.c GP_WritePixel.test.gen.c
+all: $(TESTSUITE) + include $(TOPDIR)/tests.mk include $(TOPDIR)/include.mk
-----------------------------------------------------------------------
Summary of changes: tests/core/Makefile | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
repo.or.cz automatic notification. Contact project admin jiri.bluebear.dluhos@gmail.com if you want to unsubscribe, or site admin admin@repo.or.cz if you receive no reply.