summaryrefslogtreecommitdiff
path: root/unotools/JunitTest_unotools_complex.mk
AgeCommit message (Collapse)AuthorFilesLines
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski1-5/+2
Splits gb_JunitTest_set_unoapi_test_class_and_jars into two separate defines as: - gb_JunitTest_use_unoapi_jars - gb_JunitTest_use_unoapi_test_class Then replaces many of the gb_JunitTest_use_jars lists with the new gb_JunitTest_use_unoapi_jars to fix the JUH dependencies. This probably adds some unneeded JUH dependencies to some Java tests, but that shouldn't be a problem. Change-Id: I0c4fce6b50f7c6eb8d62bfb2c50f056b97584794 Reviewed-on: https://gerrit.libreoffice.org/63119 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2014-12-10java: the TempFileTest interface is unnecessaryNoel Grandin1-1/+0
Change-Id: Ic49f95117b54929f95984aff0f69e47b90daee7c Reviewed-on: https://gerrit.libreoffice.org/13404 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2012-08-17gbuild: register all jarsMichael Stahl1-6/+6
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
2012-06-16Junit test for unotoolsNorbert Thiebaud1-0/+37
Change-Id: I7f3e6ed57fa40e9c7804c42c37c10023eefcc022
2012-06-16revert gmk4Norbert Thiebaud1-56/+0
Change-Id: Ib91e193d55d38abd77a6b4c0849c1f13c37cc7f2
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-1/+1
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-0/+1
2011-06-17gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl1-1/+1
2011-06-16CWS gnumake4: convert unotools to new build systemMathias Bauer1-0/+55