Date: Sat, 16 Feb 2008 22:18:28 +0000 (UTC) From: Yen-Ming Lee <leeym@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Test-Debugger Makefile distinfo pkg-descr pkg-plist Message-ID: <200802162218.m1GMISTj054742@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
leeym 2008-02-16 22:18:28 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Test-Debugger Makefile distinfo pkg-descr pkg-plist Log: - add p5-Test-Debugger-0.14 Have you ever tried to debug a test script that is failing tests? Without too many modifications, your test script can generate a log file with information about each failed test. You can take your existing test script, and with (hopefully) very little effort, convert it to use Test::Debugger. Then re-run your modified test and view the log file it creates. WWW: http://search.cpan.org/dist/Test-Debugger/ Revision Changes Path 1.2993 +1 -0 ports/devel/Makefile 1.1 +21 -0 ports/devel/p5-Test-Debugger/Makefile (new) 1.1 +3 -0 ports/devel/p5-Test-Debugger/distinfo (new) 1.1 +9 -0 ports/devel/p5-Test-Debugger/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Test-Debugger/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802162218.m1GMISTj054742>