| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests for {SVG,CSS}OStringStreamTest | Thomas Holder | 2019-11-17 | 1 | -0/+1 |
| | | |||||
| * | extract_uri: fix, test, document | Thomas Holder | 2018-12-13 | 1 | -0/+1 |
| | | |||||
| * | Add capability to get style rulesets as SPStyle objects | Martin Owens | 2018-11-13 | 1 | -0/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -0/+1 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Inkscape::URI API enhancements | Thomas Holder | 2018-11-03 | 1 | -0/+1 |
| | | |||||
| * | Revert "Add dir-util.h to the include path." | Thomas Holder | 2018-10-13 | 1 | -1/+0 |
| | | | | | This reverts commit a4668b5c3a06de1ddcadc32dcd5ed386c498b4ac. | ||||
| * | CMake/tests: Simplify | Eduard Braun | 2018-10-13 | 1 | -1/+1 |
| | | |||||
| * | Add dir-util.h to the include path. | Shlomi Fish | 2018-10-13 | 1 | -0/+1 |
| | | | | | Fixes tests in the prev commit. | ||||
| * | Add new object-style test to test cascading and precidence. | Martin Owens | 2018-10-11 | 1 | -0/+1 |
| | | |||||
| * | Migrated object-test and sp-gradient-test to gtest | Adrian Boguszewski | 2018-06-09 | 1 | -1/+3 |
| | | |||||
| * | Fix building of tests with system install of gtest on debian | Marc Jeanmougin | 2018-05-23 | 1 | -0/+2 |
| | | |||||
| * | Fix test | Marc Jeanmougin | 2018-04-29 | 1 | -0/+1 |
| | | |||||
| * | Fix tests on Linux | Eduard Braun | 2017-12-04 | 1 | -1/+1 |
| | | |||||
| * | Fix linking tests on Arch | Eduard Braun | 2017-11-26 | 1 | -0/+2 |
| | | |||||
| * | small fix | Marc Jeanmougin | 2017-10-28 | 1 | -1/+1 |
| | | |||||
| * | add some doc | Marc Jeanmougin | 2017-10-28 | 1 | -0/+5 |
| | | |||||
| * | simpler structure -- compilers and flags have to be given externally | Marc Jeanmougin | 2017-10-28 | 1 | -4/+5 |
| | | |||||
| * | Trying libFuzzer | Marc Jeanmougin | 2017-10-28 | 1 | -0/+8 |
| | | |||||
| * | Migrate style-test to GTest. | Tavmjong Bah | 2017-10-13 | 1 | -1/+2 |
| | | |||||
| * | refactor a bit | Marc Jeanmougin | 2017-07-29 | 1 | -1/+1 |
| | | |||||
| * | Add a rendering test platform | Marc Jeanmougin | 2017-07-20 | 1 | -1/+2 |
| | | |||||
| * | cmake: Add build target 'tests' which builds all tests (but does not execute ↵ | Eduard Braun | 2017-07-14 | 1 | -1/+4 |
| | | | | | | | | them) - the recommended 'check' target depends on 'tests' (so "make check" will automatically build and run tests) - the pre-defined 'test' target does not automatically build tests, so make sure to run "make tests" before running "make test" (if you want to use it) | ||||
| * | cmake: fix targets to actually depend on inkscape-version.cpp | Eduard Braun | 2017-07-14 | 1 | -1/+0 |
| | | | | | (targets depended only on inkscape-version.cmake to be run but not on the created file itself resulting in changes only being picked up on the second build) | ||||
| * | cmake: allow building with gtest 1.8.0 (already includes gmock) | Eduard Braun | 2017-06-16 | 1 | -10/+6 |
| | | |||||
| * | Use CMAKE_RUNTIME_OUTPUT_DIRECTORY instead of the old EXECUTABLE_OUTPUT_PATH ↵ | Eduard Braun | 2017-06-16 | 1 | -1/+1 |
| | | | | | | | (notably this includes shared libraries on Windows which should end up together with the executables) Also use CMAKE_LIBRARY_OUTPUT_DIRECTORY instead of the old LIBRARY_OUTPUT_PATH | ||||
| * | Fix compilation on Windows by removing duplicate dependencies | Eduard Braun | 2017-06-15 | 1 | -14/+1 |
| | | |||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -10/+1 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -4/+0 |
| | | | | | | | (bzr r15023.2.8) | ||||
| * | | Added simple test for SPObject | Adrian Boguszewski | 2016-07-05 | 1 | -0/+1 |
| | | | | | | | (bzr r14954.1.16) | ||||
| * | | Removed Object class and temporary test dependencies | Adrian Boguszewski | 2016-06-09 | 1 | -1/+0 |
| | | | | | | | (bzr r14954.1.4) | ||||
| * | | Splitted tests to separate executables | Adrian Boguszewski | 2016-06-09 | 1 | -24/+15 |
| |/ | | | (bzr r14954.1.3) | ||||
| * | Fix testing dependencies | Alex Valavanis | 2016-06-09 | 1 | -4/+1 |
| | | | | (bzr r14967.1.2) | ||||
| * | Rename test->testfiles folder to avoid naming conflict | Alex Valavanis | 2016-06-09 | 1 | -0/+67 |
| (bzr r14967.1.1) | |||||
