[cairo-commit] cairo ChangeLog,1.1046,1.1047

Carl Worth commit at pdx.freedesktop.org
Tue Sep 13 12:11:34 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

2005-09-13  Carl Worth  <cworth at cworth.org>

        * test/cairo-test.h: Add documentation for cairo_test functions.

        * test/cairo-test.c: (cairo_test_init), (cairo_test_expecting):
        Abstract log fie creation into cairo_test_init for use by tests
        that don't use cairo_test().

        * test/.cvsignore:
        * test/Makefile.am:
        * test/pthread-show-text.c: (start), (main): Add new test for bug
        #4299 as reported by Alexey Shabalin.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1046
retrieving revision 1.1047
diff -u -d -r1.1046 -r1.1047
--- ChangeLog	12 Sep 2005 18:15:52 -0000	1.1046
+++ ChangeLog	13 Sep 2005 19:11:32 -0000	1.1047
@@ -1,3 +1,16 @@
+2005-09-13  Carl Worth  <cworth at cworth.org>
+
+	* test/cairo-test.h: Add documentation for cairo_test functions.
+	
+	* test/cairo-test.c: (cairo_test_init), (cairo_test_expecting):
+	Abstract log fie creation into cairo_test_init for use by tests
+	that don't use cairo_test().
+
+	* test/.cvsignore:
+	* test/Makefile.am:
+	* test/pthread-show-text.c: (start), (main): Add new test for bug
+	#4299 as reported by Alexey Shabalin.
+
 2005-09-12  Carl Worth  <cworth at cworth.org>
 
 	Originally 2005-09-06  Carl Worth  <cworth at cworth.org>:



More information about the cairo-commit mailing list