[cairo-commit] cairo ChangeLog,1.415,1.416

Carl Worth commit at pdx.freedesktop.org
Tue Mar 8 13:44:17 PST 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv3366

Modified Files:
	ChangeLog 
Log Message:

        * test/cairo_test.c (xunlink): Shared function for checking unlink
        errrors.
        (cairo_test): Move all error messages to test-specific log files
        for quieter test output.

        * test/Makefile.am (XFAIL_TESTS): Make pixman_rotate an expected
        failure.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.415
retrieving revision 1.416
diff -u -d -r1.415 -r1.416
--- ChangeLog	8 Mar 2005 16:51:48 -0000	1.415
+++ ChangeLog	8 Mar 2005 21:44:14 -0000	1.416
@@ -1,5 +1,13 @@
 2005-03-08  Carl Worth  <cworth at cworth.org>
 
+	* test/cairo_test.c (xunlink): Shared function for checking unlink
+	errrors.
+	(cairo_test): Move all error messages to test-specific log files
+	for quieter test output.
+
+	* test/Makefile.am (XFAIL_TESTS): Make pixman_rotate an expected
+	failure.
+
 	* configure.in: Require libpixman >= 0.1.4.
 
 2005-03-08  Kristian Høgsberg  <krh at redhat.com>




More information about the cairo-commit mailing list