public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
* patch to run 1 testlet with "classpath" fakejdk
@ 2005-12-24 22:26 Raif S. Naffah
  2006-01-01 20:41 ` Mark Wielaard
  0 siblings, 1 reply; 3+ messages in thread
From: Raif S. Naffah @ 2005-12-24 22:26 UTC (permalink / raw)
  To: mauve-discuss


[-- Attachment #1.1: Type: text/plain, Size: 167 bytes --]

hello there,

pls. find attached a patch to add to Eclipse a Runner that runs one 
selected Mauve testlet with the "fakejdk" named "classpath."

 
cheers;
rsn

[-- Attachment #1.2: mauve-20051225.patch --]
[-- Type: text/x-diff, Size: 1747 bytes --]

Index: ChangeLog
===================================================================
RCS file: /cvs/mauve/mauve/ChangeLog,v
retrieving revision 1.1321
diff -u -r1.1321 ChangeLog
--- ChangeLog	24 Dec 2005 18:22:43 -0000	1.1321
+++ ChangeLog	24 Dec 2005 22:19:36 -0000
@@ -1,3 +1,7 @@
+2005-12-25  Raif S. Naffah  <raif@swiftdsl.com.au>
+
+	* .externalToolBuilders/MauveTestlet.launch: New file.
+
 2005-12-24  Tom Tromey  <tromey@redhat.com>

 	* gnu/testlet/java/io/InputStreamReader/getEncoding.java (test): Fix
Index: .externalToolBuilders/MauveTestlet.launch
===================================================================
RCS file: .externalToolBuilders/MauveTestlet.launch
diff -N .externalToolBuilders/MauveTestlet.launch
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ .externalToolBuilders/MauveTestlet.launch	1 Jan 1970 00:00:00 -0000
@@ -0,0 +1,2 @@
+<?xml version='1.0'?>
+<launchConfiguration type='org.eclipse.jdt.launching.localJavaApplication'><stringAttribute key='org.eclipse.jdt.launching.VM_INSTALL_NAME' value='classpath'/><stringAttribute key='org.eclipse.jdt.launching.PROGRAM_ARGUMENTS' value='${java_type_name}'/><stringAttribute key='org.eclipse.jdt.launching.VM_INSTALL_TYPE_ID' value='org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType'/><listAttribute key='org.eclipse.debug.ui.favoriteGroups'><listEntry value='org.eclipse.debug.ui.launchGroup.debug'/><listEntry value='org.eclipse.debug.ui.launchGroup.run'/></listAttribute><booleanAttribute key='org.eclipse.debug.core.appendEnvironmentVariables' value='true'/><stringAttribute key='org.eclipse.jdt.launching.MAIN_TYPE' value='gnu.testlet.SingleTestHarness'/><stringAttribute key='org.eclipse.jdt.launching.PROJECT_ATTR' value='mauve'/></launchConfiguration>

[-- Attachment #2: Type: application/pgp-signature, Size: 216 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: patch to run 1 testlet with "classpath" fakejdk
  2005-12-24 22:26 patch to run 1 testlet with "classpath" fakejdk Raif S. Naffah
@ 2006-01-01 20:41 ` Mark Wielaard
  2006-01-01 21:54   ` Raif S. Naffah
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Wielaard @ 2006-01-01 20:41 UTC (permalink / raw)
  To: raif; +Cc: mauve-discuss

[-- Attachment #1: Type: text/plain, Size: 499 bytes --]

Hi Raif,

On Sun, 2005-12-25 at 09:27 +1100, Raif S. Naffah wrote:
> pls. find attached a patch to add to Eclipse a Runner that runs one 
> selected Mauve testlet with the "fakejdk" named "classpath."

Nice! committed.

I see you added a description of how to setup the fakejdk to the wiki.
The wiki also has a desciption on how to add a Runner. But couldn't find
a way to export/import that so others could use that. Is an external
tool the preferred way to do this?

Cheers,

Mark

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: patch to run 1 testlet with "classpath" fakejdk
  2006-01-01 20:41 ` Mark Wielaard
@ 2006-01-01 21:54   ` Raif S. Naffah
  0 siblings, 0 replies; 3+ messages in thread
From: Raif S. Naffah @ 2006-01-01 21:54 UTC (permalink / raw)
  To: Mark Wielaard; +Cc: mauve-discuss

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]

hello Mark,

happy new year!


On Monday 02 January 2006 07:41, Mark Wielaard wrote:
> Hi Raif,
>
> On Sun, 2005-12-25 at 09:27 +1100, Raif S. Naffah wrote:
> > pls. find attached a patch to add to Eclipse a Runner that runs one
> > selected Mauve testlet with the "fakejdk" named "classpath."
>
> Nice! committed.

thanks.


> I see you added a description of how to setup the fakejdk to the
> wiki. The wiki also has a desciption on how to add a Runner. But
> couldn't find a way to export/import that so others could use that.
> Is an external tool the preferred way to do this?

besides the usual project CVS update, i don't know of any obvious way to 
share these tools among users --who most likely would have their 
projects created in locations that differ from one user to another.

other more proficient Eclipse users may know better.


cheers;
rsn

[-- Attachment #2: Type: application/pgp-signature, Size: 216 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-01-01 21:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-24 22:26 patch to run 1 testlet with "classpath" fakejdk Raif S. Naffah
2006-01-01 20:41 ` Mark Wielaard
2006-01-01 21:54   ` Raif S. Naffah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).