jtreg 5.0-b01-1 source package in Ubuntu

Changelog

jtreg (5.0-b01-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Depend on libjtharness-java (>= 6.0)
  * Standards-Version updated to 4.5.0

 -- Emmanuel Bourg <email address hidden>  Sun, 05 Apr 2020 10:49:05 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jtreg_5.0-b01-1.dsc 2.0 KiB 68bcea22b72ac0489742fd85a018f69d976b8cfb89a91bed28397c6b3f4bea8f
jtreg_5.0-b01.orig.tar.gz 464.7 KiB b9efc1f4f67a0759a6b6dbb3686cce8e3606f3f975526674f66bb40a2184b602
jtreg_5.0-b01-1.debian.tar.xz 6.6 KiB 183325266285a81d22d91ce8fc1bb37eb976230c6b05781ac2a89be9c6647385

Available diffs

No changes file available.

Binary packages built by this source

jtreg: Regression Test Harness for the OpenJDK platform

 jtreg is the test harness used by the OpenJDK test framework.
 This framework is intended primarily for regression tests.
 It can also be used for unit tests, functional tests, and even simple product
 tests -- in other words, just about any type of test except a conformance test,
 which belong in a TCK.