Re: Perl6 Test Suite

2010-03-25 Thread Moritz Lenz
Hi, drakej wrote: I am looking to work on the test suite as part of the GSoC program. I have a couple of questions, though, if somebody could help me out: The ideas page (http://www.perlfoundation.org/perl5/index.cgi?gsoc_2010_projects) spoke of the IO section needing quite a bit more

Perl6 Test Suite

2010-03-25 Thread drakej
Hello, I am looking to work on the test suite as part of the GSoC program. I have a couple of questions, though, if somebody could help me out: The ideas page (http://www.perlfoundation.org/perl5/index.cgi?gsoc_2010_projects) spoke of the IO section needing quite a bit more work, is this

Perl6 Test Suite

2010-03-24 Thread drakej
Hello, I am looking to work on the test suite as part of the GSoC program. I have a couple of questions, though, if somebody could help me out: The ideas page (http://www.perlfoundation.org/perl5/index.cgi?gsoc_2010_projects) spoke of the IO section needing quite a bit more work, is this

Re: [perl #44301] AutoReply: Patch for fetching perl6 test suite wholesale

2007-07-31 Thread Colin Kuskie
t/spec/builtins \ - t/spec/builtins/math + @echo Running subset of perl6 test suite... + $(PERL) t/harness $(SPECTESTS) t/spec: - $(PERL) t/fetchspec + svn export --force http:svn.pugscode.org/pugs/t t/spec CLEANUPS = \ perl6.pbc \

[perl #44301] Patch for fetching perl6 test suite wholesale

2007-07-31 Thread via RT
\ - t/spec/builtins/math + @echo Running subset of perl6 test suite... + $(PERL) t/harness $(SPECTESTS) t/spec: - $(PERL) t/fetchspec +svn export --force http://svn.pugscode.org/pugs/t t/spec CLEANUPS = \ perl6.pbc \