summaryrefslogtreecommitdiff
path: root/xmlsecurity/CppunitTest_xmlsecurity_signing.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-02-04 09:31:16 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-02-04 10:02:36 +0100
commit50d4306476874b5d279e4e9f4f21ba473405da6b (patch)
treedf693311ccfdd98f820523bc3ea15053119756d2 /xmlsecurity/CppunitTest_xmlsecurity_signing.mk
parentc0870b2a15cde89d9f64803828bbfbf458eed918 (diff)
CppunitTest_xmlsecurity_signing: add valid OOXML testcase
In reality we can't detect that it's partially signed, as the unit test doesn't have a mozilla profile -> certificate validation fails -> we only know that the signature is valid. Change-Id: Ib6aaccb4cb471e543d368d0318b90c67e9876619
Diffstat (limited to 'xmlsecurity/CppunitTest_xmlsecurity_signing.mk')
-rw-r--r--xmlsecurity/CppunitTest_xmlsecurity_signing.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlsecurity/CppunitTest_xmlsecurity_signing.mk b/xmlsecurity/CppunitTest_xmlsecurity_signing.mk
index f7739ef6eb18..e22a2caa40cc 100644
--- a/xmlsecurity/CppunitTest_xmlsecurity_signing.mk
+++ b/xmlsecurity/CppunitTest_xmlsecurity_signing.mk
@@ -21,6 +21,7 @@ $(eval $(call gb_CppunitTest_use_libraries,xmlsecurity_signing, \
cppu \
sal \
sax \
+ sfx \
test \
tl \
unotest \