Path to this page:
./
devel/p5-Test2-Suite,
Perl5 module with a rich set of tools for testing
Branch: CURRENT,
Version: 0.000135,
Package name: p5-Test2-Suite-0.000135,
Maintainer: pkgsrc-usersRich set of tools, plugins, bundles, etc built upon the Test2
testing library. If you are interested in writing tests, this is
the distribution for you.
Required to run:[
lang/perl5] [
devel/p5-Module-Pluggable] [
devel/p5-Scope-Guard] [
devel/p5-Importer] [
devel/p5-Term-Table] [
devel/p5-Sub-Info]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 907abc575ab2faf14295bfb62853b6b7257e948e
RMD160: 459f058bada1abdfdce36471f34e83441d95543a
Filesize: 220.205 KB
Version history: (Expand)
- (2020-09-03) Updated to version: p5-Test2-Suite-0.000135
- (2020-09-01) Updated to version: p5-Test2-Suite-0.000129nb1
- (2020-04-18) Updated to version: p5-Test2-Suite-0.000129
- (2019-11-02) Updated to version: p5-Test2-Suite-0.000127
- (2019-10-31) Updated to version: p5-Test2-Suite-0.000126
- (2019-08-11) Updated to version: p5-Test2-Suite-0.000121nb1
CVS history: (Expand)
2020-09-04 15:45:17 by Thomas Klausner | Files touched by this commit (38) |
Log message:
*: remove p5-Test-Simple, part of perl
|
2020-09-02 23:58:49 by Makoto Fujiwara | Files touched by this commit (2) |  |
Log message:
(devel/p5-Test2-Suite) Updated 0.000129 to 0.000135
0.000135 2020-08-16 21:44:24-07:00 America/Los_Angeles
- No changes since last trial
0.000134 2020-08-15 13:11:30-07:00 America/Los_Angeles (TRIAL RELEASE)
- Fix 5.8 support
0.000133 2020-08-14 21:59:19-07:00 America/Los_Angeles (TRIAL RELEASE)
- Add summary of missing/extra elements in compare diagnostics
0.000132 2020-08-06 18:10:48-07:00 America/Los_Angeles
- Fix min Test2 version
0.000131 2020-08-05 21:45:59-07:00 America/Los_Angeles (TRIAL RELEASE)
- Fix the grabber tool to inherit Test::Builder $TODO functionality
0.000130 2020-05-30 11:11:54-07:00 America/Los_Angeles
- Many documentation fixes
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |  |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-11-02 12:17:19 by Makoto Fujiwara | Files touched by this commit (2) |  |
Log message:
(devel/p5-Test2-Suite) Updated to 0.000127
0.000127 2019-10-30 21:25:29-07:00 America/Los_Angeles
- Fix srand toggling
|
2019-10-31 15:17:46 by Makoto Fujiwara | Files touched by this commit (2) |  |
Log message:
(devel/p5-Test2-Suite) Updated from 0.000121 to 0.000126
0.000126 2019-08-28 12:44:59-07:00 America/Los_Angeles
- Mention HUGE caveat in Test2::Plugin::Times
- Make Test2::Util::Times::render_duration support 1 arg form
0.000125 2019-08-19 10:40:20-07:00 America/Los_Angeles
- Add harness_job_fields to Times plugin
0.000124 2019-08-16 14:54:25-07:00 America/Los_Angeles
- Make Times plugin use INFO facets for display
0.000123 2019-08-16 13:21:29-07:00 America/Los_Angeles
- Fix double-load bug on Plugin::Times
0.000122 2019-05-18 08:21:20-07:00 America/Los_Angeles
- Fix diag issues with ClassicCompare
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |  |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |  |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2019-05-08 10:09:12 by Wen Heping | Files touched by this commit (2) |  |
Log message:
Update to 0.000121
Update DEPENDS
Upstream changes:
0.000121 2019-05-07 12:00:27-07:00 America/Los_Angeles
- Tracking for mocked methods
- Include raw table in facet data when compare fails
0.000120 2019-04-26 05:19:18-07:00 America/Los_Angeles
- Allow all_items inside bag
|