Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37909578
en ru br
ALT Linux repositórios
S:0.5.0-alt1

Group :: Desenvolvimento/Outros
RPM: clitest

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: clitest
Version: 0.5.0
Release: alt1

Summary: Command Line Tester
License: MIT
Group: Development/Other

Url: https://github.com/aureliojargas/clitest
Source: %name-%version.tar

BuildArch: noarch
BuildRequires: /usr/bin/perl
%{?!_without_check:%{?!_disable_check:BuildRequires: /proc bash ash mksh zsh}}

%description
clitest is a portable POSIX shell script that performs automatic testing in
Unix command lines.

It's the same concept as in Python's doctest module: you document both the
commands and their expected output, using the familiar interactive prompt
format, and a specialized tool tests them.

%prep
%setup

%build

%check
make test docker_run=

%install
install -D -m755 -p clitest %buildroot%_bindir/clitest

%files
%doc README.md LICENSE.txt
%_bindir/clitest

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009