summaryrefslogtreecommitdiff
path: root/test/pattern-getters.c
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wlogical-not-parenthesesKhaled Hosny2023-02-061-1/+1
* Misc. typosluz.paz2019-01-311-1/+1
* test: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-051-1/+1
* test: Use ARRAY_LENGTH() macroAndrea Canciani2011-03-171-1/+1
* mesh: Rename cairo_pattern_mesh_* functions to cairo_mesh_pattern_*Andrea Canciani2011-02-071-17/+17
* test: Extend pattern-get-type and pattern-getters for mesh patternsAndrea Canciani2011-01-011-0/+82
* [test] Destroy pattern on error paths.Chris Wilson2009-03-181-4/+25
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+6
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-6/+7
* Fix undefined macro that was preventing the tests from compilingAdrian Johnson2008-01-291-14/+14
* Fix bitmap-font test by using near-equality for double comparisonCarl Worth2008-01-281-3/+1
* [test] In pattern-getters test, log what went wrongBehdad Esfahbod2007-03-131-3/+11
* Fix leak in pattern-getters test (missing cairo_pattern_destroy)Carl Worth2007-03-021-0/+2
* Fix typo of , instead of || which was causing a test to be ignoredCarl Worth2006-10-121-4/+4
* dash and pattern getter functionsVladimir Vukicevic2006-09-191-0/+175