sharness 1.0.0-1 source package in Ubuntu
Changelog
sharness (1.0.0-1) unstable; urgency=medium * Initial release. (Closes: #902730) * add DEP8 tests * add upstream documentation * add overrides for issues to be discussed with upstream * add upstream meta information (DEP12) see https://wiki.debian.org/UpstreamMetadata * d/copyright: add licensing for debian packaging. Thanks, Sergio Durigan Junior * place "aggregate-results.sh" below doc/contrib/ -- Lars Kruse <email address hidden> Fri, 13 Jul 2018 03:52:54 +0200
Upload details
- Uploaded by:
- Lars Kruse on 2018-08-03
- Uploaded to:
- Sid
- Original maintainer:
- Lars Kruse
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-04-24 | universe | misc |
Focal | release | on 2019-10-18 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sharness_1.0.0-1.dsc | 1.8 KiB | 1246c22b6b7aa270bdc8c2fa20e01cdfe8b462ac483ab8990943db68977aa65d |
sharness_1.0.0.orig.tar.gz | 35.2 KiB | 2f3a848c951af713af51867ec8975445d556d1202d62eb30536740fc62934242 |
sharness_1.0.0-1.debian.tar.xz | 2.7 KiB | f89c6385b39b3ebc468b1a76e6d416328ba819ca5edc3ec8a0fb8c77de7d797e |
No changes file available.
Binary packages built by this source
- sharness: shell library for automated tests with TAP output
Sharness is a portable shell library to write, run, and analyze
automated tests for Unix programs. Since all tests output TAP, the
Test Anything Protocol, they can be run with any TAP harness.