[cairo-commit] pycairo ChangeLog,1.150,1.151 Makefile.am,1.12,1.13
Steve Chaplin
commit at pdx.freedesktop.org
Sun Jul 24 07:21:11 PDT 2005
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory gabe:/tmp/cvs-serv14306
Modified Files:
ChangeLog Makefile.am
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -d -r1.150 -r1.151
--- ChangeLog 23 Jul 2005 04:41:41 -0000 1.150
+++ ChangeLog 24 Jul 2005 14:21:09 -0000 1.151
@@ -1,3 +1,11 @@
+2005-07-24 Steve Chaplin <steve1097 at yahoo.com.au>
+
+ Update so the tests get added to each snapshot
+ * configure.ac : add test/Makefile to AC_CONFIG_FILES
+ * Makefile.am (SUBDIRS): add test
+ * test/.cvsignore: add new file
+ * test/Makefile.am : add new file
+
2005-07-23 Steve Chaplin <steve1097 at yahoo.com.au>
* NOTES :
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/pycairo/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile.am 24 Jun 2005 06:07:04 -0000 1.12
+++ Makefile.am 24 Jul 2005 14:21:09 -0000 1.13
@@ -1,4 +1,4 @@
-SUBDIRS = cairo examples
+SUBDIRS = cairo examples test
EXTRA_DIST = \
COPYING \
More information about the cairo-commit
mailing list