summaryrefslogtreecommitdiffstats
path: root/testfiles/src/attributes-test.cpp
diff options
context:
space:
mode:
authorkamalpreetgrewal <grewalkamal005@gmail.com>2016-06-13 06:48:38 +0000
committerkamalpreetgrewal <grewalkamal005@gmail.com>2016-06-13 06:48:38 +0000
commit2d53e70130350c9ab6cdfc407f5ca18c1fe14839 (patch)
tree8f9927640a4715eae064ae635aca2a9e41e6c743 /testfiles/src/attributes-test.cpp
parentDelete selector from style dialog (not from repr yet) (diff)
parentFix a helper path data (diff)
downloadinkscape-2d53e70130350c9ab6cdfc407f5ca18c1fe14839.tar.gz
inkscape-2d53e70130350c9ab6cdfc407f5ca18c1fe14839.zip
Merge changes from trunk
(bzr r14949.1.13)
Diffstat (limited to 'testfiles/src/attributes-test.cpp')
-rw-r--r--testfiles/src/attributes-test.cpp7
1 files changed, 6 insertions, 1 deletions
diff --git a/testfiles/src/attributes-test.cpp b/testfiles/src/attributes-test.cpp
index 41c0274ec..e53eb9aef 100644
--- a/testfiles/src/attributes-test.cpp
+++ b/testfiles/src/attributes-test.cpp
@@ -1,3 +1,4 @@
+
/*
* Unit tests for attributes.
*
@@ -406,6 +407,8 @@ std::vector<AttributeInfo> getKnownAttrs()
AttributeInfo("inkscape:layoutOptions", true),
AttributeInfo("inkscape:lockguides", true),
AttributeInfo("inkscape:locked", true),
+ AttributeInfo("inkscape:measure-end", true),
+ AttributeInfo("inkscape:measure-start", true),
AttributeInfo("inkscape:object-nodes", true),
AttributeInfo("inkscape:object-paths", true),
AttributeInfo("inkscape:original", true),
@@ -431,6 +434,7 @@ std::vector<AttributeInfo> getKnownAttrs()
AttributeInfo("inkscape:snap-nodes", true),
AttributeInfo("inkscape:snap-object-midpoints", true),
AttributeInfo("inkscape:snap-others", true),
+ AttributeInfo("inkscape:snap-from-guide", true),
AttributeInfo("inkscape:snap-page", true),
AttributeInfo("inkscape:snap-path-clip", true),
AttributeInfo("inkscape:snap-path-mask", true),
@@ -460,11 +464,11 @@ std::vector<AttributeInfo> getKnownAttrs()
AttributeInfo("sodipodi:argument", true),
AttributeInfo("sodipodi:cx", true),
AttributeInfo("sodipodi:cy", true),
+ AttributeInfo("sodipodi:docname", true),
AttributeInfo("sodipodi:end", true),
AttributeInfo("sodipodi:expansion", true),
AttributeInfo("sodipodi:insensitive", true),
AttributeInfo("sodipodi:linespacing", true),
- AttributeInfo("sodipodi:nonprintable", true),
AttributeInfo("sodipodi:open", true),
AttributeInfo("sodipodi:original", true),
AttributeInfo("sodipodi:r1", true),
@@ -477,6 +481,7 @@ std::vector<AttributeInfo> getKnownAttrs()
AttributeInfo("sodipodi:sides", true),
AttributeInfo("sodipodi:start", true),
AttributeInfo("sodipodi:t0", true),
+ AttributeInfo("sodipodi:type", true),
AttributeInfo("sodipodi:version", false),
// SPMeshPatch