summaryrefslogtreecommitdiff
path: root/test/text-rotate.c
Commit message (Expand)AuthorAgeFilesLines
* test: make test font family a defineAndrea Canciani2010-06-121-1/+1
* test: Tweak aligned of text-rotateChris Wilson2010-01-221-19/+49
* [test] Build test suite into single binary.Chris Wilson2008-10-311-15/+7
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-2/+2
* [test] Fix syntax typo in text-rotateBehdad Esfahbod2007-02-211-1/+1
* [test] Remove text-rotate test from XFAIL as the bugs are fixed nowBehdad Esfahbod2007-02-211-1/+11
* [test/text-rotate] Use the same text for measuring and printingBrian Ewins2006-12-231-2/+2
* Set font options in the test context and make tests not do thatBehdad Esfahbod2006-07-311-2/+1
* Add prototype for draw in each test file and remove it from the header.Behdad Esfahbod2006-07-131-0/+2
* More test suite infrastructure improvements:Behdad Esfahbod2006-07-111-4/+5
* Remove extraneous whitespace from "blank" lines.Carl Worth2006-06-061-1/+1
* Add more comments on the improved state of this bug. Commit a reference image...Carl Worth2005-08-231-2/+37
* Use floor(0.5+x) rather than round(), which is C99. (David Hollenberg)Owen Taylor2005-08-221-2/+2
* Eliminate the following deprecated functions from cairo's interface:Carl Worth2005-05-061-3/+3
* and delete:Carl Worth2005-04-141-5/+4
* Improve instructions for when to add a test to the XFAIL list.Carl Worth2005-04-141-1/+3
* src/cairo.[ch] src/cairoint.h src/cairo-gstate.c docs/public/cairo-sections.t...Owen Taylor2005-04-071-1/+1
* More _/- renames in the test directory.Carl Worth2005-03-291-2/+2
* Change the draw function under test to return a cairo_test_status_t so that i...Carl Worth2005-03-091-1/+3
* (draw): Move x_off, y_off calculation outside of loop to emphasize loop-indep...Carl Worth2004-11-091-8/+8
* Increase size and increase number of different angles drawn. (draw): Fix brok...Carl Worth2004-11-091-14/+18
* Add new test demonstrating assertion failure in cairo_cache_lookup.Carl Worth2004-11-041-0/+113