summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/EventFacet/Info.pm
Commit message (Collapse)AuthorAgeFilesLines
* cpan/Test-Simple - Update to version 1.302194Yves Orton2023-03-181-1/+1
| | | | | | 1.302194 2023-03-13 20:06:57-07:00 America/Los_Angeles - Fix failing test on 5.10
* cpan/Test-Simple - Update to version 1.302193Yves Orton2023-03-071-1/+1
| | | | | | 1.302193 2023-03-06 09:38:00-08:00 America/Los_Angeles - Deprecate isn't()
* Test::Simple: sync with CPAN 1.302192Chad Granum2023-02-051-1/+1
| | | | From Changes: Silence deprecation warning when testing smartmatch
* Sync Test::Simple with CPAN 1.302191Nicolas R2022-07-201-1/+1
| | | | | | | From ChangeLog: - avoid failing when printing diagnostic info comparing partial overload objects
* cpan/Test-Simple: sync with CPAN Test-Simple-1.302190Chad Granum2022-03-081-1/+1
| | | | From Changes: Fix subtest times to be hi-res; Fix #890, #891.
* Update Test-Simple to 1.302188Leon Timmermans2021-10-191-1/+1
|
* Update Test::Simple from 1.302183 to 1.302185Max Maischein2021-05-231-1/+1
|
* Update Test-Simple to CPAN version 1.302183Chris 'BinGOs' Williams2020-11-141-1/+1
| | | | | | | | [DELTA] 1.302183 2020-10-21 20:10:36-07:00 America/Los_Angeles - avoid closing over scalar in BEGIN block in cmp_ok eval
* Update Test-Simple to CPAN version 1.302181Todd Rinaldo2020-10-081-1/+1
| | | | | | | | | [DELTA] 1.302182 2020-10-05 22:02:28-07:00 America/Los_Angeles - Fix 5.6 support - Fix fragile %INC handling in a test
* Update Test-Simple to CPAN version 1.302181Todd Rinaldo2020-09-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] 1.302181 2020-09-14 09:46:04-07:00 America/Los_Angeles - put try_sig_mask back where it goes (And add test to prevent this in the future) - Drop new List::Util requirement back down 1.302180 2020-09-13 23:11:18-07:00 America/Los_Angeles - No changes since last trial 1.302179 2020-09-12 22:35:19-07:00 America/Los_Angeles (TRIAL RELEASE) - Bump minimum List::Util version (for uniq) 1.302178 2020-09-07 14:11:52-07:00 America/Los_Angeles (TRIAL RELEASE) - Move try_sig_mask to the only module that uses it. - Inherit warnings bitmask in cmp_ok string eval - Update copyright date - Improved API for interept {} and what it returns 1.302177 2020-08-06 21:46:06-07:00 America/Los_Angeles - Minor fix to author downstream test - No significant changes since the last trial 1.302176 2020-08-05 21:45:19-07:00 America/Los_Angeles (TRIAL RELEASE) - Fix Test::More's $TODO inside intercept (#862)
* Sync Test-Simple with CPAN version 1.302175Chad Granum2020-04-281-1/+1
| | | | Okayed as code freeze exception per discussion with pumpking.
* Sync Test-Simple with CPAN version 1.302173Chad Granum2020-03-271-1/+1
|
* Sync Test-Simple with CPAN version 1.302171Chad Granum2020-01-171-1/+1
|
* Update Test-Simple to CPAN version 1.302170Chad Granum2019-12-041-1/+1
| | | | | | | | From Changes: 1.302170 2019-12-02 13:25:48-08:00 America/Los_Angeles - Fix unwanted END phase event (#840)
* Update Test-Simple to CPAN version 1.302169Chad Granum2019-11-181-1/+1
| | | | | | | | | | | | From Changes: 1.302169 2019-11-18 15:49:38-08:00 America/Los_Angeles - Update inline Object::HashBase - Avoid 'used only once' warnings in BEGIN and END blocks (James E Keenan <jkeenan@cpan.org>) Committer: perldelta for synch-with-cpan
* Update Test-Simple to CPAN version 1.302168Chad Granum2019-09-131-1/+1
| | | | | | | | | | | | 1.302168 2019-09-06 07:40:18-07:00 America/Los_Angeles - Fix Typo in a Test2::API::Breakage warning (Thanks E. Choroba) - Delay loading of Term::Table until needed (Thanks Graham Knop) 1.302167 2019-08-23 14:07:58-07:00 America/Los_Angeles - add test2_is_testing_done api method - Fix string compare warning
* Update Test-Simple to CPAN version 1.302166Chad Granum2019-08-191-1/+1
| | | | | | | | | | | 1.302166 2019-08-15 10:37:01-07:00 America/Los_Angeles - Fix context test on older perls 1.302165 2019-08-15 10:21:09-07:00 America/Los_Angeles - Better diagnostics when a context is destroyed unexpectedly - Add an event to notify when END phase starts
* Update Test-Simple to CPAN version 1.302164Chris 'BinGOs' Williams2019-06-031-1/+1
| | | | | | | | | | | | | [DELTA] 1.302164 2019-04-27 01:43:44-07:00 America/Los_Angeles 1.302163 2019-04-25 05:45:47-07:00 America/Los_Angeles (TRIAL RELEASE) - Do not use threads::Shared in Test::Tester::Capture (#826) - Add missing version info to Info/Table - Fix event in global destruction bug (#827) - Proper fix for todo = '' (#812, #829)
* Update Test-Simple to CPAN version 1.302162Chris 'BinGOs' Williams2019-02-141-1/+1
| | | | | | | | [DELTA] 1.302162 2019-02-05 19:55:14-08:00 America/Los_Angeles - Typo fixes in documentation
* Update Test-Simple to CPAN version 1.302161Chris 'BinGOs' Williams2019-01-291-1/+1
| | | | | | | | [DELTA] 1.302161 2019-01-29 09:34:27-08:00 America/Los_Angeles (TRIAL RELEASE) - Remove SHM Optimization
* Update Test-Simple to CPAN version 1.302160Chris 'BinGOs' Williams2019-01-191-3/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] 1.302160 2019-01-18 11:44:33-08:00 America/Los_Angeles - No Changes since last trial release 1.302159 2019-01-09 13:21:37-08:00 America/Los_Angeles (TRIAL RELEASE) - Add table support to ctx->fail and ctx->fail_and_return - Fix Instance.t on haiku-os 1.302158 2019-01-08 15:36:24-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix TAP test on windows - Fix math errors in table indentation - Devel requires Term::Table 1.302157 2019-01-08 14:10:29-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix minor typos and missing doc sections - Add table support in info facet and TAP formatter 1.302156 2019-01-07 11:13:07-08:00 America/Los_Angeles - No changes from last trial 1.302155 2019-01-04 11:25:17-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix test not to fail in non-english locales 1.302154 2019-01-04 10:20:54-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix SHM pid checking for some platforms in Instance.t - Add SHM errno/msg to warning about SHM going away 1.302153 2019-01-03 08:39:42-08:00 America/Los_Angeles (TRIAL RELEASE) - Improve SHM verification and state awareness 1.302152 2018-12-26 12:21:32-08:00 America/Los_Angeles (TRIAL RELEASE) - More Instance.t improvements - Add trace to SHM error when possible 1.302151 2018-12-20 11:05:47-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix another locale error in Instance.t 1.302150 2018-12-20 10:57:09-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix locale error in Instance.t - Windows test fixes - perl 5.6 test fixes 1.302149 2018-12-20 09:47:31-08:00 America/Los_Angeles (TRIAL RELEASE) - Even more SHM error improvements 1.302148 2018-12-17 13:08:23-08:00 America/Los_Angeles (TRIAL RELEASE) - Further Improve SHM error message 1.302147 2018-12-17 12:59:14-08:00 America/Los_Angeles (TRIAL RELEASE) - Improve SHM error message 1.302146 2018-12-17 09:06:44-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix SHM test to work on machines without SHM 1.302145 2018-12-12 11:26:32-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix localization error in new test (#820) 1.302144 2018-12-12 09:51:25-08:00 America/Los_Angeles (TRIAL RELEASE) - Add tests for shmwrite fix (#815) 1.302143 2018-12-11 19:10:37-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix failure to check error code on shmwrite (#815) 1.302142 2018-12-11 11:55:22-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix #814 Windows fork+test failure - Fix #819 Documentation updates - Fix #810 Verbose TAP newline regression - Fix #817 local $TODO bug - Fix #812 Another local $TODO bug - Fix #815 shm read warning - Merge doc fix PR's from magnolia-k (thanks!)
* Sync Test::Simple with CPAN version 1.302141James E Keenan2018-12-011-1/+1
| | | | Committer: Update perldelta
* Synch with CPAN Test-Simple 1.302140.Chad Granum2018-08-171-1/+1
| | | | Addressing RT 133382.
* Upgrade Test::Simple from version 1.302136 to 1.302138Steve Hay2018-07-161-1/+1
|
* Upgrade Test::Simple from vesion 1.302133 to 1.302136Steve Hay2018-07-031-1/+1
|
* Upgrade Test-Simple from version 1.302122 to 1.302133Todd Rinaldo2018-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] 1.302133 2018-03-11 12:48:37-07:00 America/Los_Angeles - No changes since last trial 1.302132 2018-03-09 15:43:51-08:00 America/Los_Angeles (TRIAL RELEASE) - Add method to validate facet data - Add Test2::Event::V2 event class, and context helpers - Improve how events handle facets - Break out meta_facet_data - Document and fix Facets2Legacy - Fix nested and in_subtest to look at hub facets - Fix event->related and trace with uuid 1.302131 2018-03-07 09:36:16-08:00 America/Los_Angeles (TRIAL RELEASE) - Make sure event puts the uuid into the about facet 1.302130 2018-03-07 08:07:54-08:00 America/Los_Angeles - No changes since last trial 1.302129 2018-03-06 13:43:22-08:00 America/Los_Angeles (TRIAL RELEASE) - Make hubs tag events with a new facet 1.302128 2018-03-05 09:26:53-08:00 America/Los_Angeles - No changes since the trial 1.302127 2018-03-02 12:43:56-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix missing UUID in Test::Builder subtests 1.302126 2018-03-01 23:15:52-08:00 America/Los_Angeles (TRIAL RELEASE) - Add optional UUID tagging 1.302125 2018-02-21 23:10:39-08:00 America/Los_Angeles - No changes since trial 1.302124 2018-02-13 22:02:48-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix a test to skip without threads 1.302123 2018-02-13 21:39:31-08:00 America/Los_Angeles (TRIAL RELEASE) - Make it possible to disable IPC
* Upgrade Test-Simple from version 1.302120 to 1.302122Steve Hay2018-02-081-2/+2
|
* Upgrade Test-Simple from version 1.302113 to 1.302120Steve Hay2017-11-301-1/+1
|
* Upgrade Test::Simple from version 1.302111 to 1.302113Steve Hay2017-11-211-1/+1
|
* Sync cpan/Test-Simple with CPAN version 1.302111.James E Keenan2017-11-181-1/+1
|
* Upgrade Test-Simple from version 1.302101 to 1.302103Steve Hay2017-10-181-1/+1
|
* Upgrade Test-Simple from version 1.302100 to 1.302101Steve Hay2017-10-131-1/+1
|
* Upgrade Test-Simple from vesion 1.302098 to 1.302100Steve Hay2017-10-121-1/+1
|
* Update Test-Simple to CPAN version 1.302098Chris 'BinGOs' Williams2017-10-051-1/+1
| | | | | | | | | [DELTA] 1.302098 2017-10-03 06:13:49-07:00 America/Los_Angeles - Add docs for test2_stdout and test2_stderr - Fix 5.6 support
* Upgrade Test-Simple from version 1.302096 to 1.302097Steve Hay2017-10-031-1/+1
|
* Upgrade Test-Simple from version 1.302073 to 1.302096Steve Hay2017-10-031-0/+102
(includes regen/lib_cleanup.pl)