summaryrefslogtreecommitdiffstats
path: root/testfiles (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-095-396/+337
* Boiler plate stuff for 'textPath' 'side' attribute.Tavmjong Bah2018-05-311-0/+1
* disable test failing with harfbuzz >= 1.6.0 waiting for a fix in pango or fre...Marc Jeanmougin2018-05-251-1/+6
* Fix building of tests with system install of gtest on debianMarc Jeanmougin2018-05-231-0/+2
* 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
* Fix testMarc Jeanmougin2018-04-291-0/+1
* 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
* Merge branch 'baseline-shift' of gitlab.com:khaledhosny/inkscapeMarc Jeanmougin2018-01-124-0/+28
|\
| * Fix baseline shift movement directionKhaled Hosny2017-10-204-0/+28
* | Fix tests on LinuxEduard Braun2017-12-042-2/+2
* | Fix linking tests on ArchEduard Braun2017-11-261-0/+2
* | small fixMarc Jeanmougin2017-10-281-1/+1
* | add some docMarc Jeanmougin2017-10-282-0/+9
* | simpler structure -- compilers and flags have to be given externallyMarc Jeanmougin2017-10-282-4/+5
* | Trying libFuzzerMarc Jeanmougin2017-10-283-0/+544
|/
* Update properties for SVG 2 text. Partial work from Alex RomanTavmjong Bah2017-10-161-2/+3
* Add test file for previous commit (!important rule for inline-style).Tavmjong Bah2017-10-134-0/+58
* Implement !important rule handling for inline-style. Work from Jabier.Tavmjong Bah2017-10-131-1/+21
* Migrate style-test to GTest.Tavmjong Bah2017-10-133-538/+557
* Add test file for previous commit (!important rule).Tavmjong Bah2017-10-114-0/+59
* Tests: Fix problematic rendering testEduard Braun2017-09-283-1/+1
* Minor code cleanup and better handling of non-spacing marks in upright vertic...Tavmjong Bah2017-09-252-0/+0
* Update expected renderings.Tavmjong Bah2017-09-202-0/+0
* Fix vertical RTL text with upright orientationKhaled Hosny2017-08-195-0/+1
* Fix RTL glyph widths in vertical orientationKhaled Hosny2017-08-194-0/+26
* Fix inverted y sign for glyph positioningKhaled Hosny2017-08-174-0/+27
* *Actually* run tests out of sourceMarc Jeanmougin2017-07-291-10/+11
* Fix for out of source testsMarc Jeanmougin2017-07-292-3/+5
* Small fixMarc Jeanmougin2017-07-291-1/+1
* Small fixes suggested by @Ede123Marc Jeanmougin2017-07-291-1/+2
* small fixMarc Jeanmougin2017-07-292-1/+5
* refactor a bitMarc Jeanmougin2017-07-294-38/+40
* undoMarc Jeanmougin2017-07-281-7/+0
* make test fail for CI testingMarc Jeanmougin2017-07-281-6/+13
* fix typo, update CIMarc Jeanmougin2017-07-281-1/+2
* try verbose testsMarc Jeanmougin2017-07-201-2/+2
* Add a rendering test platformMarc Jeanmougin2017-07-205-1/+132
* cmake: Add build target 'tests' which builds all tests (but does not execute ...Eduard Braun2017-07-141-1/+4
* cmake: fix targets to actually depend on inkscape-version.cppEduard Braun2017-07-141-1/+0
* adding font-variation-settings attribute to the attributes-test listFelipe CorrĂȘa da Silva Sanches2017-06-221-1/+3
* cmake: allow building with gtest 1.8.0 (already includes gmock)Eduard Braun2017-06-161-10/+6
* Use CMAKE_RUNTIME_OUTPUT_DIRECTORY instead of the old EXECUTABLE_OUTPUT_PATH ...Eduard Braun2017-06-161-1/+1
* Fix compilation on Windows by removing duplicate dependenciesEduard Braun2017-06-151-14/+1
* 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