summaryrefslogtreecommitdiffstats
path: root/testfiles (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-25Minor code cleanup and better handling of non-spacing marks in upright vertic...Tavmjong Bah2-0/+0
2017-09-20Update expected renderings.Tavmjong Bah2-0/+0
2017-08-19Fix vertical RTL text with upright orientationKhaled Hosny5-0/+1
2017-08-19Fix RTL glyph widths in vertical orientationKhaled Hosny4-0/+26
2017-08-17Fix inverted y sign for glyph positioningKhaled Hosny4-0/+27
2017-07-29*Actually* run tests out of sourceMarc Jeanmougin1-10/+11
2017-07-29Fix for out of source testsMarc Jeanmougin2-3/+5
2017-07-29Small fixMarc Jeanmougin1-1/+1
2017-07-29Small fixes suggested by @Ede123Marc Jeanmougin1-1/+2
2017-07-29small fixMarc Jeanmougin2-1/+5
2017-07-29refactor a bitMarc Jeanmougin4-38/+40
2017-07-28undoMarc Jeanmougin1-7/+0
2017-07-28make test fail for CI testingMarc Jeanmougin1-6/+13
2017-07-28fix typo, update CIMarc Jeanmougin1-1/+2
2017-07-20try verbose testsMarc Jeanmougin1-2/+2
2017-07-20Add a rendering test platformMarc Jeanmougin5-1/+132
2017-07-14cmake: Add build target 'tests' which builds all tests (but does not execute ...Eduard Braun1-1/+4
2017-07-14cmake: fix targets to actually depend on inkscape-version.cppEduard Braun1-1/+0
2017-06-22adding font-variation-settings attribute to the attributes-test listFelipe CorrĂȘa da Silva Sanches1-1/+3
2017-06-16cmake: allow building with gtest 1.8.0 (already includes gmock)Eduard Braun1-10/+6
2017-06-16Use CMAKE_RUNTIME_OUTPUT_DIRECTORY instead of the old EXECUTABLE_OUTPUT_PATH ...Eduard Braun1-1/+1
2017-06-15Fix compilation on Windows by removing duplicate dependenciesEduard Braun1-14/+1
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
2016-08-30Drop unused cxxtest fork in favour of GoogletestAlex Valavanis12-0/+1750
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-4/+0
2016-07-27Renamed some functions, fixed testsAdrian Boguszewski2-16/+32
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-14/+14
2016-07-14Last part of new SPObject children listAdrian Boguszewski1-15/+5
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-3/+20
2016-07-11First part of new SPObject children listAdrian Boguszewski1-16/+62
2016-07-05Added simple test for SPObjectAdrian Boguszewski3-1/+71
2016-07-03Added testsAdrian Boguszewski1-0/+7
2016-07-01Added xmlNodes as range functionAdrian Boguszewski1-0/+15
2016-06-27Added more testsAdrian Boguszewski1-16/+89
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-2/+4
2016-06-12Fix errors do to previous commit. (We have two attribute-test files.)Tavmjong Bah1-1/+6
2016-06-10Remove unit test dependency on GUI session to allow auto-build in PPAAlex Valavanis1-4/+7
2016-06-09Removed Object class and temporary test dependenciesAdrian Boguszewski4-81/+4
2016-06-09Fix testing dependenciesAlex Valavanis1-4/+1
2016-06-09Rename test->testfiles folder to avoid naming conflictAlex Valavanis7-0/+1042