summaryrefslogtreecommitdiff
path: root/test/user-font-rescale.c
Commit message (Expand)AuthorAgeFilesLines
* On MacOSX, the sed utility errors out when parsing non-UTF8Bryce Harrington2015-03-101-2/+2
* test: make test font family a defineAndrea Canciani2010-06-121-3/+3
* test/user-font-rescale: Use after free and check for memfault.Chris Wilson2010-05-041-5/+11
* [test] Fix use of uninitialized widths.Chris Wilson2009-07-241-8/+5
* [test] Add cairo_test_NaN and use it in place of strtodJeff Muizelaar2009-02-111-1/+1
* [test] Fix reference handling in user-font-rescaleChris Wilson2008-12-231-1/+3
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+6
* [test/user-font-rescale] Check and propagate errors.Chris Wilson2008-10-191-23/+40
* [user-font-rescale] Do proper ref-counting of substitute fontJeff Muizelaar2008-09-251-2/+8
* Update tests to new cairo_text_cluster_flags_t APIBehdad Esfahbod2008-09-181-4/+2
* Change user-font-rescale test to use opaque colorsAdrian Johnson2008-09-161-3/+3
* [test/user-font-rescale] TidyChris Wilson2008-09-161-76/+98
* [test/user-font-rescale] Fixup use of NANChris Wilson2008-09-161-3/+2
* [test] Add a test case for drawing glyphs with different metrics.Jeff Muizelaar2008-09-161-0/+329