Re: Why not a smoke db ?

2002-09-23 Thread Andy Dougherty
com/cgi-bin/smoke_db Have you seen http://tinderbox.perl.org ? I've personally found that useful for monitoring Parrot, though it's not obvious how well it would scale for large numbers of smoke-test configurations. -- Andy Dougherty [EMAIL PROTECTED]

Re: Reorganizing t/

2001-02-19 Thread Andy Dougherty
;make test' would run the perl test suite and then do a 'make test' > in each of the ext/* modules. > > Why not follow that path? > > Tim. > -- Andy Dougherty [EMAIL PROTECTED] Dept. of Physics Lafayette College, Easton PA 18042

Re: Why t/TEST and not Test::Harness?

2001-02-18 Thread Andy Dougherty
st::Harness by years, and no one has got > > round to changing 'make test' call the new style. > > Is that it? Historical reasons? Mostly, yes. > Would anyone scream if I gave a shot at gutting TEST? Please make sure 'make minitest' works. And also t