summaryrefslogtreecommitdiff
path: root/test/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Make cairo_tag_begin/end work correctly in groupsAdrian Johnson2023-04-181-0/+7
* meson: Replace existing link if it already existsAdrian Johnson2023-02-011-1/+1
* Merge branch 'no-more-gl' into 'master'Emmanuele Bassi2023-01-291-15/+0
|\
| * Drop cairo-glEmmanuele Bassi2023-01-271-15/+0
* | svg: test foreground colorsAdrian Johnson2023-01-271-2/+2
|/
* Add test for SVG font palettesAdrian Johnson2023-01-211-1/+3
* Merge branch 'fix-shared-recording-surface' into 'master'Adrian Johnson2023-01-161-0/+1
|\
| * Add a test that demonstrates a recording surface bug when re-used on differen...Adrian Johnson2023-01-151-0/+1
* | Add test for loading 16 bit PNG imagesManuel Stoeckl2023-01-111-0/+1
|/
* Copy completion.bash to $builddir/testAdrian Johnson2023-01-011-2/+2
* Merge branch 'script-bug-277' into 'master'Uli Schlachter2022-12-311-1/+2
|\
| * script: Implement device finishUli Schlachter2022-03-081-1/+2
* | Merge branch 'ft-svg-fonts' into 'master'Adrian Johnson2022-12-311-1/+45
|\ \
| * | ft-svg-render testAdrian Johnson2022-12-281-0/+14
| * | SVG font test using cairo logoAdrian Johnson2022-12-281-1/+24
| * | FT SVG color font testAdrian Johnson2022-12-281-0/+7
* | | Merge branch 'round-join' into 'master'Uli Schlachter2022-12-281-0/+1
|\ \ \
| * | | test: Add new `round-join-bug-520` testsChristian Rohlfs2022-12-281-0/+1
| |/ /
* | | Merge branch 'bug-535' into 'master'Adrian Johnson2022-12-281-0/+1
|\ \ \ | |/ / |/| |
| * | Fix bug #535 in cairo-scriptUli Schlachter2022-02-161-0/+1
| |/
* | meson: Split tests up into test suitesSimon McVittie2022-07-141-0/+1
* | Make it easier for cairo-test-suite to find the source dirAdrian Johnson2022-05-191-0/+7
* | python script to view tests resultsAdrian Johnson2022-05-171-0/+5
* | [quartz] Add wiggle test for quartz emoji.John Ralls2022-04-261-0/+1
|/
* [user-font] Implement subpixel-positioningBehdad Esfahbod2022-02-131-0/+1
* meson: enable pthread tests if 'real pthread' is availableTim-Philipp Müller2021-08-281-1/+1
* Fix malloc overflow check warningAdrian Johnson2021-08-241-0/+1
* Merge branch 'HairlineStroke' into 'master'Adrian Johnson2021-08-151-0/+1
|\
| * Added hairline support to cairoRick Yorgason2021-08-151-0/+1
* | Add color user-font supportAdrian Johnson2021-08-141-0/+1
|/
* Add ft-color-font testAdrian Johnson2021-07-311-0/+1
* pdf: use floating point widths when emitting fontsAdrian Johnson2021-07-271-0/+1
* Merge branch 'build-without-zlib' into 'master'Uli Schlachter2021-06-031-12/+8
|\
| * Fix meson build without zlibUli Schlachter2021-05-221-1/+1
| * meson: Use more dependency objectsUli Schlachter2021-05-221-11/+7
* | Merge branch 'master' into 'svg-backend-work'afdw2021-05-291-3/+2
|\ \ | |/
| * Merge branch 'record-png-offset' into 'master'Uli Schlachter2021-05-021-0/+1
| |\
| | * Add a test case for commit d07fb410568423Uli Schlachter2021-04-011-0/+1
| * | meson: Define HAVE_CONFIG_H as a project flagEmmanuele Bassi2021-05-011-3/+1
* | | Fix applying shifted operatorsAnton Danilkin2021-05-031-0/+1
* | | Add a test for #431Anton Danilkin2021-04-111-0/+1
* | | Finish implementing correct paints in transformed recording patternsAnton Danilkin2021-04-111-0/+1
* | | Add a test with operator samples from https://cairographics.org/operators/Anton Danilkin2021-04-111-0/+1
* | | Add a test for #361Anton Danilkin2021-04-111-0/+1
|/ /
* | Merge branch 'fix-448-test' into 'master'Heiko Lewin2021-02-211-0/+1
|\ \
| * | Make the test case for bug 448 passUli Schlachter2021-02-061-0/+1
| |/
* | Merge branch 'small-build-system-fixes' into 'master'Uli Schlachter2021-02-141-1/+5
|\ \ | |/ |/|
| * test/meson.build: Add missing testsUli Schlachter2020-12-151-1/+5
* | Add meson supportHeiko Lewin2020-12-151-0/+1
|/
* Add meson build definitionsMathieu Duponchelle2020-07-311-0/+627