src/dejagnu ChangeLog runtest.exp lib/utils.exp
guo@sourceware.cygnus.com
guo@sourceware.cygnus.com
Wed Aug 2 15:35:00 GMT 2000
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
More information about the Src-cvs
mailing list