index
:
~podain/cairo
1.0
1.10
1.2
1.4
1.6
1.8
bug_fix
clip_surface
image_backend
image_backend_clip_bug
master
spans
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
cairo-test.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-13
Add documentation for cairo_test functions.
Carl Worth
1
-4
/
+44
2005-09-01
Add includes to get sized-integer types such as uint32_t.
Carl Worth
1
-0
/
+26
2005-08-01
New public header file.
Carl Worth
1
-0
/
+1
2005-07-18
Note some progress.
Carl Worth
1
-2
/
+4
2005-07-14
Don't consider a test to fail if it can't create a surface at all (eg. no X s...
Carl Worth
1
-1
/
+2
2005-05-14
Brush the dust off the XCB backend and get it compiling and working again. Th...
Carl Worth
1
-2
/
+0
2005-05-10
Removing mucking around with stderr and add a cairo_test_log function instead.
Carl Worth
1
-0
/
+3
2005-04-27
Add support for testing multiple backends, courtesy of cairo_surface_write_to...
Carl Worth
1
-0
/
+1
2005-04-26
Add very simple test to generate PDF output, (no automated verification yet).
Carl Worth
1
-0
/
+1
2005-04-14
Improve instructions for when to add a test to the XFAIL list.
Carl Worth
1
-0
/
+5
2005-04-04
Change type of data parameter from char* to unsigned char*.
Carl Worth
1
-0
/
+2
2005-03-09
Change the draw function under test to return a cairo_test_status_t so that i...
Carl Worth
1
-1
/
+1
2005-01-26
New test case, covering various combinations of pattern types, drawing operat...
Kristian Høgsberg
1
-0
/
+4
2004-11-04
Add new test demonstrating assertion failure in cairo_cache_lookup.
Carl Worth
1
-0
/
+1
2004-10-26
Add initial regression test suite.
Carl Worth
1
-0
/
+50