2018-03-14 08:54:48 by Thomas Klausner | Files touched by this commit (2) | |
Log message: p5-Test2-Suite: update to 0.000108. 0.000108 2018-03-11 12:51:56-07:00 America/Los_Angeles - No changes since last release 0.000107 2018-03-09 15:43:30-08:00 America/Los_Angeles (TRIAL RELEASE) - Add rounded() and within() wrappers for approximate comparisons |
2018-03-08 14:02:25 by Thomas Klausner | Files touched by this commit (2) | |
Log message: p5-Test2-Suite: update to 0.000106. 0.000106 2018-03-06 13:10:55-08:00 America/Los_Angeles - No changes since trial 0.000105 2018-03-06 09:13:36-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix nesting bug in Test2::Workflow 0.000104 2018-03-05 09:27:44-08:00 America/Los_Angeles - Add Data::Dumper to dep list (#154) 0.000103 2018-03-02 13:00:54-08:00 America/Los_Angeles (TRIAL RELEASE) - AsyncSubtest now works with UUIDs and adds other proper meta-data |
2018-03-04 16:07:37 by Thomas Klausner | Files touched by this commit (2) | |
Log message: p5-Test2-Suite: update to 0.000102. 0.000102 2018-03-02 09:45:27-08:00 America/Los_Angeles - No Changes since last trial 0.000101 2018-02-21 16:27:18-08:00 America/Los_Angeles (TRIAL RELEASE) - Add much needed verbosity to 'You must attach to an AsyncSubtest ...' errors - Documentation updates |
2018-02-25 18:43:42 by Thomas Klausner | Files touched by this commit (2) | |
Log message: p5-Test2-Suite: update to 0.000100. 0.000100 2018-02-13 21:41:30-08:00 America/Los_Angeles - No changes from last TRIAL 0.000099 2018-02-06 12:53:16-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix AsyncSubtest plan to be at the right nesting, and buffered 0.000098 2018-02-06 12:05:28-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix AsyncSubtest main event buffered/nesting values - Fix bug where AsyncSub test vanishes with no error when finished after its parent ends. |
2017-12-30 15:17:33 by Thomas Klausner | Files touched by this commit (2) | |
Log message: p5-Test2-Suite: update to 0.000097. 0.000097 2017-12-10 20:23:21-08:00 America/Los_Angeles - Documentation fixes 0.000096 2017-12-09 10:13:21-08:00 America/Los_Angeles - No changes since last trial 0.000095 2017-12-08 14:14:16-08:00 America/Los_Angeles (TRIAL RELEASE) - Discoruage use of fragile thread features (rarely used) - Skip fragile/discrouaged tests outside author testing. - Document the above, and an env var to activate tests when desired |
2017-12-03 09:34:43 by Thomas Klausner | Files touched by this commit (2) | |
Log message: p5-Test2-Suite: update to 0.000094. 0.000094 2017-11-29 18:51:54-08:00 America/Los_Angeles - No Changes since last trial 0.000093 2017-11-28 20:21:09-08:00 America/Los_Angeles (TRIAL RELEASE) - Minor test changes for thread safety |
2017-11-29 14:48:04 by Thomas Klausner | Files touched by this commit (2) | |
Log message: p5-Test2-Suite: update to 0.000092. 0.000092 2017-11-28 10:17:37-08:00 America/Los_Angeles - No changes since last trial 0.000091 2017-11-27 14:17:00-08:00 America/Los_Angeles (TRIAL RELEASE) - Remove experiments from last several trials 0.000090 2017-11-26 18:52:06-08:00 America/Los_Angeles (TRIAL RELEASE) - Fix potential infinite hang in temp debugging 0.000089 2017-11-26 11:16:15-08:00 America/Los_Angeles (TRIAL RELEASE) - More debugging 0.000088 2017-11-26 10:18:46-08:00 America/Los_Angeles (TRIAL RELEASE) - Add some debugging and an alternate IPC driver - Temporary, this will be reverted 0.000087 2017-11-24 12:28:27-08:00 America/Los_Angeles (TRIAL RELEASE) - Merge in Test2::Workflow - Merge in Test2::AsyncSubtest - Merge in Test2::Manual Test2-Suite 0.000086 2017-11-22 22:15:41-08:00 America/Los_Angeles (TRIAL RELEASE) - Make an AUTHOR_TEST require 5.20 Test2-Suite 0.000085 2017-11-22 22:05:11-08:00 America/Los_Angeles (TRIAL RELEASE) - Ensure that objects are not used in Boolean contexts, second attempt. (djerius) |
2017-11-24 15:28:34 by Thomas Klausner | Files touched by this commit (2) | |
Log message: p5-Test2-Suite: update to 0.000084. 0.000084 2017-11-18 16:17:29-08:00 America/Los_Angeles - Add Test2::Tools::Tester |
2017-11-08 21:48:04 by Thomas Klausner | Files touched by this commit (2) | |
Log message: p5-Test2-Suite: update to 0.000083. 0.000083 2017-10-25 08:12:18-07:00 America/Los_Angeles - Mark a float ests TODO until the PR author can fix it |
2017-10-23 14:48:45 by Thomas Klausner | Files touched by this commit (2) | |
Log message: p5-Test2-Suite: update to 0.000082. 0.000082 2017-10-20 07:11:08-07:00 America/Los_Angeles - No Changes since last trial 0.000081 2017-10-19 09:09:14-07:00 America/Los_Angeles (TRIAL RELEASE) - Add Test2::Compare::Float to handle floating point comparison issues with representation error. - Add float() to Test2::Utils::Compare and import Test2::Compare::Float - Import and Export Test2::Utils::Compare::float in Test2::V0 - Documentation fixes - Better 5.10.0/utf8 fix - VSTRING comparisons - Bag compare now handles duplicates better |