bats 1.13.0-ok1 source package in openKylin

Changelog

bats (1.13.0-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 01 Jun 2026 15:43:17 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
shells
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main shells

Downloads

File Size SHA-256 Checksum
bats_1.13.0.orig.tar.xz 135.7 KiB cc050d57f5f3ce87f7620fa0b19393797afa98b2c8f2aa4ed597070e0c88cc94
bats_1.13.0-ok1.debian.tar.xz 2.4 KiB 71570cb251419d87d695e0a9144293ec572855c22e7ef27f6c9ae833f5a6e6fd
bats_1.13.0-ok1.dsc 1.8 KiB b11852d985091bf6292a35f4405b36da48e08b1950bc24f37131bcab19f6c529

Available diffs

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.