gb_JunitTest_JunitTest takes only one argument

This commit is contained in:
Stephan Bergmann
2012-02-20 16:39:59 +01:00
parent 4ac4816766
commit fe981519f5
35 changed files with 35 additions and 35 deletions

View File

@@ -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 \

View File

@@ -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) \