معرفی شرکت ها


perl-Test-Warnings-0.033-3.el10.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Test for warnings and the lack of them
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 9-stream
مخزن Centos CRB noarch
نام بسته perl-Test-Warnings
نام فایل بسته perl-Test-Warnings-0.033-3.el10.noarch.rpm
نسخه بسته 0.033
انتشار بسته 3.el10
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue 29 Oct 2024 10
هاست سازنده ppc64le-04.stream.rdu2.redhat.com
نوع بسته .rpm
آدرس صفحه اصلی https://metacpan.org/release/Test-Warnings
مجوز GPL-1.0-or-later OR Artistic-1.0-Perl
حجم دانلود 36K
حجم نصب 56.874K
If you've ever tried to use Test::NoWarnings to confirm there are no warnings generated by your tests, combined with the convenience of done_testing to not have to declare a test count, you'll have discovered that these two features do not play well together, as the test count will be calculated before the warnings test is run, resulting in a TAP error (see examples/test_nowarnings.pl in this distribution for a demonstration). This module is intended to be used as a drop-in replacement for Test::NoWarnings: it also adds an extra test, but runs this test before done_testing calculates the test count, rather than after. It does this by hooking into done_testing as well as via an END block. You can declare a plan, or not, and things will still Just Work. It is actually equivalent to: use Test::NoWarnings 1.04 ':early'; as warnings are still printed normally as they occur. You are safe, and enthusiastically encouraged, to perform a global search-replace of the above with use Test::Warnings; whether or not your tests have a plan.


جایگزین ها

بسته نسخه معماری مخزن
perl-Test-Warnings-0.030-6.el9.noarch.rpm 0.030 noarch CentOS CRB
perl-Test-Warnings-0.030-6.el9.src.rpm 0.030 noarch CentOS CRB
perl-Test-Warnings-0.033-2.el10.noarch.rpm 0.033 noarch CentOS CRB
perl-Test-Warnings-0.033-2.el10.src.rpm 0.033 noarch CentOS CRB
perl-Test-Warnings-0.033-3.el10.src.rpm 0.033 noarch CentOS CRB


نیازمندی

مقدار نام
- perl(Carp)
- perl(Exporter)
- perl(Test::Builder)
- perl(parent)
- perl(strict)
- perl(warnings)
- perl-libs


ارائه دهنده

مقدار نام
= 0.033 perl(Test::Warnings)
= 0.033-3.el10 perl-Test-Warnings


نحوه نصب


نصب پکیج rpm perl-Test-Warnings:

    None


فایل ها

مسیرها
/usr/share/doc/perl-Test-Warnings
/usr/share/doc/perl-Test-Warnings/CONTRIBUTING
/usr/share/doc/perl-Test-Warnings/Changes
/usr/share/doc/perl-Test-Warnings/README
/usr/share/doc/perl-Test-Warnings/examples
/usr/share/doc/perl-Test-Warnings/examples/no_plan.t
/usr/share/doc/perl-Test-Warnings/examples/sub.t
/usr/share/doc/perl-Test-Warnings/examples/synopsis_1.t
/usr/share/doc/perl-Test-Warnings/examples/synopsis_2.t
/usr/share/doc/perl-Test-Warnings/examples/test_nowarnings.t
/usr/share/doc/perl-Test-Warnings/examples/test_warning_contents.t
/usr/share/doc/perl-Test-Warnings/examples/warning_like.t
/usr/share/doc/perl-Test-Warnings/examples/with_done_testing.t
/usr/share/doc/perl-Test-Warnings/examples/with_plan.t
/usr/share/licenses/perl-Test-Warnings
/usr/share/licenses/perl-Test-Warnings/LICENCE
/usr/share/man/man3/Test::Warnings.3pm.gz
/usr/share/perl5/vendor_perl/Test


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2024-10-29

Bump release for October 2024 mass rebuild:
64018

2024-06-24

Bump release for June 2024 mass rebuild

2024-01-23

Update to 0.033
Add Test2 compatibility in the test triggered by done_testing()
New long-awaited feature (!!!) "allow_patterns", to either

2024-01-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

2023-10-01

Update to 0.032
New config variable, $ENV{PERL_TEST_WARNINGS_ONLY_REPORT_WARNINGS}, for

2023-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

2023-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild