Re: How to fix "command line too long" with "make test" (when you have vast numbers of tests)

2005-03-21 Thread Michael G Schwern
On Tue, Mar 22, 2005 at 09:24:24AM +1100, Andrew Savige wrote: > http://www.nntp.perl.org/group/perl.perl6.compiler/413 > > 'nmake test' on the latest release of Pugs blew up under Windows with > "command line too long" (using ActiveState perl-5.8.6). > > Is there a "standard" way to fix this? Wh

How to fix "command line too long" with "make test" (when you have vast numbers of tests)

2005-03-21 Thread Andrew Savige
As described here: http://www.nntp.perl.org/group/perl.perl6.compiler/413 'nmake test' on the latest release of Pugs blew up under Windows with "command line too long" (using ActiveState perl-5.8.6). Is there a "standard" way to fix this? What do other distributions with vast numbers of tests do

Re: TAP/Test::Builder in JS

2005-03-21 Thread chromatic
On Mon, 2005-03-21 at 13:27 -0800, David Wheeler wrote: > Is anyone aware of an implementation of Test::Builder/Simple/More and > Test::Harness in JavaScript? The testing scene in JS appears pretty > sad, but I don't want to do much in JavaScript without a nice testing > framework. And Test::Mo

Re: TAP/Test::Builder in JS

2005-03-21 Thread David Wheeler
On Mar 21, 2005, at 1:32 PM, Christopher H. Laco wrote: When you say test JavaScript, what kinds of files are we testing? Server side web scripting using JavaScript? Shell scripts files? And JS that runs in a browser, yes. Regards, David

Re: TAP/Test::Builder in JS

2005-03-21 Thread Christopher H. Laco
David Wheeler wrote: Hi All, Is anyone aware of an implementation of Test::Builder/Simple/More and Test::Harness in JavaScript? The testing scene in JS appears pretty sad, but I don't want to do much in JavaScript without a nice testing framework. And Test::More would be my preferred way to go.

TAP/Test::Builder in JS

2005-03-21 Thread David Wheeler
Hi All, Is anyone aware of an implementation of Test::Builder/Simple/More and Test::Harness in JavaScript? The testing scene in JS appears pretty sad, but I don't want to do much in JavaScript without a nice testing framework. And Test::More would be my preferred way to go. (Yes, I know that th

Re: Fwd: [ANN: WWW::Agent 0.03 has entered CPAN: [EMAIL PROTECTED]

2005-03-21 Thread Paul Johnson
On Mon, Mar 21, 2005 at 11:11:58AM -0800, Ofer Nave wrote: > Interesting idea, but shouldn't POE-based modules stay in the POE namespace? This is probably not the right place for a prolonged naming discussion, but why should they? In an ideal world I won't care about the technology behind the mo

Re: Fwd: [ANN: WWW::Agent 0.03 has entered CPAN: [EMAIL PROTECTED]

2005-03-21 Thread Ofer Nave
Andy Lester wrote: Some interesting ideas here... Date: Sun, 20 Mar 2005 07:11:11 +1000 From: Robert Barta <[EMAIL PROTECTED]> To: libwww@perl.org Hi all, I have put WWW::Agent onto CPAN. http://search.cpan.org/~drrho/WWW-Agent/ We will use it here to base on it functionality given in WWW::Mecha

Module::Phalanx100

2005-03-21 Thread Robert Rothenberg
FYI, I've uploaded Module::Phalanx100 to CPAN in to $CPAN/authors/id/R/RR/RRWO/Module-Phalanx100-0.01.tar.gz It simply contains a list of the Phalanx distributions from the project web site at http://qa.perl.org/phalanx/. It's provided so that anyone who needs a consistent list can use it rath

Re: Module::Phalanx100

2005-03-21 Thread Robert Rothenberg
This isn't a bundle. It just provides a list of modules, though I guess something could parse the Bundle::Phalanx, thanks. On 20/03/2005 23:43 Andy Lester wrote: On Mar 20, 2005, at 4:18 PM, Robert Rothenberg wrote: FYI, I've uploaded Module::Phalanx100 to CPAN in to $CPAN/authors/id/R/RR/RRWO/