sc/CppunitTest_sc_chart_regression_test.mk   |    4 +---
 sc/CppunitTest_sc_filters_test.mk            |    3 +--
 sc/CppunitTest_sc_subsequent_filters_test.mk |    3 +--
 3 files changed, 3 insertions(+), 7 deletions(-)

New commits:
commit c0e8588cae8cde4598b12c7b5317a09d0429ac74
Author: Michael Stahl <mst...@redhat.com>
Date:   Mon Aug 6 18:31:14 2012 +0200

    sc: adapt tests to merged chart libraries
    
    Change-Id: I32b76c0e3da184ee0a0091776e0767b08d4eb10f

diff --git a/sc/CppunitTest_sc_chart_regression_test.mk 
b/sc/CppunitTest_sc_chart_regression_test.mk
index 63778cf..3e3d580 100644
--- a/sc/CppunitTest_sc_chart_regression_test.mk
+++ b/sc/CppunitTest_sc_chart_regression_test.mk
@@ -85,9 +85,7 @@ $(eval $(call 
gb_CppunitTest_use_ure,sc_chart_regression_test))
 $(eval $(call gb_CppunitTest_use_components,sc_chart_regression_test,\
     basic/util/sb \
     chart2/source/controller/chartcontroller \
-    chart2/source/model/chartmodel \
-    chart2/source/tools/charttools \
-    chart2/source/view/chartview \
+    chart2/source/chartcore \
     comphelper/util/comphelp \
     configmgr/source/configmgr \
     dbaccess/util/dba \
diff --git a/sc/CppunitTest_sc_filters_test.mk 
b/sc/CppunitTest_sc_filters_test.mk
index 616a0d7..15469c1 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -85,8 +85,7 @@ $(eval $(call gb_CppunitTest_use_ure,sc_filters_test))
 $(eval $(call gb_CppunitTest_use_components,sc_filters_test,\
     basic/util/sb \
     chart2/source/controller/chartcontroller \
-    chart2/source/tools/charttools \
-    chart2/source/model/chartmodel \
+    chart2/source/chartcore \
     comphelper/util/comphelp \
     configmgr/source/configmgr \
     dbaccess/util/dba \
diff --git a/sc/CppunitTest_sc_subsequent_filters_test.mk 
b/sc/CppunitTest_sc_subsequent_filters_test.mk
index b47fe82..608fd66 100644
--- a/sc/CppunitTest_sc_subsequent_filters_test.mk
+++ b/sc/CppunitTest_sc_subsequent_filters_test.mk
@@ -84,8 +84,7 @@ $(eval $(call 
gb_CppunitTest_use_ure,sc_subsequent_filters_test))
 
 $(eval $(call gb_CppunitTest_use_components,sc_subsequent_filters_test,\
     chart2/source/controller/chartcontroller \
-    chart2/source/tools/charttools \
-    chart2/source/model/chartmodel \
+    chart2/source/chartcore \
     comphelper/util/comphelp \
     configmgr/source/configmgr \
     dbaccess/util/dba \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to