public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/testsuite ChangeLog systemtap.maps/foreach ...
@ 2007-08-21 21:31 dsmith
  0 siblings, 0 replies; 3+ messages in thread
From: dsmith @ 2007-08-21 21:31 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2007-08-21 21:30:56

Modified files:
	testsuite      : ChangeLog 
	testsuite/systemtap.maps: foreach_limit.exp foreach_limit.stp 
Added files:
	testsuite/systemtap.maps: foreach_limit2.exp foreach_limit2.stp 

Log message:
	2007-08-21  David Smith  <dsmith@redhat.com>
	
	* foreach_limit.stp: Added test for sorting numeric arrays by
	value.
	* foreach_limit.exp: Ditto.
	
	PR 2305
	* foreach_limit2.stp: New file.  Tests sorting aggregate arrays by
	value.
	* foreach_limit2.exp: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.131&r2=1.132
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/foreach_limit2.exp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/foreach_limit2.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/foreach_limit.exp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/foreach_limit.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2


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

* src/testsuite ChangeLog systemtap.maps/foreach ...
@ 2007-01-10 15:14 hunt
  0 siblings, 0 replies; 3+ messages in thread
From: hunt @ 2007-01-10 15:14 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-01-10 15:14:36

Modified files:
	testsuite      : ChangeLog 
	testsuite/systemtap.maps: foreach_foreach.exp ii.exp ii.stp 
	                          iiiiii.exp iiiiii.stp is.stp si.exp 
	                          si.stp ss.stp 

Log message:
	2007-01-10  Martin Hunt  <hunt@redhat.com>
	
	* systemtap.maps/foreach_foreach.exp: Update for new delete func.
	* systemtap.maps/ii.exp: Ditto.
	* systemtap.maps/ii.stp: Ditto.
	* systemtap.maps/iiiiii.exp: Ditto.
	* systemtap.maps/iiiiii.stp: Ditto.
	* systemtap.maps/is.stp: Ditto.
	* systemtap.maps/si.exp: Ditto.
	* systemtap.maps/si.stp: Ditto.
	* systemtap.maps/ss.stp: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.41&r2=1.42
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/foreach_foreach.exp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/ii.exp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/ii.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/iiiiii.exp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/iiiiii.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/is.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/si.exp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/si.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/ss.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2


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

* src/testsuite ChangeLog systemtap.maps/foreach ...
@ 2006-11-06 19:08 dsmith
  0 siblings, 0 replies; 3+ messages in thread
From: dsmith @ 2006-11-06 19:08 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2006-11-06 19:08:43

Modified files:
	testsuite      : ChangeLog 
Added files:
	testsuite/systemtap.maps: foreach_limit.exp foreach_limit.stp 

Log message:
	2006-11-06  David Smith  <dsmith@redhat.com>
	
	* systemtap.maps/foreach_limit.exp: Added new test for foreach
	"limit" keyword.
	* systemtap.maps/foreach_limit.stp: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.22&r2=1.23
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/foreach_limit.exp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/foreach_limit.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1


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

end of thread, other threads:[~2007-08-21 21:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-21 21:31 src/testsuite ChangeLog systemtap.maps/foreach dsmith
  -- strict thread matches above, loose matches on Subject: below --
2007-01-10 15:14 hunt
2006-11-06 19:08 dsmith

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