index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testfiles
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor a bit
Marc Jeanmougin
2017-07-29
4
-38
/
+40
*
undo
Marc Jeanmougin
2017-07-28
1
-7
/
+0
*
make test fail for CI testing
Marc Jeanmougin
2017-07-28
1
-6
/
+13
*
fix typo, update CI
Marc Jeanmougin
2017-07-28
1
-1
/
+2
*
try verbose tests
Marc Jeanmougin
2017-07-20
1
-2
/
+2
*
Add a rendering test platform
Marc Jeanmougin
2017-07-20
5
-1
/
+132
*
cmake: Add build target 'tests' which builds all tests (but does not execute ...
Eduard Braun
2017-07-14
1
-1
/
+4
*
cmake: fix targets to actually depend on inkscape-version.cpp
Eduard Braun
2017-07-14
1
-1
/
+0
*
adding font-variation-settings attribute to the attributes-test list
Felipe CorrĂȘa da Silva Sanches
2017-06-22
1
-1
/
+3
*
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
*
Fix compilation on Windows by removing duplicate dependencies
Eduard Braun
2017-06-15
1
-14
/
+1
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-1
/
+0
*
Fix test failure due to missing new attribute 'sodipodi:arc-type'.
Tavmjong Bah
2017-03-07
1
-0
/
+1
*
Remove some unneeded < C++11 fallback code
Alex Valavanis
2017-02-06
1
-91
/
+0
*
Fix build on tests. Thanks Mc
Jabiertxof
2017-01-25
1
-0
/
+1
*
fix test
Marc Jeanmougin
2016-11-11
1
-5
/
+3
*
Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it.
Alexander Brock
2016-11-06
1
-0
/
+138
*
Add some unit tests for object-set cppification
Marc Jeanmougin
2016-11-02
1
-25
/
+203
*
Fix test
Marc Jeanmougin
2016-10-25
1
-1
/
+1
*
Add 'vector-effect' to attributes test.
Tavmjong Bah
2016-10-20
1
-0
/
+1
*
Drop unused cxxtest fork in favour of Googletest
Alex Valavanis
2016-08-30
12
-0
/
+1750
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-10
/
+1
|
\
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-4
/
+0
*
|
Renamed some functions, fixed tests
Adrian Boguszewski
2016-07-27
2
-16
/
+32
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-14
/
+14
*
|
Last part of new SPObject children list
Adrian Boguszewski
2016-07-14
1
-15
/
+5
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-3
/
+20
*
|
First part of new SPObject children list
Adrian Boguszewski
2016-07-11
1
-16
/
+62
*
|
Added simple test for SPObject
Adrian Boguszewski
2016-07-05
3
-1
/
+71
*
|
Added tests
Adrian Boguszewski
2016-07-03
1
-0
/
+7
*
|
Added xmlNodes as range function
Adrian Boguszewski
2016-07-01
1
-0
/
+15
*
|
Added more tests
Adrian Boguszewski
2016-06-27
1
-16
/
+89
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-2
/
+4
*
|
Added first range to ObjectSet
Adrian Boguszewski
2016-06-19
1
-2
/
+2
|
\
|
*
|
Moved most functions from Selection to ObjectSet
Adrian Boguszewski
2016-06-16
1
-80
/
+83
|
\
|
*
|
Replaced old selection containers
Adrian Boguszewski
2016-06-12
2
-3
/
+25
|
\
|
|
*
Fix errors do to previous commit. (We have two attribute-test files.)
Tavmjong Bah
2016-06-12
1
-1
/
+6
*
|
Added return value to remove
Adrian Boguszewski
2016-06-11
2
-28
/
+19
|
\
|
|
*
Remove unit test dependency on GUI session to allow auto-build in PPA
Alex Valavanis
2016-06-10
1
-4
/
+7
*
|
Removed Object class and temporary test dependencies
Adrian Boguszewski
2016-06-09
4
-81
/
+4
*
|
Splitted tests to separate executables
Adrian Boguszewski
2016-06-09
3
-24
/
+276
|
/
*
Fix testing dependencies
Alex Valavanis
2016-06-09
1
-4
/
+1
*
Rename test->testfiles folder to avoid naming conflict
Alex Valavanis
2016-06-09
7
-0
/
+1042