NOTICE: This package has been removed from pkgsrc

./wip/p5-TAP-Harness-Archive, Create an archive of TAP test results

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.14, Package name: p5-TAP-Harness-Archive-0.14, Maintainer: athaba

This module is a direct subclass of TAP::Harness and behaves in exactly
the same way except for one detail. In addition to outputting a running
progress of the tests and an ending summary it can also capture all of the
raw TAP from the individual test files or streams into an archive file
(.tar or .tar.gz).


Required to run:
[lang/perl5] [devel/p5-Test-Harness] [textproc/p5-YAML-Tiny]

Required to build:
[devel/p5-Module-Build]

Master sites: (Expand)

SHA1: 6aa87456b4b024432cd8f05c28858e96d1653834
RMD160: f61ba901efa9c1ad9fa035523889ae78642ac77c
Filesize: 10.32 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-05 22:02:04 by Christian St. | Files touched by this commit (3) | Package removed
Log message:
Remove wip/p5-TAP-Harness-Archive, because it is already in main pkgsrc

   2009-10-18 15:55:08 by Christian St. | Files touched by this commit (2) | Package updated
Log message:
update to 0.14
Changes:
+ Added file_attributes hash to the META.yml file of the archive [Justin DeVuyst]
+ Added traditional Makefile.PL generation [M. Peters]
   2009-04-25 19:02:40 by Christian St. | Files touched by this commit (2) | Package updated
Log message:
update to 0.13
   2009-03-10 10:40:55 by Christian St. | Files touched by this commit (1)
Log message:
added DESTDIR support