| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
| |
|
|
|
|
|
|
| |
~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
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"
|
|
|
|
|
|
|
|
|
|
|
|
| |
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"
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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"
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
Package-Manager: portage-2.2.27
|