[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-638-g48fbec7

2018-12-11 Thread Ben Elliston
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  48fbec72a052b82b14eb96716da6c249d0a673c0 (commit)
  from  0a5a8a9d3b55cf0bc64d2b5ff4d272a3302a283d (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 48fbec72a052b82b14eb96716da6c249d0a673c0
Author: Jacob Bachmeyer 
Date:   Tue Dec 11 22:33:29 2018 +1100

* testsuite/runtest.all/libs.exp: Use "testsuite file" command.
* testsuite/runtest.all/load_lib.exp: Likewise.
* testsuite/runtest.all/stats.exp: Likewise.

* testsuite/runtest.all/stats.exp: Write local init file as
"stats-init.exp" for status summary tests.  Use --local_init
option to runtest to load that file instead of site.exp and move
the inner test module to a nested testsuite.
* testsuite/runtest.all/stats-sub.exp: Move file from here ..
* testsuite/runtest.all/stats/testsuite/stat.test/stats-sub.exp:
.. to here.

* testsuite/runtest.all/options.exp: Clean up whitespace in file.
Wrap lines in test list and move short items to beginning of list.
Write local init file as "options-init.exp" for options tests.
Use --local_init option with nested runtest to load that file
instead of site.exp; also create an empty nested testsuite.  Local
init file arranges for inner runtest processes to run in a
subdirectory in the object tree to eliminate filename clashes.
Set tmpdir if not already set and remove entire temporary
directory after running options tests.
* testsuite/runtest.all/options/testsuite/null.test/null.exp: New.

* testsuite/runtest.all/clone_output.test: Move from here ..
* testsuite/runtest.libs/clone_output.test: .. to here.
* testsuite/runtest.all/config.test: Move from here ..
* testsuite/runtest.libs/config.test: .. to here.
* testsuite/runtest.all/default_procs.tcl: Move from here ..
* testsuite/runtest.libs/default_procs.tcl: .. to here.
* testsuite/runtest.all/libs.exp: Move from here ..
* testsuite/runtest.libs/libs.exp: .. to here.
* testsuite/runtest.all/load_lib.exp: Move from here ..
* testsuite/runtest.libs/load_lib.exp: .. to here.
* testsuite/runtest.all/remote.test: Move from here ..
* testsuite/runtest.libs/remote.test: .. to here.
* testsuite/runtest.all/target.test: Move from here ..
* testsuite/runtest.libs/target.test: .. to here.
* testsuite/runtest.all/testsuite_file.test: Move from here ..
* testsuite/runtest.libs/testsuite_file.test: .. to here.
* testsuite/runtest.all/topdir/subdir1/subfile1: Move from here ..
* testsuite/runtest.libs/topdir/subdir1/subfile1: .. to here.
* testsuite/runtest.all/topdir/subdir1/subfile2: Move from here ..
* testsuite/runtest.libs/topdir/subdir1/subfile2: .. to here.
* testsuite/runtest.all/topdir/subdir1/subsubdir1/subsubfile1:
Move from here ..
* testsuite/runtest.libs/topdir/subdir1/subsubdir1/subsubfile1:
.. to here.
* testsuite/runtest.all/topdir/subdir2/subfile2: Move from here ..
* testsuite/runtest.libs/topdir/subdir2/subfile2: .. to here.
* testsuite/runtest.all/utils.test: Move from here ..
* testsuite/runtest.libs/utils.test: .. to here.
* testsuite/runtest.libs/utils.test: Update references to
"runtest.all".

* testsuite/runtest.all/options.exp: Move from here ..
* testsuite/runtest.main/options.exp: .. to here.
* testsuite/runtest.all/options/testsuite/null.test/null.exp: Move
from here ..
* testsuite/runtest.main/options/testsuite/null.test/null.exp:
.. to here.
* testsuite/runtest.all/stats.exp: Move from here ..
* testsuite/runtest.main/stats.exp: .. to here.
* testsuite/runtest.all/stats/testsuite/stat.test/stats-sub.exp:
Move from here ..
* testsuite/runtest.main/stats/testsuite/stat.test/stats-sub.exp:
.. to here.

* Makefile.am (DISTCLEANFILES): Update for testsuite improvements.
(TESTSUITE_FILES): Update to reflect testsuite reorganization.
* Makefile.in: Regenerate.

Signed-off-by: Ben Elliston 

---

Summary of changes:
 ChangeLog  |  73 
 Makefile.am|  34 +++---
 Makefile.in|  35 +++---
 testsuite/runtest.all/options.exp   

[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-639-gca729a2

2018-12-11 Thread Ben Elliston
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  ca729a2f34d53b2eae0c3c10dfcb4ff8c40c1613 (commit)
  from  48fbec72a052b82b14eb96716da6c249d0a673c0 (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 ca729a2f34d53b2eae0c3c10dfcb4ff8c40c1613
Author: Ben Elliston 
Date:   Wed Dec 12 07:53:18 2018 +1100

* doc/dejagnu.texi: Acknowledge contributions to the manual from
others.

---

Summary of changes:
 ChangeLog| 22 ++
 doc/dejagnu.texi |  4 ++--
 2 files changed, 24 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit


[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-641-g874edd4

2018-12-11 Thread Ben Elliston
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  874edd44fc41aff555b8cc39d91b6576095135df (commit)
   via  b0b842d77c6fc8b9f6c9f19baa93fb20330f5301 (commit)
  from  ca729a2f34d53b2eae0c3c10dfcb4ff8c40c1613 (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 874edd44fc41aff555b8cc39d91b6576095135df
Author: Ben Elliston 
Date:   Wed Dec 12 12:57:00 2018 +1100

* config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp,
lib/dg.exp, lib/ftp.exp, lib/kermit.exp, lib/rlogin.exp,
lib/telnet.exp, runtest.exp, testsuite/lib/libsup.exp: Simplify
some regular expressions in constant strings by placing them
inside braces instead of quotes. This allows one level of
backslash quoting to be removed.

commit b0b842d77c6fc8b9f6c9f19baa93fb20330f5301
Author: Ben Elliston 
Date:   Wed Dec 12 12:54:11 2018 +1100

Remove new stray entries.

---

Summary of changes:
 ChangeLog| 26 +-
 config/gdb-comm.exp  | 20 ++--
 config/gdb_stub.exp  |  4 ++--
 config/vxworks.exp   | 14 +++---
 lib/dg.exp   |  4 ++--
 lib/ftp.exp  |  2 +-
 lib/kermit.exp   |  2 +-
 lib/rlogin.exp   |  6 +++---
 lib/telnet.exp   | 10 +-
 runtest.exp  | 17 +
 testsuite/lib/libsup.exp |  2 +-
 11 files changed, 50 insertions(+), 57 deletions(-)


hooks/post-receive
-- 
DejaGNU

___
Dejagnu-commit mailing list
Dejagnu-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu-commit