Page MenuHomeSolus

D2145.diff
No OneTemporary

D2145.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,27 @@
+name : perl-test2-plugin-nowarnings
+version : 0.06
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Test2-Plugin-NoWarnings-0.06.tar.gz : 8288c1d934f69a03224598fbb715adc079c0d1609bfbaea6c88682aab1995800
+license : Artistic-2.0
+component : programming.perl
+summary : Test2::Plugin::NoWarnings - Fail if tests warn
+description: |
+ Loading this plugin causes your tests to fail if there any warnings while they run. Each warning generates a new failing test and the warning content is outputted via `diag`.
+builddeps :
+ - perl-importer
+ - perl-ipc-run3
+ - perl-sub-info
+ - perl-term-table
+ - perl-test2-suite
+ - perl-test-simple
+rundeps :
+ - perl-test-simple
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %perl_build test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,37 @@
+<PISI>
+ <Source>
+ <Name>perl-test2-plugin-nowarnings</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>Artistic-2.0</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Test2::Plugin::NoWarnings - Fail if tests warn</Summary>
+ <Description xml:lang="en">Loading this plugin causes your tests to fail if there any warnings while they run. Each warning generates a new failing test and the warning content is outputted via `diag`.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-test2-plugin-nowarnings</Name>
+ <Summary xml:lang="en">Test2::Plugin::NoWarnings - Fail if tests warn</Summary>
+ <Description xml:lang="en">Loading this plugin causes your tests to fail if there any warnings while they run. Each warning generates a new failing test and the warning content is outputted via `diag`.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test2/Event/Warning.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test2/Plugin/NoWarnings.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Test2/Plugin/NoWarnings/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-01-29</Date>
+ <Version>0.06</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:23 PM (2 h, 36 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802355
Default Alt Text
D2145.diff (3 KB)

Event Timeline