summaryrefslogtreecommitdiffstats
path: root/testfiles (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-17tests for {SVG,CSS}OStringStreamTestThomas Holder2-0/+157
2019-11-03Remove tests LPE to be woking apart in this branch:Jabier Arraiza7-8283/+0
2019-11-01Improve clip LPEJabier Arraiza8-2/+8289
2019-10-23update expected_rendering/test-baseline-shift.pngThomas Holder1-0/+0
2019-10-19Fix bug in sh comparsionJabier Arraiza1-1/+1
2019-10-01Fix tests after adding xml:lang.Tavmjong Bah1-0/+1
2019-06-07Remove _argv0 from Inkscape::ApplicationPatrick Storz3-3/+3
2019-01-02run clang tidy modernize passMarc Jeanmougin2-10/+12
2019-01-02modernize: add overridesMarc Jeanmougin7-8/+8
2019-01-02modernize loopsMarc Jeanmougin3-15/+15
2018-12-26test missing image xlink:href attributeThomas Holder4-2/+30
2018-12-24rebase_hrefs: store IRI (UTF-8), not URI (ASCII)Thomas Holder1-0/+10
2018-12-16add some Inkscape::URI testsThomas Holder1-0/+29
2018-12-13extract_uri: fix, test, documentThomas Holder3-97/+76
2018-12-13Misc. source comment typo fixesluz.paz1-2/+2
2018-12-13remove obsolete URI cxxtestsThomas Holder1-95/+0
2018-12-09remove Inkscape::URI::getFullPathThomas Holder1-0/+1
2018-12-09fix, test, and document more Inkscape::URI methodsThomas Holder1-4/+106
2018-12-03Fix rendering tests (Launchpad bug 1805804).Tavmjong Bah1-2/+2
2018-12-03Convert document string to raw string (removes all escaping).Tavmjong Bah1-31/+31
2018-11-25Fix bug 1804946: Measurement tool is very slow when using gridsJabier Arraiza1-2/+0
2018-11-14Move getStyles to styles and clean up on destruction.Martin Owens1-6/+2
2018-11-13Add capability to get style rulesets as SPStyle objectsMartin Owens2-0/+78
2018-11-08Clarify licensesMax Gaukler26-27/+117
2018-11-05Replacement for xmlBuildRelativeURIThomas Holder1-0/+9
2018-11-05fix URI::from_dirname("/")Thomas Holder1-0/+2
2018-11-03Inkscape::URI API enhancementsThomas Holder2-0/+144
2018-10-24Expand tests for object style to include font sizes and font propertyMartin Owens1-1/+65
2018-10-13dir-util-test: #include "io/dir-util.h"Thomas Holder1-1/+1
2018-10-13Revert "Add dir-util.h to the include path."Thomas Holder1-1/+0
2018-10-13CMake/tests: SimplifyEduard Braun1-1/+1
2018-10-13Add dir-util.h to the include path.Shlomi Fish1-0/+1
2018-10-11Add new object-style test to test cascading and precidence.Martin Owens2-0/+132
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-6/+6
2018-09-13Add per embed/linked SVG a DPI valueJabiertxof1-0/+1
2018-08-05Fixing coding styleJabier Arraiza1-212/+196
2018-08-05Fixes pointed by TavJabier Arraiza1-0/+2
2018-06-21Move global functions into SPGradient methods.Emmanuel Gil Peyrot1-11/+11
2018-06-14Fix float comparison in testsMarc Jeanmougin1-11/+11
2018-06-09Migrated object-test and sp-gradient-test to gtestAdrian Boguszewski5-396/+337
2018-05-31Boiler plate stuff for 'textPath' 'side' attribute.Tavmjong Bah1-0/+1
2018-05-25disable test failing with harfbuzz >= 1.6.0 waiting for a fix in pango or fre...Marc Jeanmougin1-1/+6
2018-05-23Fix building of tests with system install of gtest on debianMarc Jeanmougin1-0/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin3-10/+10
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin3-10/+10
2018-04-29Fix testMarc Jeanmougin1-0/+1
2018-03-12CSS property 'font-variation-settings' contains comma separated value pairs.Tavmjong Bah1-1/+1
2018-03-10Finish implementing reading/writing 'font-variation-settings' CSS property.Tavmjong Bah1-2/+11
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah3-9/+9
2017-12-04Fix tests on LinuxEduard Braun2-2/+2