Andreas Wacknitz
2024-04-04 8590298b09ebad29af56370cd23105cd0931b389
commit | author | age
e76a87 1 #
fb1768 2 # This file and its contents are supplied under the terms of the
MT 3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
e76a87 6 #
fb1768 7 # A full copy of the text of the CDDL should have accompanied this
MT 8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
e76a87 10 #
NP 11
12 #
fb1768 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module Test::Warnings
e76a87 15 #
NP 16
fb1768 17 BUILD_STYLE = makemaker
MT 18
e76a87 19 include ../../../make-rules/shared-macros.mk
NP 20
fb1768 21 COMPONENT_PERL_MODULE =        Test::Warnings
26541a 22 HUMAN_VERSION =            0.033
fb1768 23 COMPONENT_SUMMARY =        Test::Warnings - Test for warnings and the lack of them
MT 24 COMPONENT_CPAN_AUTHOR =        ETHER
25 COMPONENT_ARCHIVE_HASH =    \
26541a 26     sha256:b9c375719f2c61c5f97aa5ee6cf4c901a972347c415969379b0b51f67c48bbcb
0717ac 27 COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
fb1768 28 COMPONENT_LICENSE_FILE =    LICENCE
e76a87 29
NP 30 include $(WS_MAKE_RULES)/common.mk
31
98b8f4 32 # Part of the test output is randomly generated
MT 33 COMPONENT_TEST_TRANSFORMS += '-e "s/\(Does::Not::Exist::\)[0-9]*/\1RANDOM/"'
e76a87 34
NP 35 # Auto-generated dependencies
fb1768 36 PERL_REQUIRED_PACKAGES += runtime/perl
0717ac 37 TEST_REQUIRED_PACKAGES.perl += library/perl-5/cpan-meta-check
MT 38 TEST_REQUIRED_PACKAGES.perl += library/perl-5/padwalker