summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* errors tests: Rename test files that start with a bug numberFederico Mena Quintero2022-11-284-3/+3
* dimensions tests: Rename test files that start with a bug numberFederico Mena Quintero2022-11-287-43/+43
* 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-284-3/+3
* api tests: Rename test files that start with a bug numberFederico Mena Quintero2022-11-282-1/+1
* render-crash tests: Rename test files that start with a bug numberFederico Mena Quintero2022-11-2825-1/+1
* Remove superfluous use of test_resourcesFederico Mena Quintero2022-11-281-4/+3
* Update the lopdf crate to 0.29.0Kalev Lember2022-11-251-16/+16
* Update the yeslogic-fontconfig-sys crate to 4.0.1Kalev Lember2022-11-241-6/+7
* Update cratesJordan Petridis2022-11-201-1/+1
* Add a test for non-positive stdDeviation in feGaussianBlurFederico Mena Quintero2022-11-043-0/+32
* misc: Bump gtk-rs crates to 0.16.0Bilal Elmoussaoui2022-10-2514-471/+87
* tests/Makefile.am: link the api tests against librsvg_c_api.laFederico Mena Quintero2022-09-151-2/+2
* Implement vector-effect="non-scaling-stroke"Michael Howell2022-09-053-0/+14
* Apply width, height when `<use>`ing an `<svg>`Michael Howell2022-09-023-0/+19
* (#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