Add support for external hamcrest when using junit 4.11+

Desktop / LibreOffice - Peter Foley [pefoley.com] - 19 September 2014 04:06 UTC

Starting with junit 4.11 hamcrest is no longer bundled, so add a --with-hamcrest option to support this.

Change-Id: Icdae946af82b9c56bf25d37cbf88275fc6a6a1eb Reviewed-on: https://gerrit.libreoffice.org/11383

4db2d60 Add support for external hamcrest when using junit 4.11+
config_host.mk.in | 1 +
configure.ac | 51 ++++++++++++++++++++++++++++++++++++++------
solenv/gbuild/JunitTest.mk | 3 ++-
3 files changed, 48 insertions(+), 7 deletions(-)

Upstream: cgit.freedesktop.org


  • Share