summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2010-04-10test: Add clip-contextsChris Wilson4-0/+75
2010-04-02test: Add inverse textChris Wilson6-0/+69
2010-03-31test: Add gradient-zero-stops-maskAndrea Canciani5-0/+62
2010-03-23boilerplate: Cleanup the list of backends upon shutdown.Chris Wilson1-0/+2
2010-03-23test/clear-source: Free source after use.Chris Wilson1-16/+22
2010-03-23test/pthread-same-source: Free source after use.Chris Wilson1-0/+6
2010-03-23test/clip-image: Free image after use.Chris Wilson1-0/+1
2010-03-21test/any2ppm: Check for errors after executing script.Chris Wilson1-3/+6
2010-03-06test: Add a1-mask-sampleChris Wilson4-0/+85
2010-03-03test: Avoid derefencing a NULL xcb connectionChris Wilson1-9/+14
2010-03-03test: Add references for rounded-rectangle-{fill,stroke}Chris Wilson3-0/+2
2010-03-02test: Remove the double-clip from clip-group-shapesChris Wilson1-2/+3
2010-03-01api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja2-0/+2
2010-02-27test: Test downscaling and extending a surface pattern.M Joonas Pihlaja6-0/+108
2010-02-27test: Add tests covering more clip fast paths in groups.M Joonas Pihlaja5-0/+190
2010-02-25test: Fix a wrongly typed return value in scaled-font-zero-matrix.M Joonas Pihlaja1-1/+3
2010-02-23test: Add bug-bo-rectangularBenjamin Otte4-0/+69
2010-02-19Update REFERENCE_IMAGES list for "make distcheck".Carl Worth1-1/+3
2010-02-17test: Add an option to explicitly specify a test name to the runner.Eric Anholt1-3/+11
2010-02-12test: Add clip-twice-rectangleChris Wilson4-0/+72
2010-02-07test: Add linear-gradient-subsetChris Wilson4-0/+129
2010-02-02test: Add linear-step-functionChris Wilson4-0/+62
2010-02-02test: Add clip-empty-saveChris Wilson4-0/+70
2010-01-27build: Remove glitz surfaceBenjamin Otte7-303/+0
2010-01-25test: Erroneous ref image for big-line xlib-fallback.Chris Wilson1-0/+0
2010-01-22xcb: Refresh.Chris Wilson1-1/+0
2010-01-22image: Implement high level interface.Chris Wilson10-0/+0
2010-01-22test: Add explicit device management to xlib-surface-sourceChris Wilson1-0/+5
2010-01-22test: Add an xcb surface source testChris Wilson5-0/+154
2010-01-22test: Tweak aligned of text-rotateChris Wilson2-19/+49
2010-01-22test: Exercise scan converters with large rounded rectangles.Chris Wilson6-0/+133
2010-01-22test: Add --track-origins=yes to valgrind flags.Chris Wilson1-1/+3
2010-01-22script: Port cairo_script_context_t to cairo_device_tChris Wilson1-3/+4
2010-01-22Add subsurface.Chris Wilson8-0/+241
2010-01-22[test] Add pthread-same-source testBenjamin Otte4-0/+162
2010-01-22[test] Add a simple multithreading testBenjamin Otte4-1/+111
2010-01-22[test] Add new test checking is_clear is handled properlyBenjamin Otte3-0/+164
2010-01-22perf: Enable a surface cache for perf-traceChris Wilson1-2/+2
2010-01-15test: Add linear-uniformChris Wilson4-0/+65
2010-01-15test: Add degenerate-arcsChris Wilson4-0/+59
2010-01-12test: Fix typo in path-stroke-twice reference imageChris Wilson1-0/+0
2010-01-12test: Add path-stroke-twiceChris Wilson5-0/+57
2009-11-29[test] Don't use uninitialised data in surface-source.cM Joonas Pihlaja1-0/+4
2009-11-29[test] Add missing mark_dirty() calls to test cases.M Joonas Pihlaja3-0/+4
2009-11-25test: Add cases to exercise clipping after no-opsBenjamin Otte6-0/+136
2009-11-11Revert "[test] Reorder dash-infinite-loop to not hit a runaway allocation."Andrea Canciani1-1/+1
2009-11-11Add dash-offset testAndrea Canciani4-0/+97
2009-11-09Add new operator-alpha-alpha testAndrea Canciani7-0/+171
2009-11-05test: Tweak Benjamin's xcomposite-projectionChris Wilson1-21/+48
2009-11-04[test] Add "target=raster" to testBenjamin Otte1-1/+1