perl-core / Test-Simple

Basic utilities for writing tests

Official package sites : https://metacpan.org/release/Test-Simple ·

v1.302.196 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-1+ )
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
examples

General

examples
Install examples, usually source code

perl_features

debug
PERL_FEATURES setting enabling internal debug support in Perl
ithreads
PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
quadmath
PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

virtual / perl-File-Spec : Virtual for File-Spec

virtual / perl-File-Temp : Virtual for File-Temp

virtual / perl-Scalar-List-Utils : Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils

virtual / perl-Storable : Virtual for Storable

virtual / perl-Test-Simple : Virtual for Test-Simple

Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
perl-core/Test-Simple: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
perl-core/Test-Simple: Stabilize 1.302.196 hppa, #920966
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
perl-core/Test-Simple: Stabilize 1.302.196 x86, #920966
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
perl-core/Test-Simple: Stabilize 1.302.196 ppc, #920966
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
perl-core/Test-Simple: Stabilize 1.302.196 amd64, #920966
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
perl-core/Test-Simple: Stabilize 1.302.196 arm64, #920966
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
perl-core/Test-Simple: Stabilize 1.302.196 ppc64, #920966
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
perl-core/Test-Simple: Stabilize 1.302.196 sparc, #920966
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
perl-core/Test-Simple: Stabilize 1.302.196 arm, #920966
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
perl-core/Test-Simple: add 1.302.196
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
perl-core/Test-Simple: add 1.302.195
Closes: https://bugs.gentoo.org/912933 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x64-cygwin keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
perl-core/Test-Simple: Version bump 1.302183
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
perl-core/Test-Simple: Drop keywords
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
perl-core/Test-Simple: Remove old
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
perl-core: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
perl-core/Test-Simple: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Kent Fredric · gentoo
perl-core/Test-Simple: Spread ~x64-cygwin from dev-lang/perl
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Kent Fredric · gentoo
perl-core/Test-Simple,virtual/perl-Test-Simple: Bump to version 1.302.96 (masked)
Upstream: - Fix TB->reset + subtest crash - Fix newline handling in subtest - Fix race conditions - Fix test failures without '.' in @INC - Fix timeout with child procs/threads - Fix SIGSYS localization - Fix buffered-subtest bailout - Update breakage info - Improved IO management - Give access to Test2::API's IO Handles - Formatters should use aforementioned handles - Test::Builder result logging can be disabled - Add Event "facets" - Improved performance - Rename Util::Trace to ::EventFacet::Trace - Track hub id in trace - Remove Info event - Add Pass and Fail events - Remove Event JSON interface - Fix tests with newer Data::Dumper - Make sure buffered subtest plans state buffered - Add "new_root" for formatters - Add intercept_deep API - Fix Version event bug - Add API to reset after a fork - Avoid premature Test2 initialization - Fix Builder preload - Fix tests to work with subref in stash optimization Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Mike Frysinger · gentoo
perl-core/Test-Simple: mark 1.1.14-r1 arm64/m68k/s390/sh stable
Fabian Groffen · gentoo
perl-core/Test-Simple: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Kent Fredric · gentoo
perl-core/Test-Simple: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Kent Fredric · gentoo
perl-core/Test-Simple: Bump to version 1.302.75 (masked)
Upstream: - fix double-release when throwing from context_do - improved diag-vs-info discrimination in send_event - TEST_ACTIVE and TEST2_ACTIVE env-vars now set to true - Reduce confusingness of cmp_ok output - Handle negative PIDs on windows - Add can() to deprecated Test::Tester::Delegate - Fix SysV IPC availability vs enabled interaction - Propogate warnings settings to use_ok - Add json serialization hooks to to Test2::Event and Test2::Trace::Util - TODO subtests recursively mark children as effective passes. - Added event classes ::Encoding and ::TAP::Version for Test2::Harness - Trace now contains cid and signatures - events now have related() method to check interconnectedness of events - run_subtest now has a no_fork option Package-Manager: Portage-2.3.3, Repoman-2.3.1
Kent Fredric · gentoo
perl-core/Test-Simple: Remove old
Package-Manager: portage-2.3.2
Kent Fredric · gentoo
perl-core/Test-Simple: Bump to 1.302.62
Upstream: - fix setting "hub" while getting context - fix "skip_all" in require in intercept - make ctx->send_event detect termination events - allow "#" and "\n" in "ok" names - fix "ok" ending in '\' - Win32 Color support in Test::Builder::Tester - v-strings comparison supported in is_deeply - streamed subtests in buffered subtests are now buffered subtests. - Mask warning comparing with $@ in Test2::API::Context - Formatters now have terminate() and finalize() methods - Removed warning when using a non-TAP formatter under Test::Builder Package-Manager: portage-2.3.2
Kent Fredric · gentoo
perl-core/Test-Simple: Remove old.
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric · gentoo
perl-core/Test-Simple: Bump to version 1.302.49
Upstream: - Fix IPC event ordering bug - Fix TODO in Mixed subtests - Fix SEGVing test - Ensure traditional return values of note/diag - Hub gains "active" attribute. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric · gentoo
perl-core/Test-Simple: Bump to (masked) 1.302.40 for testing
This will need extensive tree-wide testing, and >perl-core/Test-Simple-1.301.0 should likely not be unmasked any time soon. This is the future, and its only provided here so smoke testers can isolate any problems with the >1000 packages that could be broken by this update. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric · gentoo
perl-core/Test-Simple: -r1 bump to propagate blocker
Package-Manager: portage-2.2.28
Kent Fredric · gentoo
perl-core/Test-Simple: Fix lack of blocker on Test-Tester bug #577748
virtual/perl-Test-Simple already correctly blocks dev-perl/Test-Tester However, this is not enough, because it can intoduce the install order: + perl-core/Test-Simple [collision occurs] + virtual/perl-Test-Simple (collisions allowed) - dev-perl/Test-Tester (remove uncollided) When the install order needs to be + perl-core/Test-Simple (collsions allowed) - dev-perl/Test-Tester (remove uncollided) + virtual/perl-Test-Simple Bug: https://bugs.gentoo.org/577748 Reported-By: Jonathan Lovelace Package-Manager: portage-2.2.28
Agostino Sarubbo · gentoo
perl-core/Test-Simple: x86 stable wrt bug #573546
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
perl-core/Test-Simple: amd64 stable wrt bug #573546
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/gaupol'
Pull request: https://github.com/gentoo/gentoo/pull/743
Andreas K. Hüttel · gentoo
perl-core/Test-Simple: Re-add, Perl 5.22.1 version with keywords of Perl 5.22.1
Package-Manager: portage-2.2.27