summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [test] Use $(srcdir) to find valgrind supressionsBehdad Esfahbod2006-08-311-1/+1
* perf: Don't measure meta-surface-backed surface types.Carl Worth2006-08-311-8/+0
* boilerplate: Fix missing include of config.h which was preventing many backen...Carl Worth2006-08-311-15/+0
* test: Ignore single-bit errors for SVG backend.Carl Worth2006-08-315-99/+221
* Move test-specific stuff out of boilerplate/ and back into test/Carl Worth2006-08-315-1/+1217
* boilerplate: Remove custom read/write-png code in favor of using cairo surfacesCarl Worth2006-08-311-2/+0
* test: Add link to test log file in HTML outputCarl Worth2006-08-301-1/+2
* Split libcairotest files out from test/ and into boilerplate/Carl Worth2006-08-3015-3624/+5
* [test] Add 128 to any diff component such that differences are visibleBehdad Esfahbod2006-08-301-4/+6
* [test] bufferdiff: take abs of the pixel diffs. Oops!Behdad Esfahbod2006-08-221-1/+2
* EXTRA_DIST: Add missing source-clip-scale-svg-ref.pngCarl Worth2006-08-181-0/+1
* bitmap-font: Add missing pdf-specific reference imageCarl Worth2006-08-182-2/+1
* Update .gitignore due to recent rename.Carl Worth2006-08-181-1/+1
* Mark ft-text-vertical-layout tests as XFAIL since we'repunting these from the...Carl Worth2006-08-181-0/+2
* Rename ft-text-vertical-layout-truetype to ft-text-vertical-layout-type3Carl Worth2006-08-184-7/+5
* [test] text-rotate: Update ref images to make image pass againBehdad Esfahbod2006-08-182-0/+0
* Merge branch 'jrmuizel-stroking-fixes' into cairoCarl Worth2006-08-187-28/+71
|\
| * Modify degenerate-path test case to test dashed degenerate paths.Jeff Muizelaar2006-07-154-10/+44
| * Test closed dashed paths where the first and last sub-path do not join.Jeff Muizelaar2006-07-153-18/+27
* | close-path: New test case to demonstrate corner case discovered by Tim RowleyCarl Worth2006-08-185-0/+88
* | [test] Don't use signals if signal.h is not availableBehdad Esfahbod2006-08-171-0/+10
* | bitmap-font: Add cairo_text_path;fill to demonstrate bug #7889Carl Worth2006-08-171-3/+10
* | Add rotation to bitmap-font to demonstrate failure of bug #7888Carl Worth2006-08-173-1/+10
* | Add long-lines to the XFAIL list, (we're not fixing it before 1.2.4)Carl Worth2006-08-172-1/+3
* | Add SVG-specific reference image for source-clip-scale testCarl Worth2006-08-171-0/+0
* | Harmonize implementations of source-clip and source-clip-scale to make simila...Carl Worth2006-08-175-53/+42
* | Rename src-clip test to source-clip-scaleCarl Worth2006-08-173-2/+3
* | Add src-clip test case to demonstrate bug with clipping applying to a source ...Vladimir Vukicevic2006-08-173-0/+101
* | [test] Add $(LDADD) to svg2png_LDADD, to link to correct cairoBehdad Esfahbod2006-08-161-1/+1
* | [test] Add ft-text-vertical-layout-truetype.Behdad Esfahbod2006-08-163-0/+154
* | [.gitignore] Add truetype-tablesBehdad Esfahbod2006-08-161-0/+1
* | [test] New torture tests ft-text-vertical-layout-truetype/type1Behdad Esfahbod2006-08-169-18/+42
* | [test] ft-text-vertical-layout: Update ref imagesBehdad Esfahbod2006-08-154-0/+0
* | [test] ft-text-vertical-layout: Use the string "i-W" to better show vertical ...Behdad Esfahbod2006-08-155-6/+6
* | New test for long line bug.Emmanuel Pacaud2006-08-144-0/+95
* | [test] Fix warnings in tests on 64-bit systemsPavel Roskin2006-08-137-12/+12
* | [test] Allow overriding Valgrind flags on the command linePavel Roskin2006-08-131-1/+5
* | [Makefile.am] Add $(AM_MAKEFLAGS) to recursive make invocationsBehdad Esfahbod2006-08-111-7/+7
* | [test] Update EXTRA_DIST after beos_bitmap -> beos-bitmap changeBehdad Esfahbod2006-08-101-4/+4
* | [test] Add target check-ref-dups that lists reference images having duplicate...Behdad Esfahbod2006-08-102-7/+8
* | [test] Point out to the test log file on failuresBehdad Esfahbod2006-08-101-0/+5
* | [test] Behave better if no ref image was found for a testBehdad Esfahbod2006-08-101-10/+20
* | [test] Rename beos_bitmap target to beos-bitmap. Same for directfb-bitmap.Behdad Esfahbod2006-08-105-3/+3
* | Fix EXTRA_DIST so that 'make distcheck' works againCarl Worth2006-08-081-43/+13
* | Fix some memory leaks in a few of the tests.Carl Worth2006-08-084-0/+8
* | Add a variation of an existing valgrind suppressionCarl Worth2006-08-081-0/+12
* | Eliminate warning due to the test suite's private 'FLATTENEND' format valueCarl Worth2006-08-081-1/+6
* | Fix misplaced volatile keywordBehdad Esfahbod2006-08-081-2/+2
* | Eliminate most compiler warnings from the test suiteCarl Worth2006-08-0820-27/+35
* | Remove stale SVG-specific reference images for pixman-rotate testCarl Worth2006-08-082-0/+0