chiark / gitweb /
tests: support Java setups where MD5 is not disabled by default
authorHans-Christoph Steiner <hans@eds.org>
Tue, 19 Sep 2017 18:01:15 +0000 (20:01 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 19 Sep 2017 18:16:08 +0000 (20:16 +0200)
commitdc569b9c18678cf485057d5519a3e23928891427
tree960a73d100a7b14511e26e0f0af9d56ea36f764d
parent373b46ab3fe1c783e5cc8fc5d02b6c1a4ad64390
tests: support Java setups where MD5 is not disabled by default

For platforms using Java < 1.8.0_133, MD5 is still enabled for JAR
signatures.  Its just too painful to manage all this, so support this
in the tests.
tests/IsMD5Disabled.java [new file with mode: 0644]
tests/run-tests