summaryrefslogtreecommitdiffstats
path: root/testfiles/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-17tests for {SVG,CSS}OStringStreamTestThomas Holder1-0/+1
2018-12-13extract_uri: fix, test, documentThomas Holder1-0/+1
2018-11-13Add capability to get style rulesets as SPStyle objectsMartin Owens1-0/+1
2018-11-08Clarify licensesMax Gaukler1-0/+1
2018-11-03Inkscape::URI API enhancementsThomas Holder1-0/+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 Owens1-0/+1
2018-06-09Migrated object-test and sp-gradient-test to gtestAdrian Boguszewski1-1/+3
2018-05-23Fix building of tests with system install of gtest on debianMarc Jeanmougin1-0/+2
2018-04-29Fix testMarc Jeanmougin1-0/+1
2017-12-04Fix tests on LinuxEduard Braun1-1/+1
2017-11-26Fix linking tests on ArchEduard Braun1-0/+2
2017-10-28small fixMarc Jeanmougin1-1/+1
2017-10-28add some docMarc Jeanmougin1-0/+5
2017-10-28simpler structure -- compilers and flags have to be given externallyMarc Jeanmougin1-4/+5
2017-10-28Trying libFuzzerMarc Jeanmougin1-0/+8
2017-10-13Migrate style-test to GTest.Tavmjong Bah1-1/+2
2017-07-29refactor a bitMarc Jeanmougin1-1/+1
2017-07-20Add a rendering test platformMarc Jeanmougin1-1/+2
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-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
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-4/+0
2016-07-05Added simple test for SPObjectAdrian Boguszewski1-0/+1
2016-06-09Removed Object class and temporary test dependenciesAdrian Boguszewski1-1/+0
2016-06-09Fix testing dependenciesAlex Valavanis1-4/+1
2016-06-09Rename test->testfiles folder to avoid naming conflictAlex Valavanis1-0/+0
2016-06-05Added object setAdrian Boguszewski1-8/+3
2016-04-17Fix make checkMarc Jeanmougin1-1/+2
2016-04-15Fix CMake make check to without a global gtestShlomi Fish1-1/+2
2016-04-09Patch for ninja check in cmake buildsShlomi Fish1-423/+10
2015-05-06Converted unit test fr dir-util for Google Test.Jon A. Cruz1-0/+1
2015-05-05Added color profile test and supporting fixture.Jon A. Cruz1-0/+2
2015-05-03Added unit tests for attributes.Jon A. Cruz1-0/+1
2015-05-03Added base unit test source utilizing Google Test and corresponding CMake sup...Jon A. Cruz1-0/+474