summaryrefslogtreecommitdiff
path: root/vcl/Module_vcl.mk
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2017-04-23 17:14:04 +1000
committerChris Sherlock <chris.sherlock79@gmail.com>2017-04-26 09:32:58 +0200
commit8a23c68f58307b7cf2842cd4ce5a9eb93f8b244c (patch)
treee94ce1b170da0b8e131124e9c6c8cd66c3763965 /vcl/Module_vcl.mk
parentbef9fe6e3decc92bdcec6415b1898e4a0202cc6a (diff)
vcl: add ErrorHandler unit tests
Change-Id: I62f7d948522676ae2bed1a425c2f038929fb00b8 Reviewed-on: https://gerrit.libreoffice.org/36848 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
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 99e8374e5418..bb678740e9a0 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -152,6 +152,7 @@ $(eval $(call gb_Module_add_check_targets,vcl,\
CppunitTest_vcl_jpeg_read_write_test \
CppunitTest_vcl_svm_test \
CppunitTest_vcl_pdfexport \
+ CppunitTest_vcl_errorhandler \
))