[cairo-commit] cairo/test .cvsignore,1.59,1.60
Carl Worth
commit at pdx.freedesktop.org
Wed Dec 14 16:22:14 PST 2005
Committed by: cworth
Update of /cvs/cairo/cairo/test
In directory gabe:/tmp/cvs-serv2115/test
Modified Files:
.cvsignore
Log Message:
2005-12-14 Carl Worth <cworth at cworth.org>
* configure.in: Add preliminary support for --enable-gcov. Thanks to
Pierre-Alain Joye (with inspiration from the PHP gcov support by
Jani Taskinen and Ilia Alshanetsky).
* src/.cvsignore:
* test/.cvsignore: Ignore *.gcda and *.gcno gcov data files.
Index: .cvsignore
===================================================================
RCS file: /cvs/cairo/cairo/test/.cvsignore,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- .cvsignore 8 Dec 2005 21:22:10 -0000 1.59
+++ .cvsignore 15 Dec 2005 00:22:07 -0000 1.60
@@ -92,6 +92,7 @@
*-xlib-argb32-out.png
*-xlib-rgb24-out.png
*-diff.png
+*.gcno
*.la
*.lo
*.log
More information about the cairo-commit
mailing list