summaryrefslogtreecommitdiff
path: root/tests/fixtures
Commit message (Expand)AuthorAgeFilesLines
* meta: Move lib and bins into separate cratesSophie Herold2023-03-311630-57928/+0
* Remove the test filter-morphology-from-reference-page.svgFederico Mena Quintero2023-03-302-37/+0
* Add a test for xinclude recursion across two filesFederico Mena Quintero2023-03-142-0/+6
* (#942): Fix crash when XML files get recursively included through XIncludeFederico Mena Quintero2023-03-141-0/+3
* (#930): Validate all clipPath and mask transformsFederico Mena Quintero2023-02-222-0/+13
* Add test for #932Federico Mena Quintero2023-02-141-0/+9
* (#743): implement the feDropShadow elementFederico Mena Quintero2023-02-092-0/+27
* (#928): Fix panic when a feTile filter gets an empty source regionFederico Mena Quintero2023-01-241-0/+12
* text tests: Rename test files that start with a bug numberFederico Mena Quintero2022-11-284-0/+0
* reference tests: Rename test files that start with a bug numberFederico Mena Quintero2022-11-2895-0/+0
* errors tests: Rename test files that start with a bug numberFederico Mena Quintero2022-11-283-0/+0
* dimensions tests: Rename test files that start with a bug numberFederico Mena Quintero2022-11-284-1/+1
* crash tests: Rename test files that start with a bug numberFederico Mena Quintero2022-11-2813-0/+0
* cmdline tests: Rename test files that start with a bug numberFederico Mena Quintero2022-11-283-0/+0
* api tests: Rename test files that start with a bug numberFederico Mena Quintero2022-11-281-0/+0
* render-crash tests: Rename test files that start with a bug numberFederico Mena Quintero2022-11-2824-0/+0
* Add a test for non-positive stdDeviation in feGaussianBlurFederico Mena Quintero2022-11-042-0/+26
* Implement vector-effect="non-scaling-stroke"Michael Howell2022-09-052-0/+8
* Apply width, height when `<use>`ing an `<svg>`Michael Howell2022-09-022-0/+13
* (#92): In the use element, honor the overflow:hidden property of a referenced...Federico Mena Quintero2022-08-262-0/+17
* Try changing the invalid URL in 524-invalid-stylesheet-href.svgFederico Mena Quintero2022-08-091-1/+1
* tests/api.c: Test the case where get_intrinsic_dimensions() reports no viewBoxFederico Mena Quintero2022-08-091-0/+1
* Add missing test for rsvg_handle_set_stylesheet()Federico Mena Quintero2022-08-092-0/+9
* (#880): Accept patterns with userSpaceOnUse units even if there is no object ...Federico Mena Quintero2022-07-112-0/+17
* Add test for a rect in an isolation contextFederico Mena Quintero2022-05-092-0/+20
* Use JSON fixtures for the primitive_geometries testsFederico Mena Quintero2022-05-096-0/+60
* Add test files from the Horizon EDA projectFederico Mena Quintero2022-05-069-0/+3229
* (#823): Regression in geometry computation when the SVG viewBox does not matc...Federico Mena Quintero2022-04-291-0/+8
* (#721): Catch circular references when drawing patternsFederico Mena Quintero2022-03-142-0/+17
* Enable the SVG1.1 tests with text scaled non-proportionallyFederico Mena Quintero2022-03-094-0/+0
* (#599) - Draw all text as paths, to fix text scaled non-proportionally.Federico Mena Quintero2022-03-09176-0/+0
* New test file for text elementsFederico Mena Quintero2022-03-081-0/+11
* Revert "(#599) - Draw all text as paths, to fix text scaled non-proportionally."Federico Mena Quintero2022-03-05176-0/+0
* Revert "Enable the SVG1.1 tests with text scaled non-proportionally"Federico Mena Quintero2022-03-054-0/+0
* Add tests for when ellipse's rx/ry properties default to "auto"Federico Mena Quintero2022-03-044-0/+22
* Enable the SVG1.1 tests with text scaled non-proportionallyFederico Mena Quintero2022-02-044-0/+0
* (#599) - Draw all text as paths, to fix text scaled non-proportionally.Federico Mena Quintero2022-02-04176-0/+0
* Remove obsolete tests for 777834-empty-text-children.svgFederico Mena Quintero2022-02-042-78/+0
* New test for the computed bounds of text elements at the API levelFederico Mena Quintero2022-02-041-4/+4
* Add a test for the bounds of a text elementFederico Mena Quintero2022-02-042-0/+68
* Extract function to compute bounding rectangles from compute_stroke_and_fill_boxFederico Mena Quintero2022-02-041-0/+0
* Refresh text-text-03-b-ref.pngFederico Mena Quintero2022-01-211-0/+0
* Ignore the three tests that have text scaled non-uniformlyFederico Mena Quintero2022-01-213-0/+0
* Update test reference files for PangoFederico Mena Quintero2022-01-214-0/+0
* Add test cases for display:none and visibility:hiddenMichael Howell2022-01-075-0/+23
* (#818): Allow having a mask and opacity in the same elementFederico Mena Quintero2021-11-112-0/+10
* pattern: Don't panic when trying to resolve with an empty bounding boxFederico Mena Quintero2021-11-112-0/+30
* Handle the isolation property in the drawing machineryFederico Mena Quintero2021-11-112-0/+11
* Convert the test for #804 into a reference testFederico Mena Quintero2021-11-053-2/+9
* (#249): Basic implementation of the unicode-bidi propertyFederico Mena Quintero2021-10-252-0/+12