summaryrefslogtreecommitdiff
path: root/sd/CppunitTest_sd_regression_test.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-01-19 21:01:05 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-01-19 21:08:52 +0100
commit9b27d39081379aefbd8e1636088bf7eee3216ae3 (patch)
tree05c4cd104488a35f03b076592e114d1e3fdecdba /sd/CppunitTest_sd_regression_test.mk
parent1234d599d4ee67bd725f0513431b2d4c56c9e09d (diff)
finish sd's regression test
Implemented a simple character based comparison of the exported file and the reference file
Diffstat (limited to 'sd/CppunitTest_sd_regression_test.mk')
-rw-r--r--sd/CppunitTest_sd_regression_test.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/CppunitTest_sd_regression_test.mk b/sd/CppunitTest_sd_regression_test.mk
index 42a7d996761a..1c3b089ddb85 100644
--- a/sd/CppunitTest_sd_regression_test.mk
+++ b/sd/CppunitTest_sd_regression_test.mk
@@ -30,7 +30,7 @@
$(eval $(call gb_CppunitTest_CppunitTest,sd_regression_test))
$(eval $(call gb_CppunitTest_add_exception_objects,sd_regression_test, \
- sd/qa/unit/regression-test2 \
+ sd/qa/unit/regression-test \
))
$(eval $(call gb_CppunitTest_add_linked_libs,sd_regression_test, \
@@ -113,7 +113,6 @@ $(eval $(call gb_CppunitTest_add_components,sd_regression_test,\
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 \