T::M + T::H recent make module test suites fail

2005-03-02 Thread H.Merijn Brand
Yesterday on our mongers meeting Abigail demo'd Lexical::Atributes We all tried (SuSE 9.1, Mac OS X, Debian, RedHat, ...) and many systems did not pass the test. One of the reasons was that the Filter::Simple in 5.8.0 has version 0.78, but it is not the same as the 0.78 in 5.8.1 and on, but that'

Coverage testing of web application

2005-03-02 Thread Gabor Szabo
So far I have been using Devel::Cover only in cases where I run code to be analyzed directly. I wonder how should I setup Devel::Cover to test a web application while my test suit is actually using WWW::Mechanize and I am exercising the relevant code via a real web server? How to check the covera

Re: Test-Harness-2.47_02.tar.gz

2005-03-02 Thread Andy Lester
On Tue, Mar 01, 2005 at 11:26:07PM -0600, Andy Lester ([EMAIL PROTECTED]) wrote: > Right now, it's not useful. I've got T:H:Point retrofitted into the > straps, and the tests run. Now, if everyone would please test it out > on their respective platforms, I'd appreciate it. Ew, it's stinky. It

Re: Coverage testing of web application

2005-03-02 Thread Yuval Kogman
On Wed, Mar 02, 2005 at 12:36:43 +0200, Gabor Szabo wrote: > How to check the coverage of the CGI scripts and the modules used by them ? I would make scripts that look like < 0xEBD27418 perl hacker & /\ kung foo master: /me kicks %s on the nose: neeyah! pgpAMbexaYOhV.pgp D

Test::Harness 2.47_03

2005-03-02 Thread Andy Lester
file: $CPAN/authors/id/P/PE/PETDANCE/Test-Harness-2.47_03.tar.gz size: 65078 bytes md5: f044d3e8d138d03a8edd9803788128e8 Much better now. The "tests run out of order" error is fixed. Dumb mistake on my part. I'm also no longer supporting Perls before 5.005_03. I figure if someone's usi