Wed, 01 May 2024 14:03:45 UTC | login

Information for build btest-0.54-7.fc26

ID1268
Package Namebtest
Version0.54
Release7.fc26
Epoch
SummaryA Simple Driver for Basic Unit Tests
DescriptionThe btest is a simple framework for writing unit tests. Freely borrowing some ideas from other packages, it’s main objective is to provide an easy-to-use, straightforward driver for a suite of shell-based tests. Each test consists of a set of command lines that will be executed, and success is determined based on their exit codes. btest comes with some additional tools that can be used within such tests to compare output against a previously established baseline.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:48:53 UTC
CompletedSat, 14 Apr 2018 19:48:53 UTC
Tags
f28
f29
RPMs
src
btest-0.54-7.fc26.src.rpm (info) (download)
noarch
btest-0.54-7.fc26.noarch.rpm (info) (download)
Changelog * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.54-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.54-6 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.54-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.54-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Nov 15 2015 Fabian Affolter <mail@fabian-affolter.ch> - 0.54-3 - Switch to Python 3 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.54-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue May 19 2015 Fabian Affolter <mail@fabian-affolter.ch> - 0.54-1 - Update to new upstream version 0.54 * Wed Sep 17 2014 Fabian Affolter <mail@fabian-affolter.ch> - 0.53-1 - Update to latest upstream release 0.53 * Fri Jun 20 2014 Fabian Affolter <mail@fabian-affolter.ch> - 0.52-1 - Initial package