Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37514190
en ru br
Репозитории ALT
S:1.06-alt1
5.1: 0.084-alt1
4.1: 0.082-alt1
4.0: 0.082-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Test-NoWarnings

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

#
#   - Test::NoWarnings -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       -i http://search.cpan.org/CPAN/authors/id/F/FD/FDALY/Test-NoWarnings-0.082.tar.gz
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Test-NoWarnings
%define m_distro Test-NoWarnings
%define m_name Test::NoWarnings
%define m_author_id FDALY
%define _enable_test 1

Name: perl-Test-NoWarnings
Version: 0.082
Release: alt1

Summary: Make sure you didn't emit any warnings while testing

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Andrey Brindeew <abr at altlinux.org>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/F/FD/FDALY/%m_distro-%version.tar.gz

# Automatically added by buildreq on Sat Mar 25 2006

BuildRequires: perl-devel perl-Test-Tester perl-threads

%description
In general, your tests shouldn't produce warnings. This modules causes any
warnings to be captured and stored. It automatically adds an extra test that
will run when your script ends to check that there were no warnings. If
there were any warings, the test will give a "not ok" and diagnostics of
where, when and what the warning was, including a stack trace of what was
going on when the it occurred.

If some of your tests are supposed to produce warnings then you should be
capturing and checking them with Test::Warn, that way Test::NoWarnings
will not see them and so not complain.

The test is run by an END block in Test::NoWarnings. It will not be run when
any forked children exit.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin