summaryrefslogtreecommitdiff
path: root/sc/JunitTest_sc_complex.mk
diff options
context:
space:
mode:
authorkadertarlan <kadertarlan1@gmail.com>2016-02-22 02:08:55 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-03-20 00:00:30 +0000
commit1d5767c6e464b914812867aac5c3ccd0745dd1ea (patch)
tree208ebb0b1260c8c5d5076641aca5b5010473e1d9 /sc/JunitTest_sc_complex.mk
parentc94ca74133784dd93b7185e20f79602d6e314206 (diff)
tdf#45904 move java based api tests to c++
Change-Id: Ibd9411e844c8e42fe625ffd979e936f827099ee9 Reviewed-on: https://gerrit.libreoffice.org/22604 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/JunitTest_sc_complex.mk')
-rw-r--r--sc/JunitTest_sc_complex.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/JunitTest_sc_complex.mk b/sc/JunitTest_sc_complex.mk
index 6e446e8e258f..77dc636fe984 100644
--- a/sc/JunitTest_sc_complex.mk
+++ b/sc/JunitTest_sc_complex.mk
@@ -13,7 +13,6 @@ $(eval $(call gb_JunitTest_JunitTest,sc_complex))
# any key after resizing" etc.)
$(eval $(call gb_JunitTest_add_classes,sc_complex, \
- complex.dataPilot.CheckDataPilot \
complex.sc.CalcRTL \
))
@@ -26,7 +25,6 @@ $(eval $(call gb_JunitTest_use_jars,sc_complex, \
))
$(eval $(call gb_JunitTest_add_sourcefiles,sc_complex, \
- sc/qa/complex/dataPilot/CheckDataPilot \
sc/qa/complex/dataPilot/_XDataPilotDescriptor \
sc/qa/complex/dataPilot/_XDataPilotTable \
sc/qa/complex/dataPilot/_XNamed \