summaryrefslogtreecommitdiff
path: root/vcl/Module_vcl.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-06-15 20:51:38 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-06-15 20:52:36 +0100
commit21e573d6151151120dda6933c892c19a63c3a32b (patch)
treea9c570187e8ebc5c44d734e5853fb6673a2f3021 /vcl/Module_vcl.mk
parentf29966b22a38e98df83f49f9285370e7ca49bcb7 (diff)
initial attempt at text measuring unit test: linux only.
Change-Id: I11a1845350e3404f348be1321571b19d816426a3
Diffstat (limited to 'vcl/Module_vcl.mk')
-rw-r--r--vcl/Module_vcl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index fd2be4c5ed54..d0f8f88ec495 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -82,6 +82,7 @@ $(eval $(call gb_Module_add_targets,vcl,\
endif
$(eval $(call gb_Module_add_check_targets,vcl,\
+ CppunitTest_vcl_complextext \
CppunitTest_vcl_filters_test \
))