Tue, 19 Nov 2024 14:11:21 UTC | login

Information for build golang-github-google-cmdtest-0.3.0-1.fc33

ID191127
Package Namegolang-github-google-cmdtest
Version0.3.0
Release1.fc33
Epoch
SummarySimplify testing of command-line interfaces
Description The cmdtest package simplifies testing of command-line interfaces. It provides a simple, cross-platform, shell-like language to express command execution. It can compare actual output with the expected output, and can also update a file with new "golden" output that is deemed correct.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 28 Dec 2020 07:26:24 UTC
CompletedMon, 28 Dec 2020 07:26:24 UTC
Tags
f33
f37
f38
RPMs
src
golang-github-google-cmdtest-0.3.0-1.fc33.src.rpm (info) (download)
noarch
golang-github-google-cmdtest-devel-0.3.0-1.fc33.noarch.rpm (info) (download)
Changelog * Fri Dec 18 2020 Robert-André Mauchin <zebob.m@gmail.com> - 0.3.0-1 - Update to 0.3.0 - Close: rhbz#1908224 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Jul 26 2020 Robert-André Mauchin <zebob.m@gmail.com> - 0.2.0-1 - Update to 0.2.0 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Sep 22 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0.1.0-1 - Initial package