finish initial work on the Base test
Base needs the numberformatter to initialize a document
This commit is contained in:
parent
1fb6237c08
commit
b97bdba24e
@ -113,6 +113,7 @@ $(eval $(call gb_CppunitTest_add_components,dbaccess_macros_test,\
|
||||
sfx2/util/sfx \
|
||||
sot/util/sot \
|
||||
svl/source/fsstor/fsstorage \
|
||||
svl/util/svl \
|
||||
toolkit/util/tk \
|
||||
ucb/source/core/ucb1 \
|
||||
ucb/source/ucp/file/ucpfile1 \
|
||||
|
@ -45,6 +45,10 @@ $(eval $(call gb_Module_add_targets,dbaccess,\
|
||||
Package_uiconfig \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Module_add_check_targets,dbaccess,\
|
||||
CppunitTest_dbaccess_macros_test \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Module_add_subsequentcheck_targets,dbaccess,\
|
||||
JunitTest_dbaccess_complex \
|
||||
JunitTest_dbaccess_unoapi \
|
||||
|
Loading…
x
Reference in New Issue
Block a user