Basic utilities for writing tests
Go to file
Paul Howarth 631e67abe6 Update to 1.302073
- New upstream release 1.302073
  - Add TO_JSON and from_json methods to Test2::Event and Test2::Trace::Util to
    faciliate transferring event data between processes (#741)
  - Generate HashBase from Object::HashBase, which has been split out
  - When a subtest is marked as todo, all of its contained Ok and Subtest
    events are now updated so that they return true for $e->effective_pass
    (#742)
  - Added two new event classes, Test2::Event::Encoding and
    Test2::Event::TAP::Version; these are primarily being added for the benefit
    of Test2::Harness now, but they could be useful for other Test2 event
    consumer tools in the future (#743)
  - Expose tools.pl as Test2::Tools::Tiny
2016-12-19 14:22:58 +00:00
.gitignore Update to 0.99 2013-10-12 20:40:11 +01:00
perl-Test-Simple.spec Update to 1.302073 2016-12-19 14:22:58 +00:00
sources Update to 1.302073 2016-12-19 14:22:58 +00:00