index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testfiles
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
Minor code cleanup and better handling of non-spacing marks in upright vertic...
Tavmjong Bah
2
-0
/
+0
2017-09-20
Update expected renderings.
Tavmjong Bah
2
-0
/
+0
2017-08-19
Fix vertical RTL text with upright orientation
Khaled Hosny
5
-0
/
+1
2017-08-19
Fix RTL glyph widths in vertical orientation
Khaled Hosny
4
-0
/
+26
2017-08-17
Fix inverted y sign for glyph positioning
Khaled Hosny
4
-0
/
+27
2017-07-29
*Actually* run tests out of source
Marc Jeanmougin
1
-10
/
+11
2017-07-29
Fix for out of source tests
Marc Jeanmougin
2
-3
/
+5
2017-07-29
Small fix
Marc Jeanmougin
1
-1
/
+1
2017-07-29
Small fixes suggested by @Ede123
Marc Jeanmougin
1
-1
/
+2
2017-07-29
small fix
Marc Jeanmougin
2
-1
/
+5
2017-07-29
refactor a bit
Marc Jeanmougin
4
-38
/
+40
2017-07-28
undo
Marc Jeanmougin
1
-7
/
+0
2017-07-28
make test fail for CI testing
Marc Jeanmougin
1
-6
/
+13
2017-07-28
fix typo, update CI
Marc Jeanmougin
1
-1
/
+2
2017-07-20
try verbose tests
Marc Jeanmougin
1
-2
/
+2
2017-07-20
Add a rendering test platform
Marc Jeanmougin
5
-1
/
+132
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-22
adding font-variation-settings attribute to the attributes-test list
Felipe CorrĂȘa da Silva Sanches
1
-1
/
+3
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
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
1
-1
/
+0
2017-03-07
Fix test failure due to missing new attribute 'sodipodi:arc-type'.
Tavmjong Bah
1
-0
/
+1
2017-02-06
Remove some unneeded < C++11 fallback code
Alex Valavanis
1
-91
/
+0
2017-01-25
Fix build on tests. Thanks Mc
Jabiertxof
1
-0
/
+1
2016-11-06
Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it.
Alexander Brock
1
-0
/
+138
2016-11-02
Add some unit tests for object-set cppification
Marc Jeanmougin
1
-25
/
+203
2016-10-25
Fix test
Marc Jeanmougin
1
-1
/
+1
2016-10-20
Add 'vector-effect' to attributes test.
Tavmjong Bah
1
-0
/
+1
2016-11-11
fix test
Marc Jeanmougin
1
-5
/
+3
2016-08-30
Drop unused cxxtest fork in favour of Googletest
Alex Valavanis
12
-0
/
+1750
2016-07-28
Finish removing GTK+ 2 fallbacks
Alex Valavanis
1
-4
/
+0
2016-07-27
Renamed some functions, fixed tests
Adrian Boguszewski
2
-16
/
+32
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-14
/
+14
2016-07-14
Last part of new SPObject children list
Adrian Boguszewski
1
-15
/
+5
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-3
/
+20
2016-07-11
First part of new SPObject children list
Adrian Boguszewski
1
-16
/
+62
2016-07-05
Added simple test for SPObject
Adrian Boguszewski
3
-1
/
+71
2016-07-03
Added tests
Adrian Boguszewski
1
-0
/
+7
2016-07-01
Added xmlNodes as range function
Adrian Boguszewski
1
-0
/
+15
2016-06-27
Added more tests
Adrian Boguszewski
1
-16
/
+89
2016-06-25
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
1
-2
/
+4
2016-06-12
Fix errors do to previous commit. (We have two attribute-test files.)
Tavmjong Bah
1
-1
/
+6
2016-06-10
Remove unit test dependency on GUI session to allow auto-build in PPA
Alex Valavanis
1
-4
/
+7
2016-06-09
Removed Object class and temporary test dependencies
Adrian Boguszewski
4
-81
/
+4
2016-06-09
Fix testing dependencies
Alex Valavanis
1
-4
/
+1
2016-06-09
Rename test->testfiles folder to avoid naming conflict
Alex Valavanis
7
-0
/
+1042