diff options
35 files changed, 35 insertions, 35 deletions
diff --git a/bean/JunitTest_bean_complex.mk b/bean/JunitTest_bean_complex.mk index 837b99968ce8..f443d39fe1a4 100644 --- a/bean/JunitTest_bean_complex.mk +++ b/bean/JunitTest_bean_complex.mk @@ -27,7 +27,7 @@ # instead of those above. # -$(eval $(call gb_JunitTest_JunitTest,bean_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,bean_complex)) $(eval $(call gb_JunitTest_add_jars,bean_complex,\ $(OUTDIR)/bin/OOoRunner.jar \ diff --git a/chart2/JunitTest_chart2_unoapi.mk b/chart2/JunitTest_chart2_unoapi.mk index 989502478f23..ad0315aaed81 100644 --- a/chart2/JunitTest_chart2_unoapi.mk +++ b/chart2/JunitTest_chart2_unoapi.mk @@ -26,7 +26,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_JunitTest_JunitTest,chart2_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,chart2_unoapi)) $(eval $(call gb_JunitTest_set_defs,chart2_unoapi,\ $$(DEFS) \ diff --git a/comphelper/JunitTest_comphelper_complex.mk b/comphelper/JunitTest_comphelper_complex.mk index adf616b220d0..090ed605a3e2 100644 --- a/comphelper/JunitTest_comphelper_complex.mk +++ b/comphelper/JunitTest_comphelper_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,comphelper_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,comphelper_complex)) $(eval $(call gb_JunitTest_add_sourcefiles,comphelper_complex,\ comphelper/qa/complex/comphelper/Map \ diff --git a/configmgr/JunitTest_configmgr_unoapi.mk b/configmgr/JunitTest_configmgr_unoapi.mk index 3f1537fd8cc2..e1abbb331cab 100644 --- a/configmgr/JunitTest_configmgr_unoapi.mk +++ b/configmgr/JunitTest_configmgr_unoapi.mk @@ -26,7 +26,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_JunitTest_JunitTest,configmgr_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,configmgr_unoapi)) $(eval $(call gb_JunitTest_set_defs,configmgr_unoapi,\ $$(DEFS) \ diff --git a/dbaccess/JunitTest_dbaccess_complex.mk b/dbaccess/JunitTest_dbaccess_complex.mk index 0479955e2e8a..8606bfe4b03f 100644 --- a/dbaccess/JunitTest_dbaccess_complex.mk +++ b/dbaccess/JunitTest_dbaccess_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,dbaccess_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,dbaccess_complex)) $(eval $(call gb_JunitTest_set_defs,dbaccess_complex,\ $$(DEFS) \ diff --git a/dbaccess/JunitTest_dbaccess_unoapi.mk b/dbaccess/JunitTest_dbaccess_unoapi.mk index 9b9331381da3..d99951848125 100644 --- a/dbaccess/JunitTest_dbaccess_unoapi.mk +++ b/dbaccess/JunitTest_dbaccess_unoapi.mk @@ -26,7 +26,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_JunitTest_JunitTest,dbaccess_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,dbaccess_unoapi)) $(eval $(call gb_JunitTest_set_defs,dbaccess_unoapi,\ $$(DEFS) \ diff --git a/filter/JunitTest_filter_complex.mk b/filter/JunitTest_filter_complex.mk index 8e891d0e833f..0902b99adce9 100644 --- a/filter/JunitTest_filter_complex.mk +++ b/filter/JunitTest_filter_complex.mk @@ -17,7 +17,7 @@ # under the License. #*************************************************************** -$(eval $(call gb_JunitTest_JunitTest,filter_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,filter_complex)) $(eval $(call gb_JunitTest_add_jars,filter_complex,\ $(OUTDIR)/bin/OOoRunner.jar \ diff --git a/forms/JunitTest_forms_complex.mk b/forms/JunitTest_forms_complex.mk index 62c83f4fddab..c61af34e7571 100644 --- a/forms/JunitTest_forms_complex.mk +++ b/forms/JunitTest_forms_complex.mk @@ -26,7 +26,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_JunitTest_JunitTest,forms_complex, SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,forms_complex)) $(eval $(call gb_JunitTest_add_jars,forms_complex,\ $(OUTDIR)/bin/OOoRunner.jar \ diff --git a/forms/JunitTest_forms_unoapi.mk b/forms/JunitTest_forms_unoapi.mk index 97bd610e5863..b23f2f645b7d 100644 --- a/forms/JunitTest_forms_unoapi.mk +++ b/forms/JunitTest_forms_unoapi.mk @@ -26,7 +26,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_JunitTest_JunitTest,forms_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,forms_unoapi)) $(eval $(call gb_JunitTest_set_defs,forms_unoapi,\ $$(DEFS) \ diff --git a/framework/JunitTest_framework_complex.mk b/framework/JunitTest_framework_complex.mk index e91e9d1e657d..2283cb1208b1 100644 --- a/framework/JunitTest_framework_complex.mk +++ b/framework/JunitTest_framework_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,framework_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,framework_complex)) $(eval $(call gb_JunitTest_set_defs,framework_complex,\ $$(DEFS) \ diff --git a/framework/JunitTest_framework_unoapi.mk b/framework/JunitTest_framework_unoapi.mk index 5321ad4e434a..d9d2177655b6 100644 --- a/framework/JunitTest_framework_unoapi.mk +++ b/framework/JunitTest_framework_unoapi.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,framework_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,framework_unoapi)) $(eval $(call gb_JunitTest_set_defs,framework_unoapi,\ $$(DEFS) \ diff --git a/linguistic/JunitTest_linguistic_complex.mk b/linguistic/JunitTest_linguistic_complex.mk index ffd3e0b13378..2e761e986761 100644 --- a/linguistic/JunitTest_linguistic_complex.mk +++ b/linguistic/JunitTest_linguistic_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,linguistic_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,linguistic_complex)) $(eval $(call gb_JunitTest_set_defs,linguistic_complex,\ $$(DEFS) \ diff --git a/linguistic/JunitTest_linguistic_unoapi.mk b/linguistic/JunitTest_linguistic_unoapi.mk index e67a855050e1..1880272cdcbd 100644 --- a/linguistic/JunitTest_linguistic_unoapi.mk +++ b/linguistic/JunitTest_linguistic_unoapi.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,linguistic_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,linguistic_unoapi)) $(eval $(call gb_JunitTest_set_defs,linguistic_unoapi,\ $$(DEFS) \ diff --git a/qadevOOo/JunitTest_qadevOOo_unoapi.mk b/qadevOOo/JunitTest_qadevOOo_unoapi.mk index 78da759cbf42..e048c6e5ad3b 100644 --- a/qadevOOo/JunitTest_qadevOOo_unoapi.mk +++ b/qadevOOo/JunitTest_qadevOOo_unoapi.mk @@ -26,7 +26,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_JunitTest_JunitTest,qadevOOo_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,qadevOOo_unoapi)) $(eval $(call gb_JunitTest_set_defs,qadevOOo_unoapi,\ $$(DEFS) \ diff --git a/reportdesign/JunitTest_reportdesign_complex.mk b/reportdesign/JunitTest_reportdesign_complex.mk index 1fcf77fa5dc5..8d3bba6a0cd5 100644 --- a/reportdesign/JunitTest_reportdesign_complex.mk +++ b/reportdesign/JunitTest_reportdesign_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,reportdesign_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,reportdesign_complex)) $(eval $(call gb_JunitTest_set_defs,reportdesign_complex,\ $$(DEFS) \ diff --git a/sc/JunitTest_sc_complex.mk b/sc/JunitTest_sc_complex.mk index 80e193078da0..a54dee489fd9 100644 --- a/sc/JunitTest_sc_complex.mk +++ b/sc/JunitTest_sc_complex.mk @@ -25,7 +25,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_JunitTest_JunitTest,sc_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,sc_complex)) # sc/qa/complex/calcPreview/ tests do not work autmatically (they request "Press # any key after resizing" etc.) diff --git a/sc/JunitTest_sc_unoapi.mk b/sc/JunitTest_sc_unoapi.mk index fb2efdd08e8e..699daf4fa1fe 100644 --- a/sc/JunitTest_sc_unoapi.mk +++ b/sc/JunitTest_sc_unoapi.mk @@ -25,7 +25,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_JunitTest_JunitTest,sc_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,sc_unoapi)) $(eval $(call gb_JunitTest_add_classes,sc_unoapi, \ org.openoffice.test.UnoApiTest \ diff --git a/sd/JunitTest_sd_unoapi.mk b/sd/JunitTest_sd_unoapi.mk index 17fcb8920d8e..5d641259b58e 100644 --- a/sd/JunitTest_sd_unoapi.mk +++ b/sd/JunitTest_sd_unoapi.mk @@ -26,7 +26,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_JunitTest_JunitTest,sd_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,sd_unoapi)) $(eval $(call gb_JunitTest_set_defs,sd_unoapi,\ $$(DEFS) \ diff --git a/sfx2/JunitTest_sfx2_complex.mk b/sfx2/JunitTest_sfx2_complex.mk index e287265a814c..972f5aab80d9 100644 --- a/sfx2/JunitTest_sfx2_complex.mk +++ b/sfx2/JunitTest_sfx2_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,sfx2_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,sfx2_complex)) $(eval $(call gb_JunitTest_set_defs,sfx2_complex,\ $$(DEFS) \ diff --git a/sfx2/JunitTest_sfx2_unoapi.mk b/sfx2/JunitTest_sfx2_unoapi.mk index 4f15dc51988a..cd5bec92f110 100644 --- a/sfx2/JunitTest_sfx2_unoapi.mk +++ b/sfx2/JunitTest_sfx2_unoapi.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,sfx2_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,sfx2_unoapi)) $(eval $(call gb_JunitTest_set_defs,sfx2_unoapi,\ $$(DEFS) \ diff --git a/sot/JunitTest_sot_complex.mk b/sot/JunitTest_sot_complex.mk index a6d83143d335..a1a6d359d655 100644 --- a/sot/JunitTest_sot_complex.mk +++ b/sot/JunitTest_sot_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,sot_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,sot_complex)) $(eval $(call gb_JunitTest_add_sourcefiles,sot_complex,\ sot/qa/complex/olesimplestorage/OLESimpleStorageTest \ diff --git a/starmath/JunitTest_sm_unoapi.mk b/starmath/JunitTest_sm_unoapi.mk index 129a5236e998..c70699f44a8f 100644 --- a/starmath/JunitTest_sm_unoapi.mk +++ b/starmath/JunitTest_sm_unoapi.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,sm_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,sm_unoapi)) $(eval $(call gb_JunitTest_set_defs,sm_unoapi,\ $$(DEFS) \ diff --git a/svl/JunitTest_svl_complex.mk b/svl/JunitTest_svl_complex.mk index ae6260a00494..257e4e4d0ebb 100644 --- a/svl/JunitTest_svl_complex.mk +++ b/svl/JunitTest_svl_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,svl_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,svl_complex)) $(eval $(call gb_JunitTest_set_defs,svl_complex,\ $$(DEFS) \ diff --git a/svtools/JunitTest_svtools_unoapi.mk b/svtools/JunitTest_svtools_unoapi.mk index 4716809bd31c..386b06f9d885 100644 --- a/svtools/JunitTest_svtools_unoapi.mk +++ b/svtools/JunitTest_svtools_unoapi.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,svtools_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,svtools_unoapi)) $(eval $(call gb_JunitTest_set_defs,svtools_unoapi,\ $$(DEFS) \ diff --git a/svx/JunitTest_svx_unoapi.mk b/svx/JunitTest_svx_unoapi.mk index 53cc49381bf3..5fa78c0a0d68 100644 --- a/svx/JunitTest_svx_unoapi.mk +++ b/svx/JunitTest_svx_unoapi.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,svx_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,svx_unoapi)) $(eval $(call gb_JunitTest_set_defs,svx_unoapi,\ $$(DEFS) \ diff --git a/sw/JunitTest_sw_complex.mk b/sw/JunitTest_sw_complex.mk index 4ed426dfc825..28d3282225a0 100644 --- a/sw/JunitTest_sw_complex.mk +++ b/sw/JunitTest_sw_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,sw_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,sw_complex)) $(eval $(call gb_JunitTest_set_defs,sw_complex,\ $$(DEFS) \ diff --git a/sw/JunitTest_sw_unoapi.mk b/sw/JunitTest_sw_unoapi.mk index 1e64feb93469..157dd703ab7d 100644 --- a/sw/JunitTest_sw_unoapi.mk +++ b/sw/JunitTest_sw_unoapi.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,sw_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,sw_unoapi)) $(eval $(call gb_JunitTest_set_defs,sw_unoapi,\ $$(DEFS) \ diff --git a/toolkit/JunitTest_toolkit_unoapi.mk b/toolkit/JunitTest_toolkit_unoapi.mk index 01cebea65cfe..94d2e0d5cb10 100644 --- a/toolkit/JunitTest_toolkit_unoapi.mk +++ b/toolkit/JunitTest_toolkit_unoapi.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,toolkit_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,toolkit_unoapi)) $(eval $(call gb_JunitTest_set_defs,toolkit_unoapi,\ $$(DEFS) \ diff --git a/ucb/JunitTest_ucb_complex.mk b/ucb/JunitTest_ucb_complex.mk index bd013ee2c3ab..625f10a5af5a 100644 --- a/ucb/JunitTest_ucb_complex.mk +++ b/ucb/JunitTest_ucb_complex.mk @@ -26,7 +26,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_JunitTest_JunitTest,ucb_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,ucb_complex)) $(eval $(call gb_JunitTest_set_defs,ucb_complex,\ $$(DEFS) \ diff --git a/ucb/JunitTest_ucb_unoapi.mk b/ucb/JunitTest_ucb_unoapi.mk index 9d00396a2720..de862158a874 100644 --- a/ucb/JunitTest_ucb_unoapi.mk +++ b/ucb/JunitTest_ucb_unoapi.mk @@ -26,7 +26,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_JunitTest_JunitTest,ucb_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,ucb_unoapi)) $(eval $(call gb_JunitTest_set_defs,ucb_unoapi,\ $$(DEFS) \ diff --git a/unotools/JunitTest_unotools_complex.mk b/unotools/JunitTest_unotools_complex.mk index 4469a21f3ae4..43a41d711e50 100644 --- a/unotools/JunitTest_unotools_complex.mk +++ b/unotools/JunitTest_unotools_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,unotools_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,unotools_complex)) $(eval $(call gb_JunitTest_set_defs,unotools_complex,\ $$(DEFS) \ diff --git a/unoxml/JunitTest_unordf_complex.mk b/unoxml/JunitTest_unordf_complex.mk index ce897704edd2..bd0c12fa2e41 100644 --- a/unoxml/JunitTest_unordf_complex.mk +++ b/unoxml/JunitTest_unordf_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,unordf_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,unordf_complex)) $(eval $(call gb_JunitTest_set_defs,unordf_complex,\ $$(DEFS) \ diff --git a/unoxml/JunitTest_unoxml_complex.mk b/unoxml/JunitTest_unoxml_complex.mk index beeb2f728490..5a5cd4ffa8e0 100644 --- a/unoxml/JunitTest_unoxml_complex.mk +++ b/unoxml/JunitTest_unoxml_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,unoxml_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,unoxml_complex)) $(eval $(call gb_JunitTest_set_defs,unoxml_complex,\ $$(DEFS) \ diff --git a/writerfilter/JunitTest_writerfilter_complex.mk b/writerfilter/JunitTest_writerfilter_complex.mk index cf238a25e8a0..d9d1a5cf727b 100644 --- a/writerfilter/JunitTest_writerfilter_complex.mk +++ b/writerfilter/JunitTest_writerfilter_complex.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,writerfilter_complex,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,writerfilter_complex)) $(eval $(call gb_JunitTest_set_defs,writerfilter_complex,\ $$(DEFS) \ diff --git a/xmloff/JunitTest_xmloff_unoapi.mk b/xmloff/JunitTest_xmloff_unoapi.mk index cc57b329c6b4..11ad77210520 100644 --- a/xmloff/JunitTest_xmloff_unoapi.mk +++ b/xmloff/JunitTest_xmloff_unoapi.mk @@ -26,7 +26,7 @@ # #************************************************************************* -$(eval $(call gb_JunitTest_JunitTest,xmloff_unoapi,SRCDIR)) +$(eval $(call gb_JunitTest_JunitTest,xmloff_unoapi)) $(eval $(call gb_JunitTest_set_defs,xmloff_unoapi,\ $$(DEFS) \ |