summaryrefslogtreecommitdiff
path: root/test/text-pattern.c
Commit message (Expand)AuthorAgeFilesLines
* test: make text-pattern draw with both opaque and translucent patternsAdrian Johnson2011-09-221-7/+15
* test: make test font family a defineAndrea Canciani2010-06-121-1/+1
* [test] Build test suite into single binary.Chris Wilson2008-10-311-31/+23
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-1/+1
* Re-enable pdf tests with gradients and add poppler-based reference imagesCarl Worth2008-02-201-2/+1
* Don't test PDF tests known to fail due to poppler limitationsCarl Worth2007-04-271-1/+2
* Set font options in the test context and make tests not do thatBehdad Esfahbod2006-07-311-9/+0
* 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-2/+3
* Remove extraneous whitespace from "blank" lines.Carl Worth2006-06-061-5/+5
* Shrink the size of a couple of tests (and update reference images).Carl Worth2006-05-031-2/+2
* Fix memory leak of pattern.Carl Worth2005-08-231-0/+2
* Fix offset passed in for source patterns. (#2333, Tim Rowley)Owen Taylor2005-08-181-3/+6
* Add a test for bug #2333 (Tim Rowley)Owen Taylor2005-08-181-0/+74