Re: Roadmap, RT, TODO...

2005-01-22 Thread William Coleda
Leopold Toetsch wrote: William Coleda <[EMAIL PROTECTED]> wrote: I had great plans to flesh it out more than I have, but work has intruded. I've checked in what I have so far in docs/ROADMAP. I really appreciate the effort putting all that together. But it's not that simple. E.g. the TODO WRT pd

task cleanup

2005-01-22 Thread William Coleda
Consolidated DESIGN_TODO, KNOWN_ISSUES into the "ROADMAP". If you have more details about any of these issues (Many of them were one liners), please either: o add the detail to this file, or o open a ticket for the item with with detail. Also, if you know that an item is obsolete, feel free to d

Re: Hello

2005-01-22 Thread Adrian Howard
On 21 Jan 2005, at 17:09, Andy Lester wrote: On Fri, Jan 21, 2005 at 05:00:09PM +, GlennH ([EMAIL PROTECTED]) wrote: I read about the Phalanx project on the yahoo Agile Testing group and thought I'd sign up the mailing list and skulk in the background. I'm a Do you have a mention of what was

Re: test_main.c oversight

2005-01-22 Thread William Coleda
Then lets remove the file to avoid further confusion. Leopold Toetsch wrote: [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I don't find define of "Parrot_setflag()" in test_main.c. src/test_main.c is unused. Why do you want to compile it? leo

Re: test_main.c oversight

2005-01-22 Thread Brent 'Dax' Royal-Gordon
William Coleda <[EMAIL PROTECTED]> wrote: > Then lets remove the file to avoid further confusion. test_main.c is being retained as an example of a non-trivial, but still clean, Parrot embedding. imcc/main.c is way too complicated and incestuous with internals to fill this role. -- Brent 'Dax' R

Re: test_main.c oversight

2005-01-22 Thread William Coleda
If it's an example, let's move it to "example/c/test_main.c", then, and update the comment in the beginning of the file that says: =head1 DESCRIPTION THIS FILE IS NO LONGER USED. with your note. Brent 'Dax' Royal-Gordon wrote: William Coleda <[EMAIL PROTECTED]> wrote: Then lets remove the file to

Test::Harness HTML output

2005-01-22 Thread Ian Langworth
I'm attempting to create fancy HTML output from running a test suite and thought others might find this interesting. I've tried using Test::Harness::Straps to create a feedback report inspired by Tinderbox and BuildBot. http://langworth.com/downloads/tmp/THHTML/output.html Click on the