Restore unittests from history

This commit is contained in:
Eduard Braun 2015-12-06 19:59:06 +01:00
parent ebccae8cad
commit 3b7e8a0091
111 changed files with 2341 additions and 0 deletions

11
unittests/protection.svg Normal file
View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path id="path1" d="m1,1z"/>
<path id="path2" d="m1,1z"/>
<path id="path3" d="m1,1z"/>
<path id="path4" d="m1,1z"/>
<path id="p:mypath1" d="m1,1z"/>
<path id="p_mypath1" d="m1,1z"/>
<path id="otherpath" d="m1,1z"/>
<use xlink:href="#path1"/>
</svg>

After

Width:  |  Height:  |  Size: 403 B