index
:
~rib/cairo
master
wip/cogl-backend
Robert Bragg's personal cairo repository
rib
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
text-rotate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-12
test: make test font family a define
Andrea Canciani
1
-1
/
+1
2010-01-22
test: Tweak aligned of text-rotate
Chris Wilson
1
-19
/
+49
2008-10-31
[test] Build test suite into single binary.
Chris Wilson
1
-15
/
+7
2008-08-13
[test] Preparatory work for running under memfault.
Chris Wilson
1
-2
/
+2
2007-02-21
[test] Fix syntax typo in text-rotate
Behdad Esfahbod
1
-1
/
+1
2007-02-21
[test] Remove text-rotate test from XFAIL as the bugs are fixed now
Behdad Esfahbod
1
-1
/
+11
2006-12-23
[test/text-rotate] Use the same text for measuring and printing
Brian Ewins
1
-2
/
+2
2006-07-31
Set font options in the test context and make tests not do that
Behdad Esfahbod
1
-2
/
+1
2006-07-13
Add prototype for draw in each test file and remove it from the header.
Behdad Esfahbod
1
-0
/
+2
2006-07-11
More test suite infrastructure improvements:
Behdad Esfahbod
1
-4
/
+5
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-1
/
+1
2005-08-23
Add more comments on the improved state of this bug. Commit a reference image...
Carl Worth
1
-2
/
+37
2005-08-22
Use floor(0.5+x) rather than round(), which is C99. (David Hollenberg)
Owen Taylor
1
-2
/
+2
2005-05-06
Eliminate the following deprecated functions from cairo's interface:
Carl Worth
1
-3
/
+3
2005-04-14
and delete:
Carl Worth
1
-5
/
+4
2005-04-14
Improve instructions for when to add a test to the XFAIL list.
Carl Worth
1
-1
/
+3
2005-04-07
src/cairo.[ch] src/cairoint.h src/cairo-gstate.c docs/public/cairo-sections.t...
Owen Taylor
1
-1
/
+1
2005-03-29
More _/- renames in the test directory.
Carl Worth
1
-2
/
+2
2005-03-09
Change the draw function under test to return a cairo_test_status_t so that i...
Carl Worth
1
-1
/
+3
2004-11-09
(draw): Move x_off, y_off calculation outside of loop to emphasize loop-indep...
Carl Worth
1
-8
/
+8
2004-11-09
Increase size and increase number of different angles drawn. (draw): Fix brok...
Carl Worth
1
-14
/
+18
2004-11-04
Add new test demonstrating assertion failure in cairo_cache_lookup.
Carl Worth
1
-0
/
+113