index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testfiles
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-17
tests for {SVG,CSS}OStringStreamTest
Thomas Holder
1
-0
/
+1
2018-12-13
extract_uri: fix, test, document
Thomas Holder
1
-0
/
+1
2018-11-13
Add capability to get style rulesets as SPStyle objects
Martin Owens
1
-0
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+1
2018-11-03
Inkscape::URI API enhancements
Thomas Holder
1
-0
/
+1
2018-10-13
Revert "Add dir-util.h to the include path."
Thomas Holder
1
-1
/
+0
2018-10-13
CMake/tests: Simplify
Eduard Braun
1
-1
/
+1
2018-10-13
Add dir-util.h to the include path.
Shlomi Fish
1
-0
/
+1
2018-10-11
Add new object-style test to test cascading and precidence.
Martin Owens
1
-0
/
+1
2018-06-09
Migrated object-test and sp-gradient-test to gtest
Adrian Boguszewski
1
-1
/
+3
2018-05-23
Fix building of tests with system install of gtest on debian
Marc Jeanmougin
1
-0
/
+2
2018-04-29
Fix test
Marc Jeanmougin
1
-0
/
+1
2017-12-04
Fix tests on Linux
Eduard Braun
1
-1
/
+1
2017-11-26
Fix linking tests on Arch
Eduard Braun
1
-0
/
+2
2017-10-28
small fix
Marc Jeanmougin
1
-1
/
+1
2017-10-28
add some doc
Marc Jeanmougin
1
-0
/
+5
2017-10-28
simpler structure -- compilers and flags have to be given externally
Marc Jeanmougin
1
-4
/
+5
2017-10-28
Trying libFuzzer
Marc Jeanmougin
1
-0
/
+8
2017-10-13
Migrate style-test to GTest.
Tavmjong Bah
1
-1
/
+2
2017-07-29
refactor a bit
Marc Jeanmougin
1
-1
/
+1
2017-07-20
Add a rendering test platform
Marc Jeanmougin
1
-1
/
+2
2017-07-14
cmake: Add build target 'tests' which builds all tests (but does not execute ...
Eduard Braun
1
-1
/
+4
2017-07-14
cmake: fix targets to actually depend on inkscape-version.cpp
Eduard Braun
1
-1
/
+0
2017-06-16
cmake: allow building with gtest 1.8.0 (already includes gmock)
Eduard Braun
1
-10
/
+6
2017-06-16
Use CMAKE_RUNTIME_OUTPUT_DIRECTORY instead of the old EXECUTABLE_OUTPUT_PATH ...
Eduard Braun
1
-1
/
+1
2017-06-15
Fix compilation on Windows by removing duplicate dependencies
Eduard Braun
1
-14
/
+1
2016-07-28
Finish removing GTK+ 2 fallbacks
Alex Valavanis
1
-4
/
+0
2016-07-05
Added simple test for SPObject
Adrian Boguszewski
1
-0
/
+1
2016-06-09
Removed Object class and temporary test dependencies
Adrian Boguszewski
1
-1
/
+0
2016-06-09
Fix testing dependencies
Alex Valavanis
1
-4
/
+1
2016-06-09
Rename test->testfiles folder to avoid naming conflict
Alex Valavanis
1
-0
/
+0
2016-06-05
Added object set
Adrian Boguszewski
1
-8
/
+3
2016-04-17
Fix make check
Marc Jeanmougin
1
-1
/
+2
2016-04-15
Fix CMake make check to without a global gtest
Shlomi Fish
1
-1
/
+2
2016-04-09
Patch for ninja check in cmake builds
Shlomi Fish
1
-423
/
+10
2015-05-06
Converted unit test fr dir-util for Google Test.
Jon A. Cruz
1
-0
/
+1
2015-05-05
Added color profile test and supporting fixture.
Jon A. Cruz
1
-0
/
+2
2015-05-03
Added unit tests for attributes.
Jon A. Cruz
1
-0
/
+1
2015-05-03
Added base unit test source utilizing Google Test and corresponding CMake sup...
Jon A. Cruz
1
-0
/
+474