Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4341

Modified Files:
        test-builder-tester-pm.info 
Added Files:
        test-builder-tester-pm-x86_64.info 
Log Message:
adjust test-builder-tester-pm for 10.5/x86_64


Index: test-builder-tester-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/test-builder-tester-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- test-builder-tester-pm.info 16 Jul 2008 16:14:36 -0000      1.1
+++ test-builder-tester-pm.info 18 May 2009 03:17:23 -0000      1.2
@@ -2,6 +2,7 @@
 Version: 1.01
 Revision: 1
 Type: perl
+Distribution: (%m = x86_64) 10.6
 Description: Check testsuites built with Test::Builder
 License: Artistic
 Homepage: http://search.cpan.org/dist/Test-Builder-Tester/

--- NEW FILE: test-builder-tester-pm-x86_64.info ---
Package: test-builder-tester-pm
Version: 1.01
Revision: 1
Type: perl
Distribution: 10.5
Architecture: x86_64
Description: Check testsuites built with Test::Builder
License: Artistic
Homepage: http://search.cpan.org/dist/Test-Builder-Tester/
Maintainer: Blair Zajac <bl...@orcaware.com>

# Unpack Phase.
Source: mirror:cpan:authors/id/M/MA/MARKF/Test-Builder-Tester-%v.tar.gz
Source-MD5: 4751252f1e33af4f582c8af4c7b7666f

# Compile Phase.
NoPerlTests: true

# Install Phase.
UpdatePOD: true
DocFiles: CHANGES MANIFEST

# Documentation.
DescDetail: <<
A module that helps you test testing modules that are built with
Test::Builder.

The testing system is designed to be used by performing a three step
process for each test you wish to test.  This process starts with
using "test_out" and "test_err" in advance to declare what the
testsuite you are testing will output with Test::Builder to stdout and
stderr.

You then can run the test(s) from your test suite that call
Test::Builder.  At this point the output of Test::Builder is safely
captured by Test::Builder::Tester rather than being interpreted as
real test output.

The final stage is to call "test_test" that will simply compare what
you predeclared to what Test::Builder actually outputted, and report
the results back with a "ok" or "not ok" (with debugging) to the
normal output.
<<


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to