summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-02-21Merge branch 'fix-448-test' into 'master'Heiko Lewin2-0/+1
2021-02-14Merge branch 'small-build-system-fixes' into 'master'Uli Schlachter2-3/+7
2021-02-06Make the test case for bug 448 passUli Schlachter2-0/+1
2021-02-04test/path-precision.c: Correct initialization, error margin for comparisonsHeiko Lewin1-6/+24
2021-01-19Merge branch 'extend-test-pdf-tagged-text' into 'master'Heiko Lewin1-1/+79
2021-01-06Merge branch 'fix-compiler-warnings-in-test-suite' into 'master'Uli Schlachter4-16/+16
2021-01-04Add tests for PDF metadataSven Neumann1-1/+79
2021-01-04Fix compiler warnings in test suiteSven Neumann4-16/+16
2020-12-26Fix copying tags in a recording surfaceUli Schlachter2-0/+77
2020-12-15test/meson.build: Add missing testsUli Schlachter1-1/+5
2020-12-15test/Makefile.sources: Use tabs for indentationUli Schlachter1-2/+2
2020-12-15Add meson supportHeiko Lewin1-0/+1
2020-12-15Minor cleanupsHeiko Lewin1-3/+30
2020-12-15Fix mask usage in image-compositorHeiko Lewin3-0/+40
2020-09-29Retire dummy cairo-version.h header to fix meson subproject buildTim-Philipp Müller1-7/+0
2020-09-05build: Include correct poll.hGeorge Matsumura2-3/+16
2020-09-02svg2png: Remove deprecated handle closing function callGeorge Matsumura1-3/+0
2020-09-02meson: Fix musl buildGeorge Matsumura4-11/+17
2020-07-31Add meson build definitionsMathieu Duponchelle3-0/+685
2020-07-31Fix build on Windows with recent versions of MSVCMathieu Duponchelle2-0/+8
2020-07-20Merge branch 'fix-build-rule-for-font-variations' of gitlab.freedesktop.org:m...Uli Schlachter2-2/+5
2020-07-20Merge branch 'master' of gitlab.freedesktop.org:ffontaine/cairoUli Schlachter1-1/+1
2020-07-18raster-source: fix when builddir != srcdirMathieu Duponchelle1-1/+14
2020-07-18record tests: fix when builddir != srcdirMathieu Duponchelle7-5/+16
2020-02-03test: fix build when SHOULD_FORK is falseFabrice Fontaine1-1/+1
2019-07-18Add a testcase for subpixel positioningMatthias Clasen2-0/+69
2019-05-10add a test to exercise tor22 spans allocation code pathMassimo Valentini3-0/+33
2019-04-10regrouping of test sources with new 'fc_font_test_sources' groupsuzuki toshiya2-2/+5
2019-04-08Makefile.sources: move font-variations.c (a test code forsuzuki toshiya1-1/+1
2019-03-12Don't use deprecated rsvg_set_default_dpi()Federico Mena Quintero2-6/+2
2019-01-31Misc. typosluz.paz9-11/+11
2019-01-07Add support for RGBA128F and RGB96F formats.Maarten Lankhorst3-0/+6
2018-12-16Remove all traces of NUM_THREADSUli Schlachter1-2/+1
2018-10-17test: Free resources in pdf2pngBryce Harrington1-0/+2
2018-10-16Use HTTPS URLs for freedesktop.org domainsPaul Menzel6-7/+7
2018-10-16Use HTTPS URLs for cairographics.org domainsPaul Menzel11-12/+12
2018-09-14Normalize one more test image with minor gradient differencesBryce Harrington2-0/+0
2018-09-14Normalize more test reference images with minor text rendering differencesBryce Harrington20-0/+0
2018-09-05Normalize test reference images with minor text rendering differencesFederico Mena Quintero34-0/+0
2018-09-05Normalize test images with minor gradient differencesFederico Mena Quintero15-0/+0
2018-09-05Normalize extended-blend-mask.{argb32,rgb24}.ref.pngFederico Mena Quintero2-0/+0
2018-09-05test/extended-blend.c: Remove obsolete comments about buggy librsvgFederico Mena Quintero1-3/+0
2018-06-13test: Use C comment syntax, not C++Bryce Harrington1-1/+1
2018-05-31Fix test compilation when font-config is disabledAlexandre Bique1-2/+5
2018-04-02Cairo trivial typosUnknown3-3/+3
2018-04-02pthread-same-source: Refresh reference imagesUli Schlachter1-0/+0
2018-04-02Skip font-variations test for missing fontsUli Schlachter1-1/+1
2018-01-19Fixup on previous commitBehdad Esfahbod1-0/+2
2018-01-18test: Fix compile with older FreeType without FT_Get_Var_Design_CoordinatesBryce Harrington1-0/+2
2018-01-03Merge branch 'font-variations'Behdad Esfahbod3-0/+200