0.000055 2016-07-30 13:18:13-07:00 America/Los_Angeles - Spelling fix from Debian (Thanks gregor herrmann) - Fix \d -> [0-9] in several places (Thanks Mark F.) 0.000054 2016-07-28 07:10:34-07:00 America/Los_Angeles - No changes from last trial 0.000053 2016-07-22 22:51:37-07:00 America/Los_Angeles (TRIAL RELEASE) - Make bag check fail when given an empty array - Clean up bag diagnostics 0.000052 2016-07-18 09:07:25-07:00 America/Los_Angeles - No changes from last TRIAL 0.000051 2016-07-13 18:00:17-07:00 America/Los_Angeles (TRIAL RELEASE) - Switch Extended bundle to use Importer - Add meta_check as alias for meta 0.000050 2016-07-09 16:58:59-07:00 America/Los_Angeles - No Changes since trial 0.000049 2016-07-07 22:02:24-07:00 America/Los_Angeles (TRIAL RELEASE) - Doc fixes - Add U() quick check to Test2::Tools::Compare 0.000048 2016-07-02 22:08:10-07:00 America/Los_Angeles - No changes from last trial 0.000047 2016-07-01 18:09:26-07:00 America/Los_Angeles (TRIAL RELEASE) - Fix global destruction warning - Minor test fix to keep 5.8 working 0.000046 2016-07-01 17:31:23-07:00 America/Los_Angeles (TRIAL RELEASE) - ref-ref's can be used in deep comparisons - Fix mocking to override a base class's method 0.000045 2016-07-01 09:30:09-07:00 America/Los_Angeles - Spelling and POD fixes 0.000044 2016-06-29 15:48:33-07:00 America/Los_Angeles (TRIAL RELEASE) - Add DF() shortcut (JBerger) 0.000043 2016-06-28 06:23:46-07:00 America/Los_Angeles (TRIAL RELEASE) - Restructure Delta.pm to try and solve read-only problem 0.000042 2016-06-27 21:37:22-07:00 America/Los_Angeles - Change Encoding.t to spit out debug message without failing 0.000041 2016-06-27 09:00:46-07:00 America/Los_Angeles - Add perltidy rc to dist - Documentation fixes (Thanks petdance) - revert "Attempt a fix to Delta #29" 0.000039 2016-06-25 13:44:03-07:00 America/Los_Angeles (TRIAL RELEASE) - Stop leaking temp files - clean up STDERR - Fix #28 0.000038 2016-06-25 13:20:07-07:00 America/Los_Angeles - No Changes from last TRIAL release 0.000037 2016-06-24 14:03:52-07:00 America/Los_Angeles (TRIAL RELEASE) - Add all_keys() to Compare tools - add all_vals() to Compare tools - add all_items() to Compare tools - Fix in_set(DNE) (#10) - Add E() - Proper line reporting for shortcuts. 0.000036 2016-06-24 05:58:51-07:00 America/Los_Angeles - Better comments in SRAND (#7) 0.000035 2016-06-23 14:48:54-07:00 America/Los_Angeles (TRIAL RELEASE) - Make it possible to provide a name to isa_ok, can_ok, and DOES_ok - Add some regression tests for previous fixes - Allow 'tests' and 'skip_all' prefixes support to plan() #25 0.000034 2016-06-22 11:30:00-07:00 America/Los_Angeles (TRIAL RELEASE) - Bump minimum Test2 version 0.000033 2016-06-22 08:41:22-07:00 America/Los_Angeles (TRIAL RELEASE) - Fix ClassicCompare to load deps (#23) 0.000032 2016-06-17 06:58:17-07:00 America/Los_Angeles - Add 'bag' comparison (dakkar) - Add 'call_list()' for DSL (dakkar) - Add 'call_hash()' for DSL (dakkar) 0.000031 2016-06-15 21:32:05-07:00 America/Los_Angeles (TRIAL RELEASE) - Fix TODO to use pre-filters 0.000030 2016-05-09 07:55:17-07:00 America/Los_Angeles - Doc Changes 0.000029 2016-04-30 15:17:01-07:00 America/Los_Angeles - Doc updates from jkeroes - Doc updates from stevieb9 - SRand now works without harness - Fix emails 0.000028 2016-04-15 14:32:30-07:00 America/Los_Angeles - Add Tools/Event gen_event() - Add Tools/Event to Extended bundle 0.000027 2016-04-13 20:22:17-07:00 America/Los_Angeles - Make some tests ignore custom formatters 0.000026 2016-04-05 11:11:35-07:00 America/Los_Angeles - Add OrderedSubset compare tools - Use OrderedSubset compare tool in subtest tests. - Bump minimumTest2 version 0.000025 2016-04-03 15:39:59-07:00 America/Los_Angeles - Allow column aliasing in Deltas (jkeroes) - Bump required Test2 version 0.000024 2016-03-20 13:40:06-07:00 America/Los_Angeles - Add back missing README and README.md files - Documentation fixes - No logic/code changes 0.000023 2016-03-17 23:02:50-07:00 America/Los_Angeles - Fix Changes file - Fix bug where SRand plugin comment could appear in subtest 0.000022 2016-03-07 12:18:25-08:00 America/Los_Angeles - Ability to disable subtest skip_all flow control 0.000021 2016-03-06 20:24:46-08:00 America/Los_Angeles - Bump minimum Test2 version - Add version to all modules - Minor doc fixes - No logic changes 0.000020 2016-02-05 09:32:52-08:00 America/Los_Angeles - Fix typo that made mock tool look in the wrong place for handlers 0.000019 2016-01-28 21:28:37-08:00 America/Los_Angeles - Formally add the warning and exception tools - warning and exception tools added to the extended bundle 0.000018 2016-01-12 16:09:44-08:00 America/Los_Angeles - Add grab tool - Fix documentation 0.000017 2016-01-12 05:54:43-08:00 America/Los_Angeles - Fix poorly written test 0.000016 2016-01-11 15:18:04-08:00 America/Los_Angeles - Add diagnostics test report - Fix tests on older perls 0.000015 2016-01-10 22:50:54-08:00 America/Los_Angeles - Fix documentation problem 0.000014 2016-01-10 22:42:56-08:00 America/Los_Angeles - Initial conversion from Test::Stream