看板 FB_cvs 關於我們 聯絡資訊
swills 2011-12-14 02:00:38 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Test-Harness-Straps Makefile distinfo pkg-descr pkg-plist Log: Test::Harness is limited to printing out its results. This makes analysis of the test results difficult for anything but a human. To make it easier for programs to work with test results, we provide Test::Harness::Straps. Instead of printing the results, straps provide them as raw data. You can also configure how the tests are to be run. WWW: http://search.cpan.org/dist/Test-Harness-Straps/ Revision Changes Path 1.4747 +1 -0 ports/devel/Makefile 1.1 +23 -0 ports/devel/p5-Test-Harness-Straps/Makefile (new) 1.1 +2 -0 ports/devel/p5-Test-Harness-Straps/distinfo (new) 1.1 +7 -0 ports/devel/p5-Test-Harness-Straps/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-Test-Harness-Straps/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"