mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
2024-12-09 17:48:21 UTC
This commit is contained in:
15
metadata/md5-cache/dev-java/randomized-runner-2.8.2
Normal file
15
metadata/md5-cache/dev-java/randomized-runner-2.8.2
Normal file
@@ -0,0 +1,15 @@
|
||||
DEFINED_PHASES=compile install preinst prepare setup test
|
||||
DEPEND=dev-java/junit:4 >=virtual/jdk-1.8:* test? ( dev-java/assertj-core:3 ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 )
|
||||
DESCRIPTION=JUnit test runner and plugins for running JUnit tests with pseudo-randomness
|
||||
EAPI=8
|
||||
HOMEPAGE=https://labs.carrotsearch.com/randomizedtesting.html
|
||||
INHERIT=java-pkg-2 java-pkg-simple
|
||||
IUSE=doc source test
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-java/junit:4 >=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/randomizedtesting/randomizedtesting/archive/release/2.8.2.tar.gz -> randomized-runner-2.8.2.tar.gz
|
||||
_eclasses_=java-utils-2 c610b1541a10e37cb26ab5b707a744f1 java-pkg-2 6e6478d8b78f18251c008bad32994df9 java-pkg-simple 8221818a4df90800de803a44fd0875b4
|
||||
_md5_=9d60c31b231da8dde83c60be3690baca
|
||||
Reference in New Issue
Block a user