Re: MARC::Record in CVS and testing

2003-11-25 Thread Andy Lester
> Are you familiar with Test::More? It has some cool features that can > be tricky (conditionally skipping tests, TODO tests, etc.), so holler > if you have questions. I haven't examined MARC::Record's test suite > closely, but what I've seen looks very well done, so you should be able > to l

Re: MARC::Record in CVS and testing

2003-11-25 Thread Ed Summers
On Tue, Nov 25, 2003 at 11:14:09AM -0500, Paul Hoffman wrote: > Are you familiar with Test::More? It has some cool features that can > be tricky (conditionally skipping tests, TODO tests, etc.), so holler > if you have questions. I haven't examined MARC::Record's test suite > closely, but what

Re: MARC::Record in CVS and testing

2003-11-25 Thread Paul Hoffman
On Monday, November 24, 2003, at 07:12 PM, Morbus Iff wrote: Before committing code back to CVS please run the test suite: If a test doesn't pass please figure out why. Or ask on the list. The test suite currently fails after some recent changes that you made. Sorry about that - I've never done t

Re: MARC::Record in CVS and testing

2003-11-24 Thread Morbus Iff
>If a test doesn't pass please figure out why. Or ask on the list. The >test suite currently fails after some recent changes that you made. Did you already fix this test? I just did an update/test, with only: t/99.pod...skipped all skipped: Test::Pod v0.95 required for testing

Re: MARC::Record in CVS and testing

2003-11-24 Thread Morbus Iff
>Before committing code back to CVS please run the test suite: >If a test doesn't pass please figure out why. Or ask on the list. The >test suite currently fails after some recent changes that you made. Sorry about that - I've never done test building before, so I'm not yet in the habit of doing t

MARC::Record in CVS and testing

2003-11-24 Thread Ed Summers
Morbus: Before committing code back to CVS please run the test suite: perl Makefile.PL make make test If a test doesn't pass please figure out why. Or ask on the list. The test suite currently fails after some recent changes that you made. //Ed -- Ed Summers aim: inkdroid web: ht