summaryrefslogtreecommitdiffstats
path: root/testfiles/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests for {SVG,CSS}OStringStreamTestThomas Holder2019-11-171-0/+156
* Fix tests after adding xml:lang.Tavmjong Bah2019-10-011-0/+1
* Remove _argv0 from Inkscape::ApplicationPatrick Storz2019-06-071-1/+1
* run clang tidy modernize passMarc Jeanmougin2019-01-022-10/+12
* modernize: add overridesMarc Jeanmougin2019-01-027-8/+8
* modernize loopsMarc Jeanmougin2019-01-023-15/+15
* rebase_hrefs: store IRI (UTF-8), not URI (ASCII)Thomas Holder2018-12-241-0/+10
* add some Inkscape::URI testsThomas Holder2018-12-161-0/+29
* extract_uri: fix, test, documentThomas Holder2018-12-132-97/+75
* Misc. source comment typo fixesluz.paz2018-12-131-2/+2
* remove obsolete URI cxxtestsThomas Holder2018-12-131-95/+0
* remove Inkscape::URI::getFullPathThomas Holder2018-12-091-0/+1
* fix, test, and document more Inkscape::URI methodsThomas Holder2018-12-091-4/+106
* Convert document string to raw string (removes all escaping).Tavmjong Bah2018-12-031-31/+31
* Fix bug 1804946: Measurement tool is very slow when using gridsJabier Arraiza2018-11-251-2/+0
* Move getStyles to styles and clean up on destruction.Martin Owens2018-11-141-6/+2
* Add capability to get style rulesets as SPStyle objectsMartin Owens2018-11-131-0/+77
* Clarify licensesMax Gaukler2018-11-0818-24/+98
* Replacement for xmlBuildRelativeURIThomas Holder2018-11-051-0/+9
* fix URI::from_dirname("/")Thomas Holder2018-11-051-0/+2
* Inkscape::URI API enhancementsThomas Holder2018-11-031-0/+143
* Expand tests for object style to include font sizes and font propertyMartin Owens2018-10-241-1/+65
* dir-util-test: #include "io/dir-util.h"Thomas Holder2018-10-131-1/+1
* Add new object-style test to test cascading and precidence.Martin Owens2018-10-111-0/+131
* SPAttributeEnum typed function argumentsThomas Holder2018-10-061-6/+6
* Add per embed/linked SVG a DPI valueJabiertxof2018-09-131-0/+1
* Fixing coding styleJabier Arraiza2018-08-051-212/+196
* Fixes pointed by TavJabier Arraiza2018-08-051-0/+2
* Move global functions into SPGradient methods.Emmanuel Gil Peyrot2018-06-211-11/+11
* Fix float comparison in testsMarc Jeanmougin2018-06-141-11/+11
* Migrated object-test and sp-gradient-test to gtestAdrian Boguszewski2018-06-094-395/+334
* Boiler plate stuff for 'textPath' 'side' attribute.Tavmjong Bah2018-05-311-0/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-043-10/+10
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-293-10/+10
* CSS property 'font-variation-settings' contains comma separated value pairs.Tavmjong Bah2018-03-121-1/+1
* Finish implementing reading/writing 'font-variation-settings' CSS property.Tavmjong Bah2018-03-101-2/+11
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-303-9/+9
* Update properties for SVG 2 text. Partial work from Alex RomanTavmjong Bah2017-10-161-2/+3
* Implement !important rule handling for inline-style. Work from Jabier.Tavmjong Bah2017-10-131-1/+21
* Migrate style-test to GTest.Tavmjong Bah2017-10-132-537/+555
* adding font-variation-settings attribute to the attributes-test listFelipe CorrĂȘa da Silva Sanches2017-06-221-1/+3
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-1/+0
* Fix test failure due to missing new attribute 'sodipodi:arc-type'.Tavmjong Bah2017-03-071-0/+1
* Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-061-91/+0
* Fix build on tests. Thanks McJabiertxof2017-01-251-0/+1
* fix testMarc Jeanmougin2016-11-111-5/+3
* Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it.Alexander Brock2016-11-061-0/+138
* Add some unit tests for object-set cppificationMarc Jeanmougin2016-11-021-25/+203
* Fix testMarc Jeanmougin2016-10-251-1/+1
* Add 'vector-effect' to attributes test.Tavmjong Bah2016-10-201-0/+1