From 58b8a4d25dc9bf29d7b3b4d21f03257c11f70693 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Sun, 15 Jan 2012 02:59:40 +0100 Subject: these are not old component files anymore --- sd/CppunitTest_sd_filters_test.mk | 6 +++--- sd/CppunitTest_sd_regression_test.mk | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'sd') diff --git a/sd/CppunitTest_sd_filters_test.mk b/sd/CppunitTest_sd_filters_test.mk index 9216515af219..b4de440d40b6 100644 --- a/sd/CppunitTest_sd_filters_test.mk +++ b/sd/CppunitTest_sd_filters_test.mk @@ -106,6 +106,9 @@ $(eval $(call gb_CppunitTest_add_components,sd_filters_test,\ sfx2/util/sfx \ sot/util/sot \ toolkit/util/tk \ + ucb/source/core/ucb1 \ + ucb/source/ucp/file/ucpfile1 \ + ucb/source/ucp/tdoc/ucptdoc1 \ unotools/util/utl \ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ @@ -115,9 +118,6 @@ $(eval $(call gb_CppunitTest_add_components,sd_filters_test,\ $(eval $(call gb_CppunitTest_add_old_components,sd_filters_test,\ embobj \ - ucb1 \ - ucpfile1 \ - ucptdoc1 \ )) $(eval $(call gb_CppunitTest_set_args,sd_filters_test,\ diff --git a/sd/CppunitTest_sd_regression_test.mk b/sd/CppunitTest_sd_regression_test.mk index 85b5c6d6409f..42a7d996761a 100644 --- a/sd/CppunitTest_sd_regression_test.mk +++ b/sd/CppunitTest_sd_regression_test.mk @@ -110,6 +110,12 @@ $(eval $(call gb_CppunitTest_add_components,sd_regression_test,\ sot/util/sot \ svl/source/fsstor/fsstorage \ toolkit/util/tk \ + ucb/source/core/ucb1 \ + ucb/source/ucp/expand/ucpexpand1 \ + ucb/source/ucp/file/ucpfile1 \ + ucb/source/ucp/gio/ucpgio \ + ucb/source/ucp/package/ucppkg1 \ + ucb/source/ucp/tdoc/ucptdoc1 \ unotools/util/utl \ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ @@ -119,12 +125,6 @@ $(eval $(call gb_CppunitTest_add_components,sd_regression_test,\ $(eval $(call gb_CppunitTest_add_old_components,sd_regression_test,\ embobj \ - ucb1 \ - ucpexpand1 \ - ucpfile1 \ - ucpgio \ - ucppkg1 \ - ucptdoc1 \ )) $(eval $(call gb_CppunitTest_set_args,sd_regression_test,\ -- cgit