summaryrefslogtreecommitdiffstats
path: root/testfiles/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-17tests for {SVG,CSS}OStringStreamTestThomas Holder1-0/+156
2019-10-01Fix tests after adding xml:lang.Tavmjong Bah1-0/+1
2019-06-07Remove _argv0 from Inkscape::ApplicationPatrick Storz1-1/+1
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-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 Holder2-97/+75
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-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 Owens1-0/+77
2018-11-08Clarify licensesMax Gaukler18-24/+98
2018-11-05Replacement for xmlBuildRelativeURIThomas Holder1-0/+9
2018-11-05fix URI::from_dirname("/")Thomas Holder1-0/+2
2018-11-03Inkscape::URI API enhancementsThomas Holder1-0/+143
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-11Add new object-style test to test cascading and precidence.Martin Owens1-0/+131
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 Boguszewski4-395/+334
2018-05-31Boiler plate stuff for 'textPath' 'side' attribute.Tavmjong Bah1-0/+1
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-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-10-16Update properties for SVG 2 text. Partial work from Alex RomanTavmjong Bah1-2/+3
2017-10-13Implement !important rule handling for inline-style. Work from Jabier.Tavmjong Bah1-1/+21
2017-10-13Migrate style-test to GTest.Tavmjong Bah2-537/+555
2017-06-22adding font-variation-settings attribute to the attributes-test listFelipe CorrĂȘa da Silva Sanches1-1/+3
2017-03-20Implement rotation via desktop to window affine.Tavmjong Bah1-1/+0
2017-03-07Fix test failure due to missing new attribute 'sodipodi:arc-type'.Tavmjong Bah1-0/+1
2017-02-06Remove some unneeded < C++11 fallback codeAlex Valavanis1-91/+0
2017-01-25Fix build on tests. Thanks McJabiertxof1-0/+1
2016-11-06Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it.Alexander Brock1-0/+138
2016-11-02Add some unit tests for object-set cppificationMarc Jeanmougin1-25/+203
2016-10-25Fix testMarc Jeanmougin1-1/+1
2016-10-20Add 'vector-effect' to attributes test.Tavmjong Bah1-0/+1
2016-11-11fix testMarc Jeanmougin1-5/+3