summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2009-12-05 22:30:27 +0000
committerJohan Engelen <goejendaagh@zonnet.nl>2009-12-05 22:30:27 +0000
commit0b073c684fd15710d06a3824a7b003fdfd780d8d (patch)
tree5bb5af8ccf888af7ec8e3edb67c5141315e2a08a /build.xml
parentText alignment is now taken into account when snapping a text object (diff)
downloadinkscape-0b073c684fd15710d06a3824a7b003fdfd780d8d.tar.gz
inkscape-0b073c684fd15710d06a3824a7b003fdfd780d8d.zip
add cxxtests for marker_loc enum. code depends on the exact values of the enumeration.
(bzr r8868)
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 2606a3210..d8c62e5f2 100644
--- a/build.xml
+++ b/build.xml
@@ -212,6 +212,7 @@
<include name="color-profile-test.h"/>
<include name="dir-util-test.h"/>
<include name="extract-uri-test.h"/>
+ <include name="marker-test.h"/>
<include name="mod360-test.h"/>
<include name="preferences-test.h"/>
<include name="round-test.h"/>