Basic utilities for writing tests
Go to file
Paul Howarth 106da2f18d Update to 1.302062
- New upstream release 1.302062
  - Formatters now have terminate() and finalize() methods; these are called
    when there is a skip_all or bail event (terminate), or when a test suite is
    exiting normally (finalize), which allows formatters to finalize their
    output - this is important for any sort of document-oriented format (as
    opposed to a stream format like TAP) (#723)
  - Removed a warning when using a non-TAP formatter with Test::Builder about
    the formatter not supporting "no_header" and "no_diag"; this happened even
    if the alternative formatter class implemented these attributes
2016-10-20 19:23:19 +01:00
.gitignore Update to 0.99 2013-10-12 20:40:11 +01:00
perl-Test-Simple.spec Update to 1.302062 2016-10-20 19:23:19 +01:00
sources Update to 1.302062 2016-10-20 19:23:19 +01:00