[SCM] DejaGNU branch, master, updated. post-if-stmt-braces-121-g5481f29
Ben Elliston <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DejaGNU".
The branch, master has been updated
via 5481f29161477520c691d525653323b82fa47ad7 (commit)
from b97cf09cd7b79d87b4ecfa064657140e25a8958e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5481f29161477520c691d525653323b82fa47ad7
Author: Bernhard Reutner-Fischer <[email protected]>
Date: Mon Jun 17 19:22:10 2013 +1000
* runtest.exp (libdirs): New global variable.
(load_lib): Append libdirs to search_and_load_files directories.
* doc/ref.xml (load_lib): Document global variable libdirs.
* doc/dejagnu.texi: Regenerate.
* testsuite/runtest.all/load_lib.exp: New testcase.
* Makefile.am (TESTSUITE_FILES): Add new testcase.
* Makefile.in: Regenerate.
Signed-off-by: Ben Elliston <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 10 ++++++++
Makefile.am | 1 +
Makefile.in | 1 +
doc/dejagnu.texi | 17 +++++++++++++-
doc/ref.xml | 15 +++++++++++-
runtest.exp | 11 ++++++--
testsuite/runtest.all/load_lib.exp | 44 ++++++++++++++++++++++++++++++++++++
7 files changed, 94 insertions(+), 5 deletions(-)
create mode 100644 testsuite/runtest.all/load_lib.exp
hooks/post-receive
--
DejaGNU