summaryrefslogtreecommitdiff
path: root/boilerplate
Commit message (Expand)AuthorAgeFilesLines
* AddBehdad Esfahbod2006-09-061-0/+2
* [Makefile] Fix typoBehdad Esfahbod2006-09-061-1/+1
* perf: Report times not rates. Interface in integers not doubles.Carl Worth2006-09-061-0/+31
* Move target tolerance to cairo_test_target structure (should let single-pixel...Carl Worth2006-09-052-30/+39
* boilerplate: Fix compilation for glitz.Benjamin Otte2006-08-312-0/+15
* Initial hookup of Vlad's timer/alarm codeCarl Worth2006-08-311-0/+1
* perf: Don't measure meta-surface-backed surface types.Carl Worth2006-08-311-0/+3
* boilerplate: Fix missing include of config.h which was preventing many backen...Carl Worth2006-08-312-11/+19
* Move test-specific stuff out of boilerplate/ and back into test/Carl Worth2006-08-316-1217/+8
* boilerplate: Remove custom read/write-png code in favor of using cairo surfacesCarl Worth2006-08-319-534/+119
* Separate the sharable stuff out of cairo-test.c into cairo-boilerplate.cCarl Worth2006-08-305-1484/+1607
* Add boilerplate/README explaining its purposeCarl Worth2006-08-301-0/+14
* Split libcairotest files out from test/ and into boilerplate/Carl Worth2006-08-3015-0/+3631