This is the mail archive of the src-cvs@sources.redhat.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/dejagnu ChangeLog runtest.exp lib/utils.exp


CVSROOT:	/cvs/src
Module name:	src
Changes by:	guo@sourceware.cygnus.com	2000-08-02 15:35:10

Modified files:
	dejagnu        : ChangeLog runtest.exp 
	dejagnu/lib    : utils.exp 

Log message:
	* runtest.exp: Handle multiple directories in TCL variables
	dir_to_run and cmdline_dir_to_run; limit *.exp find to
	one directory level to avoid foo/bar/baz.exp getting tested
	twice (when ${dir} is 'foo', and when ${dir} is 'foo/bar').
	
	* lib/utils.exp (find): Add support for a -maxdepth <n>
	option to limit find to <n> directories deep.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/ChangeLog.diff?cvsroot=src&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/runtest.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/lib/utils.exp.diff?cvsroot=src&r1=1.1.1.1&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]