summaryrefslogtreecommitdiff
path: root/basic/CppunitTest_basic_coverage.mk
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2013-03-20 18:43:58 +0000
committerNoel Power <noel.power@suse.com>2013-03-20 18:46:21 +0000
commitbc3a09997453a4aab39eeb5fe01aadf9fca0b485 (patch)
treea4147162a005a850e6da15ee90fcea01012cbfa1 /basic/CppunitTest_basic_coverage.mk
parentba4e2aad3eaf0102e52099bda2097dfc8082c3dd (diff)
tweak basic_coverage test to support locale specific testing
in basic some function results are influenced by locale, now in the basic_coverage directory you can have sub dirs ( named by the proper locale e.g. de-DE etc. ) and any macros found there will be run in the desired locale Change-Id: I625ee58d37493f83a15a62214bde6708e8fa75f7
Diffstat (limited to 'basic/CppunitTest_basic_coverage.mk')
-rw-r--r--basic/CppunitTest_basic_coverage.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/basic/CppunitTest_basic_coverage.mk b/basic/CppunitTest_basic_coverage.mk
index 99aec22b98d2..55906f56d4a6 100644
--- a/basic/CppunitTest_basic_coverage.mk
+++ b/basic/CppunitTest_basic_coverage.mk
@@ -33,6 +33,7 @@ $(eval $(call gb_CppunitTest_use_libraries,basic_coverage, \
utl \
vcl \
xmlscript \
+ i18nisolang1 \
$(gb_UWINAPI) \
))