summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update deprecated calls to chrono::Utc.timestamp()Federico Mena Quintero2023-03-141-1/+1
* Add a test for xinclude recursion across two filesFederico Mena Quintero2023-03-132-0/+6
* (#942): Fix crash when XML files get recursively included through XIncludeFederico Mena Quintero2023-03-131-0/+3
* (#92): In the use element, honor the overflow:hidden property of a referenced...Federico Mena Quintero2022-08-263-0/+23
* Try changing the invalid URL in 524-invalid-stylesheet-href.svgFederico Mena Quintero2022-08-091-1/+1
* tests/api.c: Test rsvg_handle_get_position_sub(..., id=NULL)Federico Mena Quintero2022-08-091-0/+5
* tests/api.c: Test that rsvg_handle_close() is idempotentFederico Mena Quintero2022-08-091-0/+9
* tests/api.c: Factor out function to load test files easilyFederico Mena Quintero2022-08-091-180/+46
* tests/api.c: Test the case where get_intrinsic_dimensions() reports no viewBoxFederico Mena Quintero2022-08-092-0/+28
* Add missing test for rsvg_handle_set_stylesheet()Federico Mena Quintero2022-08-093-0/+61
* Add missing tests for rsvg_handle_get_title/desc/metadataFederico Mena Quintero2022-08-091-4/+12
* Build tests/api staticallyFederico Mena Quintero2022-08-051-1/+3
* (#880): Accept patterns with userSpaceOnUse units even if there is no object ...Federico Mena Quintero2022-07-114-0/+24
* Compare geometries rectangles with Rect::approx_eq()Federico Mena Quintero2022-05-091-12/+26
* Add the primitive_geometries fixtures to Makefile.amFederico Mena Quintero2022-05-091-0/+1
* Add test for a rect in an isolation contextFederico Mena Quintero2022-05-093-1/+33
* Use JSON fixtures for the primitive_geometries testsFederico Mena Quintero2022-05-097-119/+206
* Test all the geometries for named elements in the Horizon EDA filesFederico Mena Quintero2022-05-061-8/+58
* Read the geometry filesFederico Mena Quintero2022-05-061-0/+26
* Add test files from the Horizon EDA projectFederico Mena Quintero2022-05-0610-0/+3230
* tests/src/geometries.rs: Start a test module for element geometriesFederico Mena Quintero2022-05-063-0/+54
* Test stroked, and stroked/unfilled rectanglesFederico Mena Quintero2022-05-021-0/+86
* tests/src/primitive_geometries.rs: Start a new suite of tests for the geometr...Federico Mena Quintero2022-05-023-0/+51
* (#823): Regression in geometry computation when the SVG viewBox does not matc...Federico Mena Quintero2022-04-292-0/+15
* (#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-09177-6/+14
* New test to ensure an output PDF has textual contentFederico Mena Quintero2022-03-081-0/+16
* PdfPredicate.with_text() - simple way to test for a PDF containing some textu...Federico Mena Quintero2022-03-081-0/+29
* Remove the last uses of "extern crate"Federico Mena Quintero2022-03-087-13/+4
* 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-05177-14/+6
* 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-047-0/+39
* test_svg_reference: declare all the imports here so users don't have toFederico Mena Quintero2022-03-041-1/+3
* Implement geometry propertiesJeremias Ortega2022-02-273-18/+12
* Use the AspectRatio machinery for ResizeStrategy::Fit when keeping the aspect...Federico Mena Quintero2022-02-241-1/+1
* 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-04177-6/+14
* 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-042-5/+52
* Add a test for the bounds of a text elementFederico Mena Quintero2022-02-043-0/+74
* Extract function to compute bounding rectangles from compute_stroke_and_fill_boxFederico Mena Quintero2022-02-041-0/+0
* Fix dimensions in test caseFederico Mena Quintero2022-02-041-2/+2
* tests: fix broken API usageBilal Elmoussaoui2022-01-271-1/+2
* tests: revert the cairo workaround in !627Bilal Elmoussaoui2022-01-271-17/+2
* 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-076-0/+41