shake 1.0.2-4 source package in Ubuntu

Changelog

shake (1.0.2-4) unstable; urgency=medium

  * QA upload.
  * Upload to unstable.

 -- Joao Eriberto Mota Filho <email address hidden>  Thu, 22 Jun 2023 13:50:36 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe interpreters
Noble release universe interpreters
Mantic release universe interpreters

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
shake_1.0.2-4.dsc 1.8 KiB 6c4057b69274bbebdd35fbf131cf4b253de7dc8b773ce92260c89696eba3ad2b
shake_1.0.2.orig.tar.gz 32.1 KiB c3c2778313623db953b83d86fd4d1ba4abd36b17434a2754dc94ca3ce22625c1
shake_1.0.2-4.debian.tar.xz 3.2 KiB 68e7289d62cf736c3f18590b80544f2d8affb652a3400e0ea50d065b6723865a

Available diffs

No changes file available.

Binary packages built by this source

shake: Testing engine for the Lua language version 5.1

 The shake utility is a simple and transparent test engine for Lua.
 .
 Shake gives concise reports when the tests succeed, while it prints detailed
 traces when tests fail.
 .
 Regular Lua test files, if written using only standard assert and print calls,
 can be run with shake with no modifications.
 .
 This package contains the shake command line utility, the Lua modules
 that implement shake functionalities and the documentation for both.