public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* frysk-gtk/tests ChangeLog frysk3116/RegionAndG ...
@ 2006-10-26 18:40 cagney
  0 siblings, 0 replies; 5+ messages in thread
From: cagney @ 2006-10-26 18:40 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gtk
Changes by:	cagney@sourceware.org	2006-10-26 18:40:57

Modified files:
	tests          : ChangeLog 
	tests/frysk3116: RegionAndGCFailure.java 

Log message:
	Index: frysk-gtk/tests/ChangeLog
	2006-10-26  Andrew Cagney  <cagney@redhat.com>
	
	* frysk3116/RegionAndGCFailure.java: Call Gtk.main from main loop;
	sleep for only one second.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gtk/tests/ChangeLog.diff?cvsroot=frysk&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gtk/tests/frysk3116/RegionAndGCFailure.java.diff?cvsroot=frysk&r1=1.4&r2=1.5


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

* frysk-gtk/tests ChangeLog frysk3116/RegionAndG ...
@ 2007-06-11 21:32 cagney
  0 siblings, 0 replies; 5+ messages in thread
From: cagney @ 2007-06-11 21:32 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gtk
Changes by:	cagney@sourceware.org	2007-06-11 21:32:22

Modified files:
	tests          : ChangeLog 
	tests/frysk3116: RegionAndGCFailure.java 

Log message:
	Index: frysk-gtk/tests/ChangeLog
	2007-06-11  Andrew Cagney  <cagney@redhat.com>
	
	* frysk3116/RegionAndGCFailure.java: Delete myContext, unused.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gtk/tests/ChangeLog.diff?cvsroot=frysk&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gtk/tests/frysk3116/RegionAndGCFailure.java.diff?cvsroot=frysk&r1=1.5&r2=1.6


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

* frysk-gtk/tests ChangeLog frysk3116/RegionAndG ...
@ 2006-10-26 17:54 pmuldoon
  0 siblings, 0 replies; 5+ messages in thread
From: pmuldoon @ 2006-10-26 17:54 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gtk
Changes by:	pmuldoon@sourceware.org	2006-10-26 17:54:55

Modified files:
	tests          : ChangeLog 
	tests/frysk3116: RegionAndGCFailure.java 

Log message:
	2006-10-26  Phil Muldoon  <pmuldoon@redhat.com>
	
	* frysk3116/RegionAndGCFailure.java: Pared down the tests a little.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gtk/tests/ChangeLog.diff?cvsroot=frysk&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gtk/tests/frysk3116/RegionAndGCFailure.java.diff?cvsroot=frysk&r1=1.3&r2=1.4


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

* frysk-gtk/tests ChangeLog frysk3116/RegionAndG ...
@ 2006-10-26 17:48 pmuldoon
  0 siblings, 0 replies; 5+ messages in thread
From: pmuldoon @ 2006-10-26 17:48 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gtk
Changes by:	pmuldoon@sourceware.org	2006-10-26 17:48:19

Modified files:
	tests          : ChangeLog 
	tests/frysk3116: RegionAndGCFailure.java 

Log message:
	2006-10-26  Phil Muldoon  <pmuldoon@redhat.com>
	
	* frysk3116/RegionAndGCFailure.java: Add a thread to start
	the gtk event loop.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gtk/tests/ChangeLog.diff?cvsroot=frysk&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gtk/tests/frysk3116/RegionAndGCFailure.java.diff?cvsroot=frysk&r1=1.2&r2=1.3


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

* frysk-gtk/tests ChangeLog frysk3116/RegionAndG ...
@ 2006-10-25 15:48 pmuldoon
  0 siblings, 0 replies; 5+ messages in thread
From: pmuldoon @ 2006-10-25 15:48 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gtk
Changes by:	pmuldoon@sourceware.org	2006-10-25 15:48:52

Modified files:
	tests          : ChangeLog 
	tests/frysk3116: RegionAndGCFailure.java 

Log message:
	2006-10-25  Phil Muldoon  <pmuldoon@redhat.com>
	
	* frysk3116/RegionAndGCFailure.java: Remove auto-generated
	@author comment from java-doc (it's inaccurate).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gtk/tests/ChangeLog.diff?cvsroot=frysk&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gtk/tests/frysk3116/RegionAndGCFailure.java.diff?cvsroot=frysk&r1=1.1&r2=1.2


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

end of thread, other threads:[~2007-06-11 21:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-26 18:40 frysk-gtk/tests ChangeLog frysk3116/RegionAndG cagney
  -- strict thread matches above, loose matches on Subject: below --
2007-06-11 21:32 cagney
2006-10-26 17:54 pmuldoon
2006-10-26 17:48 pmuldoon
2006-10-25 15:48 pmuldoon

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).