summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_macros_test.mk
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-01-30 01:58:32 -0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-01-31 04:31:10 +0100
commit7226ac25e2edb6ee27affd576f7aa600bb43520c (patch)
treee71f09dd1ab043caeac3ad474774c60836cd8b48 /sc/CppunitTest_sc_macros_test.mk
parent11cfcf401a68cbaf5dfe0a309fd482d3a3fbdff6 (diff)
Use a method from UnoApitest instead of implement a new one in calc
In calc, we see a lot of implementations of createFileURL. So get ride of all it and start to use the UnoAPitest::createFileURL method. Also, clean the UnoApiRest::createFileURL method, fix the path from UnoApiTest and moved some testing files to the right dir that the file belongs. Conflicts: sc/qa/extras/scoutlineobj.cxx Change-Id: Ic02f13777503729ac70da590f4a42866f17ea9b2
Diffstat (limited to 'sc/CppunitTest_sc_macros_test.mk')
-rw-r--r--sc/CppunitTest_sc_macros_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_macros_test.mk b/sc/CppunitTest_sc_macros_test.mk
index 362a65e7ea49..66dd61995ecb 100644
--- a/sc/CppunitTest_sc_macros_test.mk
+++ b/sc/CppunitTest_sc_macros_test.mk
@@ -59,6 +59,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sc_macros_test, \
svx \
svxcore \
test \
+ subsequenttest \
tl \
tk \
ucbhelper \