[Dejagnu-commit] [SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-763-g1e4010a
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 1e4010a4d2a8b63c3215dd7492eba38f056bb6e3 (commit) via 264bd34c28a16e18860dbc69a21a96c1be130b08 (commit) via cc275d7ed80965def55d7b64c7175d2e985e38f3 (commit) via 89f58b27832f8fc7b443988d02e56cfaba12eb5a (commit) via cafd85defe299956b18c75c2439e74bd19652388 (commit) from bc0e0d6286d418bfc2013edc1e3bd2c0045122ae (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 1e4010a4d2a8b63c3215dd7492eba38f056bb6e3 Merge: bc0e0d6 264bd34 Author: Rob Savoye Date: Sun Aug 2 12:22:42 2020 -0600 Merge branch 'PR42399' Branch surived testing. --- Summary of changes: ChangeLog | 85 + Makefile.am| 19 +++-- Makefile.in| 2 +- NEWS | 9 +++ lib/dejagnu.exp| 88 ++ testsuite/lib/runtest.exp | 39 +- testsuite/runtest.main/error.exp | 29 ++- .../testsuite/bug.test/pr42399-sub.exp}| 12 +-- .../testsuite/bug.test/pr42399.awk}| 20 +++-- .../testsuite/error.test/error-al-dbz.exp | 0 .../testsuite/error.test/error-dbz.exp | 0 .../testsuite/error.test/error-undef.exp | 0 .../testsuite/error.test/simple.exp| 0 .../testsuite/null.test/null.exp | 0 .../testsuite/stat.test/stats-sub.exp | 0 .../testsuite/stat.test/unit-sub.awk} | 35 - .../testsuite/stat.test/unit-sub.exp} | 13 ++-- testsuite/runtest.main/options.exp | 32 ++-- testsuite/runtest.main/pr42399.exp | 60 +++ testsuite/runtest.main/stats.exp | 59 ++- 20 files changed, 322 insertions(+), 180 deletions(-) copy testsuite/runtest.main/{error/testsuite/error.test/error-dbz.exp => nested/testsuite/bug.test/pr42399-sub.exp} (81%) copy testsuite/runtest.main/{error/testsuite/error.test/error-dbz.exp => nested/testsuite/bug.test/pr42399.awk} (66%) mode change 100644 => 100755 copy testsuite/runtest.main/{error => nested}/testsuite/error.test/error-al-dbz.exp (100%) copy testsuite/runtest.main/{error => nested}/testsuite/error.test/error-dbz.exp (100%) rename testsuite/runtest.main/{error => nested}/testsuite/error.test/error-undef.exp (100%) rename testsuite/runtest.main/{error => nested}/testsuite/error.test/simple.exp (100%) rename testsuite/runtest.main/{options => nested}/testsuite/null.test/null.exp (100%) rename testsuite/runtest.main/{stats => nested}/testsuite/stat.test/stats-sub.exp (100%) rename testsuite/runtest.main/{error/testsuite/error.test/error-al-dbz.exp => nested/testsuite/stat.test/unit-sub.awk} (58%) rename testsuite/runtest.main/{error/testsuite/error.test/error-dbz.exp => nested/testsuite/stat.test/unit-sub.exp} (77%) create mode 100644 testsuite/runtest.main/pr42399.exp 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-765-g6a2899b
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 6a2899bf3d86100162c41efedd923c01b82d8109 (commit) via 1e2825e5368f319f97077887d6765fd6bde10628 (commit) from 1e4010a4d2a8b63c3215dd7492eba38f056bb6e3 (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 6a2899bf3d86100162c41efedd923c01b82d8109 Author: Jacob Bachmeyer Date: Sat Jul 25 21:57:21 2020 -0500 Add warnings about synchronization with the tested program commit 1e2825e5368f319f97077887d6765fd6bde10628 Author: Jacob Bachmeyer Date: Sun Aug 2 19:20:40 2020 -0500 Update email address --- Summary of changes: ChangeLog| 10 + MAINTAINERS | 2 +- doc/dejagnu.texi | 121 --- 3 files changed, 91 insertions(+), 42 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-766-g6f7f6c1
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 6f7f6c1b0eed007f48d262e267db8e030052b6e4 (commit) from 6a2899bf3d86100162c41efedd923c01b82d8109 (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 6f7f6c1b0eed007f48d262e267db8e030052b6e4 Author: Rob Savoye Date: Sun Aug 2 19:30:33 2020 -0600 Regenerate so make dist works. --- Summary of changes: ChangeLog | 4 Makefile.in | 14 -- 2 files changed, 16 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-768-gd007d66
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 d007d66fcfd496fb0709168d47a590475c464bf6 (commit) via 9c8062aabb37e7acfdafa5599c2ee6ee91c7be15 (commit) from 6f7f6c1b0eed007f48d262e267db8e030052b6e4 (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 d007d66fcfd496fb0709168d47a590475c464bf6 Author: Jacob Bachmeyer Date: Sun Aug 2 21:38:47 2020 -0500 Sort baseboard file list in Makefile.am commit 9c8062aabb37e7acfdafa5599c2ee6ee91c7be15 Author: Jacob Bachmeyer Date: Sun Aug 2 21:38:15 2020 -0500 Add forgotten new testsuite files to Makefile.am --- Summary of changes: ChangeLog | 8 Makefile.am | 12 Makefile.in | 4 3 files changed, 20 insertions(+), 4 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-771-g480ac30
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 480ac301abef92c6b7701b3e846a2cb5e59f33af (commit) via 49b73747514c0dfd53e70f13a4da80a8665d15fa (commit) via 76cbef3fecda49fbfa816f854166a3742fbde256 (commit) from d007d66fcfd496fb0709168d47a590475c464bf6 (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 480ac301abef92c6b7701b3e846a2cb5e59f33af Author: Jacob Bachmeyer Date: Sun Aug 2 23:04:12 2020 -0500 Move experimental Python unit test module to contrib/ commit 49b73747514c0dfd53e70f13a4da80a8665d15fa Author: Jacob Bachmeyer Date: Sun Aug 2 22:58:52 2020 -0500 Add doc/fdl.texi to Makefile.am commit 76cbef3fecda49fbfa816f854166a3742fbde256 Author: Jacob Bachmeyer Date: Sun Aug 2 22:51:21 2020 -0500 Add forgotten baseboard files to Makefile.am --- Summary of changes: ChangeLog | 7 +++ Makefile.am | 7 ++- Makefile.in | 3 +++ {testsuite => contrib}/dejagnu.py | 0 4 files changed, 16 insertions(+), 1 deletion(-) rename {testsuite => contrib}/dejagnu.py (100%) hooks/post-receive -- DejaGNU ___ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit