DO NOT REPLY [Bug 20791] - [PATCH] add support to for popping up the JUnit GUI

2006-02-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 20791] - [PATCH] add support to for popping up the JUnit GUI

2005-02-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [PATCH] add support to for popping up the JUnit GUI

2003-06-23 Thread Matt Quail
This is a patch for the task, that adds an option to use the traditional JUnit GUI instead of Ant's built-in text/xml/html/etc. formatters. You know, this kind of thing: http://junit.sourceforge.net/doc/testinfected/IMG1.GIF I think you could implement the same in terms of a formatter - so yo

Re: [PATCH] add support to for popping up the JUnit GUI

2003-06-23 Thread Stefan Bodewig
On Sat, 14 Jun 2003, Matt Quail <[EMAIL PROTECTED]> wrote: > This is a patch for the task, that adds an option to use the > traditional JUnit GUI instead of Ant's built-in > text/xml/html/etc. formatters. You know, this kind of thing: > http://junit.sourceforge.net/doc/testinfected/IMG1.GIF

DO NOT REPLY [Bug 20791] - [PATCH] add support to for popping up the JUnit GUI

2003-06-19 Thread bugzilla
gzilla/show_bug.cgi?id=20791 [PATCH] add support to for popping up the JUnit GUI --- Additional Comments From [EMAIL PROTECTED] 2003-06-19 23:12 --- . > what about refactoring the base of junit so that the core is an abstract class > that and classic can use? Okay, will do. I wi

DO NOT REPLY [Bug 20791] - [PATCH] add support to for popping up the JUnit GUI

2003-06-19 Thread bugzilla
gzilla/show_bug.cgi?id=20791 [PATCH] add support to for popping up the JUnit GUI --- Additional Comments From [EMAIL PROTECTED] 2003-06-19 15:57 --- I can see a reason for having it all in the task: you can make it a per-person switch. But if the default is noui and things like the formatt

DO NOT REPLY [Bug 20791] - [PATCH] add support to for popping up the JUnit GUI

2003-06-19 Thread bugzilla
gzilla/show_bug.cgi?id=20791 [PATCH] add support to for popping up the JUnit GUI --- Additional Comments From [EMAIL PROTECTED] 2003-06-19 11:55 --- I agree that it is totally overloading the task. I'll try and outline my reasons for submitting the patch I have. > I wonder wh

RE: [PATCH] add support to for popping up the JUnit GUI

2003-06-19 Thread Dharnidhar Vemuri
Matt, Please find my responses inline. -Original Message- From: Matt Quail [mailto:[EMAIL PROTECTED] Sent: Thursday, June 19, 2003 4:52 AM To: Ant Developers List Subject: Re: [PATCH] add support to for popping up the JUnit GUI Dhar, > It would be good if this pa

DO NOT REPLY [Bug 20791] - [PATCH] add support to for popping up the JUnit GUI

2003-06-19 Thread bugzilla
gzilla/show_bug.cgi?id=20791 [PATCH] add support to for popping up the JUnit GUI --- Additional Comments From [EMAIL PROTECTED] 2003-06-19 10:40 --- This is totally overloading the task. There's a dozen of attributes that are ignored in GUI mode. Nested s are ignored, fork is alway

Re: [PATCH] add support to for popping up the JUnit GUI

2003-06-18 Thread Matt Quail
Dhar, It would be good if this patch has the printsummary also enabled as most of us trap the results in a file and parse the results file for further processing. I have placed a sample target which is being used in one of the projects that we are doing. I deliberately DID NOT include printsummar

RE: [PATCH] add support to for popping up the JUnit GUI

2003-06-18 Thread Dharnidhar Vemuri
sday, June 17, 2003 7:21 PM To: Ant Developers List Subject: RE: [PATCH] add support to for popping up the JUnit GUI Awesome !!! I love the green bar -Original Message- From: Matt Quail [mailto:[EMAIL PROTECTED] Sent: Saturday, June 14, 2003 6:30 AM To: [EMAIL PROTECTED] Subject: [

RE: [PATCH] add support to for popping up the JUnit GUI

2003-06-18 Thread Dharnidhar Vemuri
Developers List Subject: RE: [PATCH] add support to for popping up the JUnit GUI Awesome !!! I love the green bar -Original Message- From: Matt Quail [mailto:[EMAIL PROTECTED] Sent: Saturday, June 14, 2003 6:30 AM To: [EMAIL PROTECTED] Subject: [PATCH] add support to for popping up the JUnit

RE: [PATCH] add support to for popping up the JUnit GUI

2003-06-17 Thread Gollapally, Devender
Awesome !!! I love the green bar -Original Message- From: Matt Quail [mailto:[EMAIL PROTECTED] Sent: Saturday, June 14, 2003 6:30 AM To: [EMAIL PROTECTED] Subject: [PATCH] add support to for popping up the JUnit GUI Hi, This is a patch for the task, that adds an option to use the

DO NOT REPLY [Bug 20791] - [PATCH] add support to for popping up the JUnit GUI

2003-06-15 Thread bugzilla
gzilla/show_bug.cgi?id=20791 [PATCH] add support to for popping up the JUnit GUI --- Additional Comments From [EMAIL PROTECTED] 2003-06-15 23:18 --- Created an attachment (id=6843) .zip file containing patch.txt and new

DO NOT REPLY [Bug 20791] New: - [PATCH] add support to for popping up the JUnit GUI

2003-06-15 Thread bugzilla
gzilla/show_bug.cgi?id=20791 [PATCH] add support to for popping up the JUnit GUI Summary: [PATCH] add support to for popping up the JUnit GUI Product: Ant Version: unspecified Platform: All OS/Version: Other Statu

[PATCH] add support to for popping up the JUnit GUI

2003-06-14 Thread Matt Quail
Hi, This is a patch for the task, that adds an option to use the traditional JUnit GUI instead of Ant's built-in text/xml/html/etc. formatters. You know, this kind of thing: http://junit.sourceforge.net/doc/testinfected/IMG1.GIF This is a scratch I've always wanted to itch. The text/html/et