bats 1.8.2-ok1 source package in openKylin

Changelog

bats (1.8.2-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- denghao <email address hidden>  Wed, 22 Feb 2023 10:50:15 +0800

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
shells
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main shells
Yangtze V1.0 proposed main shells

Downloads

File Size SHA-256 Checksum
bats_1.8.2.orig.tar.gz 2.3 MiB c0f35a8715eb94e18a8d970d5e81eba601e2eb2f115a720c06e17c994fb749a8
bats_1.8.2-ok1.debian.tar.xz 5.1 KiB ec96f9d6e9b717a01cf55065b8315b0babd1519b75d97af97c4a5192618cbc9b
bats_1.8.2-ok1.dsc 1.7 KiB 2d8ced4ef32c43882dd2b1e51720e635dc70bcf8e9e983a7faafbd1b92a9cc61

View changes file

Binary packages built by this source

bats: bash automated testing system

 Bats is a TAP-compliant testing framework for Bash. It provides a
 simple way to verify that the UNIX programs you write behave as
 expected. Bats is most useful when testing software written in Bash,
 but you can use it to test any UNIX program.