Home | History | Annotate | only in /src/tests/bin
History log of /src/tests/bin
RevisionDateAuthorComments
 1.4 03-Jul-2020  jruoho Add a check for the overflow noted in PR lib/46542.
 1.3 30-Mar-2012  njoly branches: 1.3.2;
Add sleep to the list.
 1.2 27-Mar-2012  jruoho Add regression tests for the 1990s bugs PR bin/3538 and PR bin/4841.
 1.1 17-Mar-2012  jruoho Deprecate tests/util.
 1.3.2.2 17-Apr-2012  yamt sync with head
 1.3.2.1 30-Mar-2012  yamt file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:01 +0000
 1.2 16-Jun-2016  sevan Add a unit test for PR bin/51250 called se_output. se_output checks the output of cat
when invoked with '-se', to ensure that a '$' is printed on blank lines.
 1.1 27-Mar-2012  jruoho branches: 1.1.2; 1.1.12;
Add regression tests for the 1990s bugs PR bin/3538 and PR bin/4841.
 1.1.12.1 05-Jul-2016  snj Pull up following revision(s) (requested by sevan in ticket #1182):
bin/cat/cat.c: revision 1.57
distrib/sets/lists/tests/mi: revision 1.675
tests/bin/cat/Makefile: revision 1.2
tests/bin/cat/d_se_output.in: revision 1.1
tests/bin/cat/d_se_output.out: revision 1.1
tests/bin/cat/t_cat.sh: revision 1.3
When invoked with -se, print a '$' on blank lines
Obtained from OpenBSD r1.13 of src/bin/cat/cat.c
Closes PR bin/51250
Reviewed by Christos@
--
Add a unit test for PR bin/51250 called se_output. se_output checks
the output of cat when invoked with '-se', to ensure that a '$' is
printed on blank lines.
--
Add input/output files for new test case - fix build
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 27-Mar-2012  yamt file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:01 +0000
 1.2 26-Jun-2016  sevan PR bin/4841 was filed regarding the handling of blank lines when cat was invoked
with -be, the test case however did not utilise any blank lines, only testing
that the text was aligned.
 1.1 27-Mar-2012  jruoho branches: 1.1.2;
Add regression tests for the 1990s bugs PR bin/3538 and PR bin/4841.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 27-Mar-2012  yamt file d_align.in was added on branch yamt-pagecache on 2012-04-17 00:09:01 +0000
 1.2 26-Jun-2016  sevan PR bin/4841 was filed regarding the handling of blank lines when cat was invoked
with -be, the test case however did not utilise any blank lines, only testing
that the text was aligned.
 1.1 27-Mar-2012  jruoho branches: 1.1.2;
Add regression tests for the 1990s bugs PR bin/3538 and PR bin/4841.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 27-Mar-2012  yamt file d_align.out was added on branch yamt-pagecache on 2012-04-17 00:09:01 +0000
 1.1 16-Jun-2016  sevan branches: 1.1.2;
Add a unit test for PR bin/51250 called se_output. se_output checks the output of cat
when invoked with '-se', to ensure that a '$' is printed on blank lines.
 1.1.2.2 05-Jul-2016  snj Pull up following revision(s) (requested by sevan in ticket #1182):
bin/cat/cat.c: revision 1.57
distrib/sets/lists/tests/mi: revision 1.675
tests/bin/cat/Makefile: revision 1.2
tests/bin/cat/d_se_output.in: revision 1.1
tests/bin/cat/d_se_output.out: revision 1.1
tests/bin/cat/t_cat.sh: revision 1.3
When invoked with -se, print a '$' on blank lines
Obtained from OpenBSD r1.13 of src/bin/cat/cat.c
Closes PR bin/51250
Reviewed by Christos@
--
Add a unit test for PR bin/51250 called se_output. se_output checks
the output of cat when invoked with '-se', to ensure that a '$' is
printed on blank lines.
--
Add input/output files for new test case - fix build
 1.1.2.1 16-Jun-2016  snj file d_se_output.in was added on branch netbsd-7 on 2016-07-05 19:03:31 +0000
 1.1 16-Jun-2016  sevan branches: 1.1.2;
Add a unit test for PR bin/51250 called se_output. se_output checks the output of cat
when invoked with '-se', to ensure that a '$' is printed on blank lines.
 1.1.2.2 05-Jul-2016  snj Pull up following revision(s) (requested by sevan in ticket #1182):
bin/cat/cat.c: revision 1.57
distrib/sets/lists/tests/mi: revision 1.675
tests/bin/cat/Makefile: revision 1.2
tests/bin/cat/d_se_output.in: revision 1.1
tests/bin/cat/d_se_output.out: revision 1.1
tests/bin/cat/t_cat.sh: revision 1.3
When invoked with -se, print a '$' on blank lines
Obtained from OpenBSD r1.13 of src/bin/cat/cat.c
Closes PR bin/51250
Reviewed by Christos@
--
Add a unit test for PR bin/51250 called se_output. se_output checks
the output of cat when invoked with '-se', to ensure that a '$' is
printed on blank lines.
--
Add input/output files for new test case - fix build
 1.1.2.1 16-Jun-2016  snj file d_se_output.out was added on branch netbsd-7 on 2016-07-05 19:03:31 +0000
 1.4 26-Apr-2024  rillig tests/cat: clean up

Multiple arguments to atf_set are joined by spaces, there's no need for
an extra space.

The exit status on success must be 0, so don't ignore it.

Remove the unnecessary shell wrapper, as no redirection is going on.
 1.3 16-Jun-2016  sevan Add a unit test for PR bin/51250 called se_output. se_output checks the output of cat
when invoked with '-se', to ensure that a '$' is printed on blank lines.
 1.2 27-Mar-2012  jruoho branches: 1.2.2; 1.2.12;
Fix another type in the metadata.
 1.1 27-Mar-2012  jruoho Add regression tests for the 1990s bugs PR bin/3538 and PR bin/4841.
 1.2.12.1 05-Jul-2016  snj Pull up following revision(s) (requested by sevan in ticket #1182):
bin/cat/cat.c: revision 1.57
distrib/sets/lists/tests/mi: revision 1.675
tests/bin/cat/Makefile: revision 1.2
tests/bin/cat/d_se_output.in: revision 1.1
tests/bin/cat/d_se_output.out: revision 1.1
tests/bin/cat/t_cat.sh: revision 1.3
When invoked with -se, print a '$' on blank lines
Obtained from OpenBSD r1.13 of src/bin/cat/cat.c
Closes PR bin/51250
Reviewed by Christos@
--
Add a unit test for PR bin/51250 called se_output. se_output checks
the output of cat when invoked with '-se', to ensure that a '$' is
printed on blank lines.
--
Add input/output files for new test case - fix build
 1.2.2.2 17-Apr-2012  yamt sync with head
 1.2.2.1 27-Mar-2012  yamt file t_cat.sh was added on branch yamt-pagecache on 2012-04-17 00:09:01 +0000
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:01 +0000
 1.2 26-Apr-2024  rillig tests/cp: clean up

Replace the deprecated "eq:0" with "exit:0", remove redundant "-o empty"
and "-e empty".
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_cp.sh was added on branch yamt-pagecache on 2012-04-17 00:09:01 +0000
 1.1 03-Jul-2020  jruoho Add a check for the overflow noted in PR lib/46542.
 1.2 30-Oct-2020  kre Update the test a little so that is possible to pass
(if date fails, because of bad or out of range input
to parsedate, it cannot be expected to output the
expected result).

Remove the atf-expect-fail now that parsedate() should
detect overflows, and fail, causing date to fail, rather
than simply producing bogus results.
 1.1 03-Jul-2020  jruoho Add a check for the overflow noted in PR lib/46542.
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:01 +0000
 1.3 24-May-2022  rillig tests/dd: add more test cases for swapping bytes

To demonstrate that the fix from PR 56433 works as intended.
 1.2 08-Oct-2021  christos Add swab tests from RVP.
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_dd.sh was added on branch yamt-pagecache on 2012-04-17 00:09:01 +0000
 1.2 15-Aug-2019  kamil Avoid symbol clashes in bin/df under MKSANITIZER

Remove symbol conflicts for: __getmntinfo13
 1.1 17-Mar-2012  jruoho branches: 1.1.2; 1.1.34; 1.1.36;
Deprecate tests/util.
 1.1.36.1 16-Aug-2019  martin Pull up following revision(s) (requested by kamil in ticket #65):

tests/bin/df/Makefile: revision 1.2

Avoid symbol clashes in bin/df under MKSANITIZER

Remove symbol conflicts for: __getmntinfo13
 1.1.34.1 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:01 +0000
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file getmntinfo.c was added on branch yamt-pagecache on 2012-04-17 00:09:01 +0000
 1.3 28-Apr-2024  rillig tests: replace deprecated '-s eq:...' with '-s exit:...'
 1.2 23-Aug-2020  ryo adjust the number of spaces to match the current df(1) output.
fix NetBSD PR/55600

TODO: it should not be dependent on the number of spaces.
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_df.sh was added on branch yamt-pagecache on 2012-04-17 00:09:01 +0000
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.17 29-Jun-2025  rillig expr: use characters instead of bytes for ":" and "length"

Required by POSIX.
 1.16 28-Jun-2025  rillig tests/expr: demonstrate character/byte mismatch
 1.15 15-Mar-2025  rillig expr: improve portability, fix typo

Suggested by Robert Elz.
 1.14 15-Mar-2025  rillig expr: ensure that the result of '|' is never empty

Required by POSIX since at least 2004.
 1.13 15-Mar-2025  rillig tests/expr: merge and extend tests for operators
 1.12 15-Mar-2025  rillig expr: only skip '--' once
 1.11 15-Mar-2025  rillig expr: don't evaluate irrelevant conditions
 1.10 15-Mar-2025  rillig tests/expr: demonstrate eager evaluation of '|' and '&'
 1.9 15-Mar-2025  rillig tests/expr: reduce the amount of shell escaping
 1.8 14-Mar-2025  rillig tests/expr: test the string length operator
 1.7 02-May-2023  gutteridge branches: 1.7.2;
t_expr.sh: fix naming of head() of lang test case
 1.6 27-Jun-2018  kamil Add 3 more expr(1) ATF tests detecting overflow

Verify 0 * INT.
 1.5 27-Jun-2018  kamil Add a couple of new ATF expr(1) tests

Some of the newly covered test-cases contained regressions.

All tests pass.
 1.4 12-Jun-2018  kamil Add 2 new expr(1) ATF tests

Assert that -9223372036854775808 % -1 and -9223372036854775808 / -1 return
message about overflow / underflow detected.

These tests pass correctly.

Sponsored by <The NetBSD Foundation>
 1.3 27-Mar-2012  jruoho branches: 1.3.2; 1.3.32;
Add a check for old PR bin/2486.
 1.2 20-Mar-2012  jruoho Note PR bin/12838.
 1.1 17-Mar-2012  jruoho Deprecate tests/util.
 1.3.32.2 28-Jul-2018  pgoyette Sync with HEAD
 1.3.32.1 25-Jun-2018  pgoyette Sync with HEAD
 1.3.2.2 17-Apr-2012  yamt sync with head
 1.3.2.1 27-Mar-2012  yamt file t_expr.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.7.2.1 02-Aug-2025  perseant Sync with HEAD
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.9 19-Aug-2025  christos revert previous, shell has been fixed.
 1.8 18-Aug-2025  martin New sh(1) now complains about unreadable working directories, so make
the tests ignore stderr.
 1.7 05-Aug-2024  riastradh pax(1): Only require getcwd if we're reading without --insecure.

No other paths use the result of getcwd.

PR bin/44498: tar(1) unnecessarily demands that getcwd() work
 1.6 05-Aug-2024  riastradh tests/bin/pax: Add some more cwd-related test cases.

PR bin/44498: tar(1) unnecessarily demands that getcwd() work
 1.5 05-Aug-2024  riastradh tests/bin/pax: Test pax(1) succeeds with empty file list on stdin.

PR bin/41736: pax reports an error when copying zero files
 1.4 05-Aug-2024  riastradh pax(1): Don't require open(".") or getcwd to work for list operation.

PR 44498: tar(1) unnecessarily demands that getcwd() work
 1.3 05-Aug-2024  riastradh tests/bin/pax: Add test for pax list in an ungettable cwd.

The list operation has no need to touch the file system, so it should
have no need for open(".") or getcwd() to succeed.

PR bin/44498: tar(1) unnecessarily demands that getcwd() work

(The PR was filed about tar(1), which is now bsdtar by default, but
the issue applies to pax(1) too and would continue to apply to tar(1)
if you set MKBSDTAR=no.)
 1.2 28-Apr-2024  rillig branches: 1.2.2;
tests: replace deprecated '-s eq:...' with '-s exit:...'
 1.1 17-Mar-2012  jruoho branches: 1.1.2; 1.1.36; 1.1.44;
Deprecate tests/util.
 1.1.44.1 07-Aug-2024  martin Pull up following revision(s) (requested by riastradh in ticket #776):

bin/pax/buf_subs.c: revision 1.31
tests/bin/pax/t_pax.sh: revision 1.3
tests/bin/pax/t_pax.sh: revision 1.4
tests/bin/pax/t_pax.sh: revision 1.5
tests/bin/pax/t_pax.sh: revision 1.6
tests/bin/pax/t_pax.sh: revision 1.7
bin/pax/extern.h: revision 1.61
bin/pax/pax.c: revision 1.50
bin/pax/pax.c: revision 1.51
bin/pax/file_subs.c: revision 1.65
bin/pax/ftree.c: revision 1.43
bin/pax/ar_subs.c: revision 1.58

pax: exit 0 if stdin filelist is used and empty

If copying a list of files from stdin, exit zero instead of non-zero
if there are no files supplied.

AFAICT, POSIX doesn't require a non-zero an error in this situation,
since there are no files to not match.

Fix from PR bin/41736 by Lloyd Parkes.

pax: don't overwrite destination if -r -w copy fails

Add more error handling to pax -r -w so that any failure
during the copy to the temporary file (including a failed flush)
prevents any existing destination file from being replaced
with the partial (including possibly empty) temporary file.

The partial temporary file is removed. pax still exists non-zero.
Thanks to Michael van Elst (mlelstv@) for the analysis
of the problem in the PR.
Should fix PR misc/33753.

tests/bin/pax: Add test for pax list in an ungettable cwd.
The list operation has no need to touch the file system, so it should
have no need for open(".") or getcwd() to succeed.

PR bin/44498: tar(1) unnecessarily demands that getcwd() work
(The PR was filed about tar(1), which is now bsdtar by default, but
the issue applies to pax(1) too and would continue to apply to tar(1)
if you set MKBSDTAR=no.)
pax(1): Don't require open(".") or getcwd to work for list operation.

PR 44498: tar(1) unnecessarily demands that getcwd() work
tests/bin/pax: Test pax(1) succeeds with empty file list on stdin.

PR bin/41736: pax reports an error when copying zero files
tests/bin/pax: Add some more cwd-related test cases.

PR bin/44498: tar(1) unnecessarily demands that getcwd() work
pax(1): Only require getcwd if we're reading without --insecure.

No other paths use the result of getcwd.

PR bin/44498: tar(1) unnecessarily demands that getcwd() work
 1.1.36.1 07-Aug-2024  martin Pull up following revision(s) (requested by riastradh in ticket #1863):

bin/pax/buf_subs.c: revision 1.31
tests/bin/pax/t_pax.sh: revision 1.3
tests/bin/pax/t_pax.sh: revision 1.4
tests/bin/pax/t_pax.sh: revision 1.5
tests/bin/pax/t_pax.sh: revision 1.6
tests/bin/pax/t_pax.sh: revision 1.7
bin/pax/extern.h: revision 1.61
bin/pax/pax.c: revision 1.50
bin/pax/pax.c: revision 1.51
bin/pax/file_subs.c: revision 1.65
bin/pax/ftree.c: revision 1.43
bin/pax/ar_subs.c: revision 1.58

pax: exit 0 if stdin filelist is used and empty

If copying a list of files from stdin, exit zero instead of non-zero
if there are no files supplied.

AFAICT, POSIX doesn't require a non-zero an error in this situation,
since there are no files to not match.

Fix from PR bin/41736 by Lloyd Parkes.

pax: don't overwrite destination if -r -w copy fails

Add more error handling to pax -r -w so that any failure
during the copy to the temporary file (including a failed flush)
prevents any existing destination file from being replaced
with the partial (including possibly empty) temporary file.

The partial temporary file is removed. pax still exists non-zero.
Thanks to Michael van Elst (mlelstv@) for the analysis
of the problem in the PR.
Should fix PR misc/33753.

tests/bin/pax: Add test for pax list in an ungettable cwd.
The list operation has no need to touch the file system, so it should
have no need for open(".") or getcwd() to succeed.

PR bin/44498: tar(1) unnecessarily demands that getcwd() work
(The PR was filed about tar(1), which is now bsdtar by default, but
the issue applies to pax(1) too and would continue to apply to tar(1)
if you set MKBSDTAR=no.)
pax(1): Don't require open(".") or getcwd to work for list operation.

PR 44498: tar(1) unnecessarily demands that getcwd() work
tests/bin/pax: Test pax(1) succeeds with empty file list on stdin.

PR bin/41736: pax reports an error when copying zero files
tests/bin/pax: Add some more cwd-related test cases.

PR bin/44498: tar(1) unnecessarily demands that getcwd() work
pax(1): Only require getcwd if we're reading without --insecure.

No other paths use the result of getcwd.

PR bin/44498: tar(1) unnecessarily demands that getcwd() work
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_pax.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.2.2.1 02-Aug-2025  perseant Sync with HEAD
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.2 16-Jan-2014  mlelstv Adjust default column test to the changed ps -s output.
 1.1 17-Mar-2012  jruoho branches: 1.1.2; 1.1.4;
Deprecate tests/util.
 1.1.4.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.2.3 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file keywords was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.2 16-Jan-2014  mlelstv Adjust default column test to the changed ps -s output.
 1.1 17-Mar-2012  jruoho branches: 1.1.2; 1.1.4;
Deprecate tests/util.
 1.1.4.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.2.3 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_ps.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.15 16-Feb-2021  kre PR bin/55979

Add a sh ATF test to demonstrate a bug in the way that \0 characters
are dropped from scripts. This test will eventually be extended to
test other potential sh script input related issues.

When initially committed, this test should fail. It should succeed
when the fix for the PR is committed (soon).

Nb: this tests only the \0 related issues from the PR, the MSAN
detected uninitialised variable (struct field) can only be detected
by MSAN, as it has no visible impact on the operation of the shell
when running on any real (or even emulated) hardware.
(It will, however, also be fixed).
 1.14 05-Dec-2018  kre Add a new test program to test the "intermediate" shell built in
utilities. That is, not the low level ones that look like syntax,
but aren't: break/continue/return; not those which are really
just external programs that are built in for efficiency (printf,
test, and kill - though kill really needs to be built in) - those
should all have separate test programs (there is a test here for the
built-in echo, as that is an entirely different thing to /bin/echo);
and also not those for which there are other tests because of the
nature of the built-in (like exit, wait, shift, ...). Lastly not
"times" either as that just seems to be too hard to test rationally.

There is a test (well, framework) for ulimit and there's also t_ulimit.sh
one of those should go, but I am not yet sure which is the best way
to reconcile things.

Note: many (in fact) most of the test cases added here are either
entirely empty (no tests at all, beyond testing that the built-in is
in fact a shell built-in) or only very rudimentary tests - assistance
in fleshing those out would be welcome (the boilerplate is all here,
all that is needed is some actual tests to run...)
 1.13 10-Jul-2018  kre Add tests for pattern matching (filename expansion (glob), case statement
patterns, and variable expansion substring matching)

Currently (2018-07-10) all 3 sub-tests fail (sh bugs...)
Expect to see 14 (of 261) case matching sub-tests fail, 11 (of 167) filename
expansion (glob) sub-tests fail, and 6 (of 87) var substring sub-tests fail.

Also expect those numbers to reduce as sh bugs are fixed.
 1.12 20-May-2017  kre branches: 1.12.8; 1.12.10;

Add a test of sh syntax & parsing (first attempt anyway.)
 1.11 20-Mar-2016  christos new command substitution test from kre
 1.10 16-Mar-2016  christos Better tests for redircloexec and add t_shift (from kre)
 1.9 16-Mar-2016  christos New tests from kre
 1.8 13-Mar-2016  christos Add some redir-close-on-exec tests
 1.7 08-Mar-2016  christos remove old test
 1.6 23-Feb-2016  christos Add t_option, from kre (with minor edits from me)
 1.5 22-Feb-2016  christos Add new test
 1.4 11-Sep-2014  dholland Visit the Bureau of Redundancy Department.
From Henning Petersen in PR 49191.
 1.3 31-May-2014  christos PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.2 11-Jun-2012  njoly branches: 1.2.2; 1.2.8;
New testcase to check limits flags for ulimit builtin.
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.3 30-Oct-2012  yamt sync with head
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.2.8.1 10-Aug-2014  tls Rebase.
 1.2.2.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.12.10.1 10-Jun-2019  christos Sync with HEAD
 1.12.8.2 26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts
 1.12.8.1 28-Jul-2018  pgoyette Sync with HEAD
 1.8 15-Jul-2017  kre branches: 1.8.2;

Add basic tests for the forthcoming ',' '++' and '--' operators.
Until the support for those is committed to /bin/sh (and when testing
any other sh that does not support them) the new tests will be skipped.
 1.7 02-Jun-2017  kre Add a new test case "nested_arith" (that is, things like $(( 1 + $(( 2 )) ))
which will currently fail (some of the sub-tests, but this one stops on
first failure, so the test simply fails.) This will be corrected later today.
 1.6 20-Mar-2017  kre Add tests for the $(( )) assignment operators PR bin/50958
 1.5 12-May-2016  kre branches: 1.5.2; 1.5.4;

Grunge. I know I fixed this typo before... must have been in a different
couy of the test.
 1.4 12-May-2016  kre Verify that questionable characters don't have bad associates.

ok christos@
 1.3 31-Mar-2016  christos Don't confuse more capable shells by writing operator combinations
that could be interpreted as something different. That is, for our
shell +4++3 is just (+4)+(+3) and works fine. But others treat ++
as the increment operator. Same for --. Sprinkle spaces to taste.
(from kre@)
 1.2 16-Mar-2016  christos remove binary test and other cleanups (from kre)
 1.1 16-Mar-2016  christos New tests from kre
 1.5.4.1 21-Apr-2017  bouyer Sync with HEAD
 1.5.2.1 26-Apr-2017  pgoyette Sync with HEAD
 1.8.2.2 15-Jul-2017  kre 3276194
 1.8.2.1 15-Jul-2017  kre file t_arith.sh was added on branch perseant-stdc-iso10646 on 2017-07-15 18:50:43 +0000
 1.6 18-May-2021  kre Add two new sub-tests to the echo test case of the t_builtins shell ATF test.

The first verifies that echo exits >0 when it encounters an I/O error on
its output (this part would have succeeded for a long time). It also
verifies the POSIX requirement that when most standard utilities (or
perhaps many rather than most) exit(>0) they must write a message to stderr.
Our sh's built in echo did not do that (nor does /bin/echo but that's not
relevant here).

The second demonstrates (on an unfixed built-in echo) a bug reported in
private e-mail by Oguz <oguzismailuysal@gmail.com> where once an instance of
the built-in echo has detected an I/O error, all later invocations of
the built-in echo, with no I/O errors of their own, also exit(1) (the error
status on stdout is not cleared, each echo sees the "I/O error occurred" and
does exit(1)).

In this second sub-test, the "2>&-" on the first echo command is simply
an artifact caused by the test harness - the "check" function verifies
that exit((>0) requires a message on stderr (and vice versa), but that
only applies to most (or many) utilities, echo is one, but sh is not.
In the second test, the exit status comes from sh - sh is permitted to
write to stderr (via the echo command it runs in this case) and still
exit(0). But the check function in the test does not understand that
subtlety. So, we simply suppress the stderr message by closing stderr
(the first of these two new sub-tests has verified that the message exists)..
 1.5 09-Jan-2019  kre branches: 1.5.2; 1.5.8;

Add several sub-tests to the test for the "eval" builtin,
including testing correct handling of error cases.
One of these new tests located a bug which will be fixed
within minutes of this commit ...

While doing this, move the test that was used only in the
echo builtin test case (testing if the NetBSD shell was being
tested) into a utility function, and also call it in the eval
test, so NetBSD specific behaviour of what is unspecified in
the standard can be checked to ensure it is not accidentally
altered.
 1.4 12-Dec-2018  kre branches: 1.4.2;
Add a new test case for NetBSD specific readonly tests.
Add more sub-tests to the export_nbsd test case.
In both cases the new -q and -p VAR options are tested.
 1.3 12-Dec-2018  kre Add more subtests to the export and readonly built-in commands test cases.

In particular, add a readonly test to detect the bug that was just fixed...
(but there is more than that one added here).

Also, allow zsh to run more of these tests than it did, what is a builtin
command most places (including in POSIX) can be a reserved word in zsh!
 1.2 05-Dec-2018  kre Oops, this is 2018, not 2017 ... cut&paste (affects just copyright notice)
 1.1 05-Dec-2018  kre Add a new test program to test the "intermediate" shell built in
utilities. That is, not the low level ones that look like syntax,
but aren't: break/continue/return; not those which are really
just external programs that are built in for efficiency (printf,
test, and kill - though kill really needs to be built in) - those
should all have separate test programs (there is a test here for the
built-in echo, as that is an entirely different thing to /bin/echo);
and also not those for which there are other tests because of the
nature of the built-in (like exit, wait, shift, ...). Lastly not
"times" either as that just seems to be too hard to test rationally.

There is a test (well, framework) for ulimit and there's also t_ulimit.sh
one of those should go, but I am not yet sure which is the best way
to reconcile things.

Note: many (in fact) most of the test cases added here are either
entirely empty (no tests at all, beyond testing that the built-in is
in fact a shell built-in) or only very rudimentary tests - assistance
in fleshing those out would be welcome (the boilerplate is all here,
all that is needed is some actual tests to run...)
 1.4.2.3 18-Jan-2019  pgoyette Synch with HEAD
 1.4.2.2 26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts
 1.4.2.1 12-Dec-2018  pgoyette file t_builtins.sh was added on branch pgoyette-compat on 2018-12-26 14:02:08 +0000
 1.5.8.1 31-May-2021  cjep sync with head
 1.5.2.2 10-Jun-2019  christos Sync with HEAD
 1.5.2.1 09-Jan-2019  christos file t_builtins.sh was added on branch phil-wifi on 2019-06-10 22:09:59 +0000
 1.6 11-May-2023  gutteridge t_cmdsub.sh: fix naming of head() of cmdsub_paren_tests
 1.5 16-Jun-2017  kre Add a new test to verify correct operation when a command substitution
produces output with a very large number of consecutive embegged \n
characters.

This test is currently expected to fail (as of commit date) but is not
marked as atf_expect_fail as the shell should be fixed to avoid the
problem quite soon. Until then almost anything might happen to the
sh that runs this test (from just plain wrong results, to core dumps,
even possibly the right results, though that's unlikely).

Whie doing this, get rid of the duplicate implementation of the
nested_cmdsubs_in_heredoc test (which was achieving nothing). I know
how I managed to do that, but on advice of counsel, I ... (it was
just a harmless waste of a tiny amount of CPU time "compiling" the test,
just like writing "x=0;" on consecutive lines....)
 1.4 04-Apr-2016  christos Add a test case for here documents positioned outside `` with the
redirect operator inside the ``. Move the one similar test using
$( ) into its own test case (and expand that test as well.
The `` case was omitted before, as no shells (including NetBSD) were
parsing it correctly, Now the NetBSD shell does, so ... (from kre@)
 1.3 31-Mar-2016  christos Added tests collected by Sven Mascheck
http://www.in-ulm.de/~mascheck/various/cmd-subst/
which test cases of ')' being embedded in command substitutions.
(from kre@)
 1.2 27-Mar-2016  christos Finish these tests (or at least, fill in the place holder tests
with actual code ... tests are never really finished.) One of these
new tests was how the bug in PR bin/50993 was discovered. (from kre@)
 1.1 20-Mar-2016  christos new command substitution test from kre
 1.2 08-Mar-2016  christos This test tests nothing not tested elsewhere, and doesn't
do a very good job of that. Bang! (from kre)
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_compexit.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.2 27-Mar-2016  christos Finish TEST_SH - all tests should support it now.
Misc other KNF changes, minor bug fixes, and a few minor
extra tests added. (from kre@)
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_evaltested.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.6 07-May-2016  kre Remove the trap_zero__explicit_return test case - it was testing undefined
behaviour (and failed with the NetBSD shell, and was marked as expected to
fail.) Other shells do different things. The test was worthless, and is
now gone.

OK christos@
 1.5 01-Mar-2016  christos Improved handling of TEST_SH so that it is possible to define it
to the name of a shell, plus options that shell needs to run it
in the correct mode to be tested: eg: TEST_SH='bash -o posix'
Also finished the implementation of tests of "set -n" now that
the NetBSD shell supports that as it should. (from kre)
 1.4 24-Feb-2016  christos Test improvements from kre
 1.3 13-Apr-2012  jruoho branches: 1.3.2;
Although this does not fail, add a case for the discussion in PR bin/46327.
 1.2 25-Mar-2012  christos ksh trap has been fixed.
 1.1 17-Mar-2012  jruoho Deprecate tests/util.
 1.3.2.2 17-Apr-2012  yamt sync with head
 1.3.2.1 13-Apr-2012  yamt file t_exit.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.23 06-Mar-2023  kre Adjust the tilde expansion test to deal with (very) recent changes
to what the shell produces for tilde expansions, when the expansion
of the tilde prefix ends with '/' and the character immediately following
is another '/' - previously /bin/sh (and most other shells, but not all)
retained both slashes, and this test expected that behaviour.

No longer, now only one of the two will appear. Adjust the expected
test results accordingly, and add an extra loop iteration to make sure
this is thoroughly tested (one more tilde expansion value).

Also, add two new test cases that test for the new (explicit - though
it was always stated this way, but not as explicitly) that if HOME is
an empty string (not unset - that remains an unspecified case, as it
was) then the expansion of ~ must generate "", and not nothing.
The current test was unable to distinguish those two, since it
simply looked for characters in the output, so add a new test cases
explicitly to test for this particular case. This also means (also
previously in the standard, but not as explicitly) that shells are
not permitted to decide "The ~ expansion produces an empty string, that
is weird, let's generate something else instead" which some shells were
doing.
 1.22 04-May-2019  kre Fix an (apparent) ancient ash bug, that was apparently fixed sometime
in the past, but managed to re-surface...

The expression "${0+\}}" should expand to "}" not "\}"
Almost all other shells handle it that way (incl FreeBSD & dash).

Issue pointed out by Martijn Dekker.

Add ATF sub-tests for the 4 old var expand operators (${var+word}
${var-word} ${var-word} and ${var?word} - including the forms
with the ':' included) and amongst those tests include test cases
for this issue, so if the bug tries to appear again, we can squash
it quicker. (The newer pattern matching operators are already
well tested as part of testing patterns.)
 1.21 10-Apr-2019  kre PR bin/54112

Fix handling of "$@" (that is, double quoted dollar at), when it
appears in a string which will be subject to field splitting.

Eg:
${0+"$@" }

More common usages, like the simple "$@" or ${0+"$@"} end up
being entirely quoted, so no field splitting happens, and the
problem was avoided.

See the PR for more details.

This ends up making a bunch of old hack code (and some that was
relatively new) vanish - for now it is just #if 0'd or commented out.
Cleanups of that stuff will happen later.

That some of the worst $@ hacks are now gone does not mean that processing
of "$@" does not retain a very special place in every hackers heart.
RIP extreme ugliness - long live the merely ordinary ugly.

Added a new bin/sh ATF test case to verify that all this remains fixed.
 1.20 27-Nov-2018  kre Add two new test cases to add more tests for $@ expansions
(and a few more subtests in an existing test case).

The two new test cases currently fail, because of issues with
expanding "${1+$@}" which will (hopefully) be fixed soon.
(This looks to have been broken sometime during 2013 ... then I
made it even worse with some of the parser changes a while ago,
though the end result is that it appears less broken than it
really is.)
 1.19 21-Apr-2018  kre branches: 1.19.2;

Add a test case for PR bin/53201

Currently this test case will fail, a fix is coming soon (not worth
marking this as an expected failure.)

This test case and the initial bug report comes from
Martijn Dekker's modernish (shell/test set).
 1.18 06-Oct-2017  kre branches: 1.18.2;

Add a new sub-test to validate ~ expansions.

Currently testing ~user is too much effort to contemplate (other than
assuming that it works in order to verify that it works...) so only bare ~
is being tested for now. Maybe someday...

Right now (@ time of commit), this new test is expected to fail, as ~
expansions are horribly badly broken (have been for months, some forms
for much longer) in all but the simplest of uses. Fix for that coming
very soon.
 1.17 03-Jun-2017  kre Complete the special request by quoting chapter & verse from POSIX
as to why ${011} is ${11} and not ${9} (that is, why we interpret it
that way, the "why could it not be the other way?" is just "because
that is not how it was ever implemented".
 1.16 03-Jun-2017  kre By special request, add a check that ${011} is ${11} not ${9} (etc) and
that ${08} is not an error.
 1.15 02-Jun-2017  kre Add 3 new subtests to the shell_params test case. These test currently
broken behaviour (so for now, 3 of 15 subtests will fail). This will
be corrected later today.
 1.14 29-May-2017  kre Add a new test case wrap_strip based upon strip (ie: cut&paste.. to start)
but with \ newline line continuations inserted at strange places.

For the shell as it is today, since strip passes, wrap_strip should
automaticallty pass as well (and does), as the \ newline combination
is simply removed, producing identical input to that of strip.

However, for accurate line counting ($LINENO: coming soon) newlines (no
matter the context) cannot simply "go away" - we have to know where they
occur(ed) (perhaps long after the text was read) so we know what line
number we are actually processing. This new test case is (perhaps just
part) of future-proofing that the modified code does not break anything.
 1.13 15-May-2017  kre More test sub-cases for the dollar_hash ( ${#...} ) test.
Upi really (really!) don't want to know!

Also, add a comment (in another section) and avoid giving messages
to atf_fail that include newlines - AFT really doesn't like that.
Instead, convert the \n's to ;'s so at least the content is retained.
 1.12 14-May-2017  kre Add a test case for the various ways that ${xxx} expansions, which
contain a # character, can get parsed (which amounts to 86 extra checks,
any Australian can tell you why I decided to stop there and not add one
more...)
 1.11 20-Mar-2017  kre branches: 1.11.2;

PR bin/52090 - the $* tests are no longer expected to fail.
 1.10 19-Mar-2017  kre PR bin/52090

Add 5 new test cases to test various ways that $* can be expanded.
Currently 3 of the 5 are marked as "expected to fail" because of the
bug in this PR.
 1.9 12-Mar-2017  kre Add new test case in to check (coming) bug fix for newly discovered
ash based shell bug
echo ${unset_var##$(echo a)}$(echo b)
should say "b" but instead says "a" ... the first "echo a" is not
evaluated because it cannot possibly match an unset variable, but is
not removed from the list of command substitutions, when the shell
needs to execute the 2nd cmdsub, "echo b" should be at the head of
the list, but isn't, "echo a" is still there...

This test should fail (for now) - should show 4 of 40 subtests failing.
It isn't marked as atf_expect_fail as the fix for this will be coming
later today (I will just wait at least 1 b5 build cycle so the failure
can be observed).

Detecting the bug, and the fix, are from FreeBSD.
 1.8 29-Apr-2016  christos branches: 1.8.2; 1.8.4;
use "" so ${TEST_SH} is expanded.
 1.7 31-Mar-2016  christos PR bin/51027 - tests for shell positional parameters, including
testing that $10 is correctly parsed as ${1}0 and not as ${10}.
More than that though. (from kre@)
 1.6 08-Mar-2016  christos Added more test cases, more exhaustive testing. (from kre)
 1.5 22-Feb-2016  christos PR/43469 has been fixed
 1.4 19-Feb-2016  christos undo accidental commit
 1.3 19-Feb-2016  christos Add a test for PR/50827
 1.2 06-Oct-2013  ast Fix PR bin/48202 [non-critical/low]:
sh +nounset and `for X; do` iteration fails if parameter set empty
by applying and testing FreeBSD's patch of Oct 24 2009 for this; see
http://svnweb.freebsd.org/base/head/bin/sh/expand.c?r1=198453&r2=198454
Also created an ATF test in tests/bin/sh/t_expand.sh for this error and
corrected a space->tabs problem there as well.
 1.1 17-Mar-2012  jruoho branches: 1.1.2; 1.1.4;
Deprecate tests/util.
 1.1.4.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.2.3 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_expand.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.8.4.1 21-Apr-2017  bouyer Sync with HEAD
 1.8.2.2 26-Apr-2017  pgoyette Sync with HEAD
 1.8.2.1 20-Mar-2017  pgoyette Sync with HEAD
 1.11.2.1 19-May-2017  pgoyette Resolve conflicts from previous merge (all resulting from $NetBSD
keywork expansion)
 1.18.2.2 26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts
 1.18.2.1 22-Apr-2018  pgoyette Sync with HEAD
 1.19.2.1 10-Jun-2019  christos Sync with HEAD
 1.10 19-Oct-2024  kre Delete the dummy "always fail" test.

It has demonstrated that the code elsewhere will successfully
handle sub-test errors, should any occur, so has served its purpose.
 1.9 18-Oct-2024  kre Always run all sub-tests in a test case.

Previously, as soon as a sub-test in a test case failed,
the sub-test failed along with it, and no further sub-tests
were run, which would mean "fix one, run it again, fix
another, run it again, ...". Now all the sub-tests that
fail are reported in each run. Many of the other sh
ATF tests work the same way (approximately anyway).

This does mean that it is no longer possible to do (as was
once done here)

atf_expect_fail "whatever reason"
run_the_sub_test
atf_expect pass

to allow for just one known sub-test to fail, and expect all
the others to work, as the individual sub-tests no longer atf_fail.

This change would have made no observable difference, as all
the sub-tests in all the test cases currently pass.

That's no fun! So I added a new test case which contains a
bunch of sub-tests, some of which fail. Don't bother attempting
to work out why, they fail because they were deliberately broken,
that is, broken in the test, not in sh.

Once this update has settled for a day or so, I'll remove that
new test case again (its sub-tests were simply stolen from other
test-cases, there's nothing new, and then some mangled, so they
fail).

While here, since there were (more or less rote) changes throughout,
some sh formatting style changes, 80-col, ..., slipped in as well.
 1.8 18-Oct-2024  kre Test field splitting as used by the read built-in.

This includes a couple of sub-tests which test for the bug from
PR bin/58749

Other aspects of read should be tested elsewhere (someday).
 1.7 24-Jun-2017  kre branches: 1.7.18;

NFC: Added some comments (about other comments)

We currently parse var expansions like "${x-"a b c"}" incorrectly
according to POSIX (and ancient tradition) though in a way that is
generally unexpcted (there are 2 quoted strings there, according
to the standard, "${x-" and "}" and 'a b c' is unquoted.) This has
never been fixed in our sh, as like in many other shells, it is just
a little unbelievable, most people expect that inside the {} is a
whole new ballpark, and everything starts again, and it does in cases
like "${x%"a b c"}" (the newer matching operators.) There have been
comments in this test explaining how the test is actually testing for
incorrect behaviour for a while now.

But I have since learned of POSIX bug #221 (2010), the resolution of which is
to make the problem case unspecified. This will not actually become part
of posix until the next major version (POSIX 8) whenever that appears (still
years away I expect) - but at least we now can feel happier about the
way our code works and not worry quite so much about testing that incorrect
code keeps working incorrectly....
 1.6 03-Jun-2017  kre Paranoia: add a new test case testing that $(( )) results get split
by IFS just the same as any other expansion (split when they should be,
and not when they shouldn't).

Good thing I did ... this discovered a regression in the new expand
code (from an hour or three ago) where quoted arith expansions are
being split, and shouldn't be. (on the other hand, when they should
be split, they are being split correctly, so that's good...)

No need to worry too much about this, in real life (as opposed to
torture tests) no-one ever puts digits in IFS, and a $(( )) expansion
only ever contains digits, so in practice, splitting never happens,
whether because it is quoted, or just becaue there is nothing to split.

The FreeBSD shell does it correctly (they do word splitting using a
totally different mechanism than we do) - I will find where I missed
testing for quoted expansions later tonight. Until that happens,
expect a test failure from t_fsplit:split_arith

While here add more comments in the other test casess (one had a comment
already) that our shell parses incorrectly (this is a parsing problem,
not an expansion problem, and the bug has existed forever .. and is
shared by bash).

That is, in an expression like "${var:-word}" the whole thing (including
word) is quoted by the double quotes, and in "${var:-"word"}" the
expansion is quoted, but 'word' is not, the 2nd " (the one before 'w')
ends the opening quote, and the third (before }) turns quoting on
again (it is required that there be an even number of unquoted quotes inside
a ${} expression, so things like "${var:-"word} are simply invalid.)
Another way of saying this, is that if the { is quoted (for which the
only way is using " to get to this kind of expansion at all) the }
must also be quoted (" quoted). There is no quote nesting here.

This also means that in "${var:-'word'}" the single quotes are just
characters, they are quoted by the "" that surround them, just as in
"a 'string' containing quotes", but "${var:-"'word'"}} is valid and
contains a single quoted word.

Note that this is different than the patetrn-match/trim expansions
( ${var%pattern} etc) where any surrounding quotes do not affect the
pattern, and all forms of quoting can be used in it - but it always
parses as a pattern, and is never subject to filename expansion, so
a '*' in it that is to mean "match any string" does not need special
quoting to avoid it expanding to file names, regardless of whether
the ${var%*} is quoted or not, but a * that is to be matched as a
character literally does need to be quoted.

I will probably file a PR about this bug sometime, but as it is
very old, and doesn't every seem to bother anyone (and is shared by
bash) there isn't any big hurry to open yet another verry messy can
of excrement to fix it...

This does mean that the FreeBSD shell "fails" some of our tests.
(The test is wrong, their shell is correct.)
 1.5 03-Jun-2017  kre Add some extra sub-tests checking splitting of ${#var} - just for my
piece of mind (to verify I was not breaking anything here.)

Also added some commentary better explaining why one of the tests of splitting
quoted variable expansions is almost certainly incorrect (both the tests,
and what sh does) ... though bash does the same as us, so all is not lost!
 1.4 27-Mar-2016  christos Finish TEST_SH - all tests should support it now.
Misc other KNF changes, minor bug fixes, and a few minor
extra tests added. (from kre@)
 1.3 10-Mar-2016  christos Set TEST_SH
 1.2 08-Mar-2016  christos Added more test cases, more exhaustive testing. (from kre)
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_fsplit.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.7.18.1 02-Aug-2025  perseant Sync with HEAD
 1.9 22-Nov-2021  kre PR bin/53550

/bin/sh's processing of here doc expansions has changed. Now it happens
in the context of the parent shell, so side effects are visible there,
just like all other redirection expansions.

We need to stop testing that that doesn't happen, and instead test
that it does. This is that change.

Add another test case which is testing exactly the example from the PR
(well, with a different exit status, 1 is too generic and could happen
by accident) to make sure we don't reintroduce that bug sometime.
 1.8 09-Sep-2021  kre Add a new test case to check for correct parsing and execution
of a few bizarre here document usages, such as

: << do | for x in xxx
do
do echo $x
done

which should work, but never have done. (See the source for others).

This test case will currently fail, until the bug is fixed
(already done, to be committed very soon).
 1.7 22-Jan-2019  kre Add sub tests to the quoting test case, to demonstrate a parsing
bug (and its fix (depending upon whether the test is run against
an unfixed, or fixed, shell).

An obvious indication of the failure is the following (one of the
new sub-tests)

p=A
cat <<EOF
${p+\%$p\%}
${p+%$p%}
EOF

which should output

\%A\%
%A%


as a here doc is treated as a double quoted string, except
that the " character is just a character. In such a string,
the \ is only an escape character when the following character
is special, otherwise it represents a literal \ (which is the
case here).

An unfixed shell will omit the backslashes in the output.

It gets even more wrong if the % chars are replaced by "
(double quote) chars, which should make no difference, other
than the corresponding change, in the output. But doesn't
(it doesn't even produce output broken in a similar way).

This one is a harder case to be specific about however,
as while the fixed (and expected in the test) output is what
is technically correct, only a few shells actually produce
it, most generate something different (but not all the same.)
 1.6 31-Mar-2016  christos branches: 1.6.14; 1.6.16;
Added lots more end delimiter tests (some weird cases...). Also
use printf %s instead of echo, as there are embedded \ chars in
some of the strings, and some other (nameless) shells insist on
treating \ in the args to echo as something special... (from kre@)
 1.5 27-Mar-2016  christos PR bin/50993 - lots of new here document tests to validate all of
the changes made to fix that PR. LOTS more tests... A few general
improvements to the way the tests work and results are reported
as well. (from kre@)
 1.4 08-Mar-2016  christos Cleanup left over (dead) debugging code (from kre)
 1.3 01-Mar-2016  christos Improved handling of TEST_SH so that it is possible to define it
to the name of a shell, plus options that shell needs to run it
in the correct mode to be tested: eg: TEST_SH='bash -o posix'
Also finished the implementation of tests of "set -n" now that
the NetBSD shell supports that as it should. (from kre)
 1.2 29-Feb-2016  christos more tests from kre
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_here.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.6.16.1 10-Jun-2019  christos Sync with HEAD
 1.6.14.1 26-Jan-2019  pgoyette Sync with HEAD
 1.2 14-Oct-2024  kre This test just tested that nul chars in shell input were silently
ignored. Since we no longer do that, the test is kind of pointless.
But rather than delete it, just mark it as "expected fail" for now,
until it is clear that the changed nul behaviour is to remain.
Then the test can be changed to validate that nul chars cause errors...
 1.1 16-Feb-2021  kre branches: 1.1.8;
PR bin/55979

Add a sh ATF test to demonstrate a bug in the way that \0 characters
are dropped from scripts. This test will eventually be extended to
test other potential sh script input related issues.

When initially committed, this test should fail. It should succeed
when the fix for the PR is committed (soon).

Nb: this tests only the \0 related issues from the PR, the MSAN
detected uninitialised variable (struct field) can only be detected
by MSAN, as it has no visible impact on the operation of the shell
when running on any real (or even emulated) hardware.
(It will, however, also be fixed).
 1.1.8.1 02-Aug-2025  perseant Sync with HEAD
 1.9 22-May-2022  andvar fix various small typos, mainly in comments.
 1.8 22-Nov-2021  kre More tests that were doing ... | atf_check ...

which allows the atf_check to fail without causing the test to fail
(unless this is the (very) last command in the test case, in which case it
will fail with what can be interpreted as an internal error)/

Check for this failing and explicitly atf_fail whwn it does.
 1.7 11-Jul-2019  msaitoh Fix typo (s/supress/suppress/).
 1.6 16-Nov-2017  kre branches: 1.6.4;
Add a test case for "set -X".

Currently (or when testing any shell that does not support -X) the
test will be skipped (also for [m]ksh (but not ksh93 etc) where there
is an absurdly badly named -X option, skip the new test for them as well.)

When -X appears in /bin/sh, this will verify that it is probably working
(the test is MUCH more gruelling than any rational use of -X would be.)
 1.5 15-Jul-2017  kre branches: 1.5.2;

Add some tests for the (likely forthcoming) pipefail option (modelled
after than in ksh and bash, and the similar thing in zsh) for which a
request has been made for support in the NetBSD sh.

Until the support is committed, the test will be skipped.
 1.4 02-Jun-2017  kre Guard against EVN being set, and possibly referencing an unset
variable, when we are running tests with sh -u
 1.3 08-Mar-2016  christos Correct the way that TEST_SH is used so that the tests work as
intended when TEST_SH is specifies a shell that needs options (like
sh -F, or bash -o posix). (from kre)
 1.2 01-Mar-2016  christos Improved handling of TEST_SH so that it is possible to define it
to the name of a shell, plus options that shell needs to run it
in the correct mode to be tested: eg: TEST_SH='bash -o posix'
Also finished the implementation of tests of "set -n" now that
the NetBSD shell supports that as it should. (from kre)
 1.1 23-Feb-2016  christos Add t_option, from kre (with minor edits from me)
 1.5.2.2 15-Jul-2017  kre 3276277
 1.5.2.1 15-Jul-2017  kre file t_option.sh was added on branch perseant-stdc-iso10646 on 2017-07-15 18:52:22 +0000
 1.6.4.1 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.7 11-May-2023  kre Fix building the debugging tarball of the directory tree created for
the pathname matching tests ... this is not used in any way in a normal
test run, but if there are problems, one needs a mechanism to discover
whether the issue is with the code that creates the directory tree in the
test, or with the matching (either what the test expects to happen, or
what the shell actually does). The couple of lines being fixed here make
that mechanism work --- I have had this in my private sources for years
now, but never got around to committing it. It is time. NFC for any
normal test run.
 1.6 11-May-2023  gutteridge t_patterns.sh: fix naming of head() of filename_expansion
 1.5 10-Jul-2019  martin Make sure we have enough free inodes before running the filename_expansion
test.
 1.4 18-Nov-2018  kre branches: 1.4.2;

It turns out there are more cases where escaping of meta-chars
was not being done properly (too many different code paths inside sh)
so add even more subtests to the case_matching test case to verify
that all (that I can think of for now anyway) get fixed when this
gets cleaned up. The case_matching test case still fails, but now
6 of its subtests should fail (until sh is corrected ... soon).
 1.3 18-Nov-2018  kre Add some tests to detect the presence of a bug in sh reported by
Martijn Dekker (private e-mail.) Variable expansions that are
double quoted result in literal characters (nver pattern matching
meta chars.) This includes '\' (that one was the bug.)
[On the other hand, a variable in a case pattern expansion that is
unquoted, produces a pattern, and in that the \ character can be
used to excape other pattern meta-chars (and itself.]

This addition will cause the case_matching test case to fail (two
of the newly added sub-tests fail) until fixes to /bin/sh are made.
(That is comiung soon, the code exists already.)
 1.2 20-Jul-2018  kre branches: 1.2.2;

Several improvements to this test...

In the filename expansion test, don't insist on testing cases
of [^a] anything not an a) (etc) - while almost all shells allow
^ there (as in regular expressions) this is not standard sh/glob syntax
(! is used for that, not ^). Use of ^ as first char after '[' in a []
match has unspecified behaviour. So, check if the shell being
tested supports ^ used this way before running the tests of ^ in [].
This makes no difference at all when testing the NetBSD sh which
does allow ^ for that use case.

Fix an obvious (in hindsight) stupidity in the case pattern tests
(a cut/paste/forget-to-fix type error).

Many cleanups, including some additional sub-tests, for the var
substring matching (just a couple of actual fixes to the tests).
(This was the last added, and least polished part - still is.)

This makes no difference to the filename expansion tests (11 of 167
still fail), the fix reduces the failing case match tests from
14 of 261 to 13 of 261. For var substring tests, the failure
has changed from 6 of 87 to 8 of 99. (Some) Fixes to sh will appear
soon.

For comparison, using this version of the test, dash passes all case
and var substring tests, and (aside from the [^...] tests which it
does not implement) fails 4 of the filename tests. bash fails one
case test (a bash oddity in interpretation of the spec, which is unique
to bash amongst shells I have tested) and one filename expansion (all
var substring tests pass). Other shells are much worse (though the
freebsd shell results were coloured by the version of their shell I
tested still having the [[:xxx:]] always matches '[' bug, which is
fixed in later versions of their shell)
 1.1 10-Jul-2018  kre Add tests for pattern matching (filename expansion (glob), case statement
patterns, and variable expansion substring matching)

Currently (2018-07-10) all 3 sub-tests fail (sh bugs...)
Expect to see 14 (of 261) case matching sub-tests fail, 11 (of 167) filename
expansion (glob) sub-tests fail, and 6 (of 87) var substring sub-tests fail.

Also expect those numbers to reduce as sh bugs are fixed.
 1.2.2.3 26-Nov-2018  pgoyette Sync with HEAD, resolve a couple of conflicts
 1.2.2.2 28-Jul-2018  pgoyette Sync with HEAD
 1.2.2.1 20-Jul-2018  pgoyette file t_patterns.sh was added on branch pgoyette-compat on 2018-07-28 04:38:12 +0000
 1.4.2.3 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.4.2.2 10-Jun-2019  christos Sync with HEAD
 1.4.2.1 18-Nov-2018  christos file t_patterns.sh was added on branch phil-wifi on 2019-06-10 22:09:59 +0000
 1.14 21-Nov-2021  kre Deal with a lot more pipes into atf_check missed last time.
 1.13 16-Nov-2021  kre Fix a test that has been (unnoticed) failing ever since printf(1) was
changed to exit(1) when it detects a write error to stdout.

Running printf with stdout closed is guaranteed to generate such a
condition.

Until the previous commit, while the test case was actually failing
(stderr was expected to be empty. and was not) this was unnoticed.
We don't want the output (obviously), we also don't want the error
message, so just direct the latter to /dev/null.
 1.12 16-Nov-2021  kre Correct a systematic atf_check usage error. One must not pipe into
atf_check and simply expect it to work - the shell is permitted to,
and our shell currently does, run all commands in a pipeline in subshell
environments - when atf_check attempts to exit to indicate failure, it
only exits from that subshell, and the rest of the test continues, usually
to indicate success

Instead, when it is necessary (or just convenient) to pipe into atf_check
check the exit status of the pipeline (if atf_check is not last, which it
would usually be, then we would need the pipefail option set - there are
currently no such cases), and explicitly fail if atf_check did not exit(0).
 1.11 19-May-2021  kre Handle the (very) recent change to printf(1) - when writing to a closed
stdout printf(1) now issues an error message, hence stderr in such cases
should not be empty, rather than should be empty. Adapt to that.
 1.10 27-Nov-2018  kre branches: 1.10.6;

Add a new test case to test <> (open for input & output),
includion a test to make sure that the file doesn't get truncated.

Add new subtests to the "incorrect redirections" test case, to
validate correct behaviour of the shell when redirections fail in
various scenarios, including when the redirect is the whole command.

More along these lines are really needed, but this is better than nothing.

All the added tests pass on the /bin/sh currently in netbsd HEAD.
 1.9 14-May-2016  kre branches: 1.9.14; 1.9.16;

Add another test for the 48875 fix fallout...
 1.8 11-May-2016  kre Add a test for fd redirections on functions in loops (the etcupdate issue)
and also fix a quoting bug which was causing a test to fail, though
ATF was ignoring (an ATF bug to be investigated later.)

OK christos@
 1.7 09-May-2016  kre PR bin/48875 PR bin/51123 This adds tests more that verify fide descriptor
redirection works correctly (including that the bugs reported in those PRs
are fixed.) Note that the tests for 48875 are slow, so one of the new
test cases ends up running > 25 seconds (just doing sleeps) - each individual
test is just a few seconds, but there are several of them.

OK christos@
 1.6 02-May-2016  christos More redirect tests, in particular, tests for redirects to/from
file descriptors outside the 0..9 range, and complex fd
reassignments. Also test that the shell can cope with the
value of ulimit -n changing (downwards, up is harmless)
(Freom kre@)
 1.5 27-Mar-2016  christos Avoid relying on the test shell correctly implementing $(( ))
in order for some of the redirect tests to terminate. (from kre@)
 1.4 08-Mar-2016  christos Added more test cases, more exhaustive testing. (from kre)
 1.3 01-Mar-2016  christos Improved handling of TEST_SH so that it is possible to define it
to the name of a shell, plus options that shell needs to run it
in the correct mode to be tested: eg: TEST_SH='bash -o posix'
Also finished the implementation of tests of "set -n" now that
the NetBSD shell supports that as it should. (from kre)
 1.2 23-Feb-2016  christos Add new redirection test, from kre
 1.1 22-Feb-2016  christos Add new test
 1.9.16.1 10-Jun-2019  christos Sync with HEAD
 1.9.14.1 26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts
 1.10.6.1 31-May-2021  cjep sync with head
 1.5 27-May-2017  kre Skip the test of non-posix behaviour if we are deliberately trying
to be posix compatible (POSIXLY_CORRECT is set).
 1.4 14-May-2017  kre Add a test for opening files with exec "when" in posix mode (close-on-exec
should not get set.) While here, remove the (unused) runhelper() function.
 1.3 15-May-2016  kre branches: 1.3.6;

Add a new test case to validate N>&N redirect disables close-on-exec.
OK christos@
 1.2 16-Mar-2016  christos Better tests for redircloexec and add t_shift (from kre)
 1.1 13-Mar-2016  christos Add some redir-close-on-exec tests
 1.3.6.1 19-May-2017  pgoyette Resolve conflicts from previous merge (all resulting from $NetBSD
keywork expansion)
 1.4 31-Mar-2016  christos When embedding a command in a subshell "( ... )" avoid accidentally
producing (( (when the cmd starts with a '(' as that as a reserved
sequence (according to posix) and some shells do treat it specially.
So, force a space after the enclosing '(' to avoid the problem.
For symmetry, put a space before the concluding ')' as well, though
there is nothing special about )). (from kre@)
 1.3 27-Mar-2016  christos Finish TEST_SH - all tests should support it now.
Misc other KNF changes, minor bug fixes, and a few minor
extra tests added. (from kre@)
 1.2 08-Mar-2016  christos Correct one test that (while OK for NetBSD) insisted on behaviour
that is not required by the standard. The test now allows either
of the two allowed responses. Also add commentary correcting
erroneous comments about what is correct, and incorrect. (from kre)
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_set_e.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.3 21-Sep-2024  kre In !TINYPROG versions of sh, make the builtin "shift" builtin command
perform a rotate instead or shift if given a numeric arg (which is
otherwise an error).

"set -- a b c; shift -1; echo $*" will echo "c a b".

While here, make the shift builtin comply with POSIX, and accept
(and ignore) a '--' arg before the shift (or rotate) count.

Document the variant of shift in sh(1)

Adapt the shell test for shift to not expect "shift -1" to be an
error, test that rotate works as expected, and include some tests
that use the (useless, but required) "--" arg.
 1.2 17-May-2016  kre branches: 1.2.28;

Use valid (standard) shell syntax, in anticipation of /bin/sh enforcing
it sometime soon (perhaps.)
 1.1 08-Mar-2016  christos Tests for the shift builtin (from kre)
 1.2.28.1 02-Aug-2025  perseant Sync with HEAD
 1.13 28-Dec-2023  andvar s/synax/syntax/ in test description.
 1.12 22-Nov-2021  kre More tests that were doing ... | atf_check ...

which allows the atf_check to fail without causing the test to fail
(unless this is the (very) last command in the test case, in which case it
will fail with what can be interpreted as an internal error)/

Check for this failing and explicitly atf_fail whwn it does.
 1.11 16-Nov-2021  kre Correct a systematic atf_check usage error. One must not pipe into
atf_check and simply expect it to work - the shell is permitted to,
and our shell currently does, run all commands in a pipeline in subshell
environments - when atf_check attempts to exit to indicate failure, it
only exits from that subshell, and the rest of the test continues, usually
to indicate success

Instead, when it is necessary (or just convenient) to pipe into atf_check
check the exit status of the pipeline (if atf_check is not last, which it
would usually be, then we would need the pipefail option set - there are
currently no such cases), and explicitly fail if atf_check did not exit(0).
 1.10 14-Nov-2018  kre Add a test for the bug in PR bin/53712 ( " { } > out " core dump )
Tested with both fixed, and unfixed, versions of /bin/sh (and in
posix mode, where that is a syntax error).
 1.9 21-Aug-2017  kre branches: 1.9.2; 1.9.4;

Make the $'...' syntax tests test what is supposed to work, rather than
what I thought was required (just a couple of changes...).
 1.8 19-Aug-2017  kre Add a few more sub-tests to the $'...' syntax tests.
Remove dome debug noise accidentally left in when the test was first added.
(This still does not matter just yet, but should do soon.)
 1.7 18-Aug-2017  kre Add a basic test for $'...' quoting (roughly C ctyle strings).
This test will be skipped on shells (such as /bin/sh in -current as of
the date of this commit) which do not support $'...'

While here fix a typo in a comment (there are probably more...)
 1.6 26-Jul-2017  kre PR bin/48498 PR bin/52426

Add two new sh syntax test cases to check for bug fixes for the parser
problems (syntax errors unidentified) reported in the two PRs.

In the latter case, also include some tests that test similar
looking, valid, syntax - to make sure the fix for the PR does not
break code that should not fail. This is not needed for the earlier
PR as other tests, and just normal parsing, is sufficient.

These tests have been verified to fail with a current /bin/sh and to
pass with the sh updates that are to be committed soon -- and because that
fix is expected within hours, the tests are not marked as expected to
fail, just let them actually fail for now.
 1.5 24-Jun-2017  kre Give this test a promotion! This was the test that enabled the sh's
STACKSTRNUL() bug to eventually be found. Not any of the test cases
directly - the shell running the tests (the same /bin/sh) managed to
build one of the f_variable_syntax sub-tests incorrectly, and that was
enough to eventually allow the bug to be located and squashed.

Like all good promotions, this one comes with increased work, and no extra pay.
 1.4 16-Jun-2017  kre Fix a really stupid typo/thinko that was preventing many of the
redirect syntax sub-tests from being attempted.
 1.3 09-Jun-2017  kre Add two new sub-tests to the c_line_wrapping test case.

These should detect if the errors that caused MAKDEV to fail and
pkgsrc/pkgtools/cwrappers to fail to build (problem detected in
libnbcompat/configure) ever return.

Also fixed one of the other sub-tests so that it actually does what
it should - no idea how this one has been passing, it did not for me
when I was checking the new ones (but perhaps in the interim I have
fixed something else in sh, the problem was in the area I have been
playing, and I originally debugged the new tests using a newer version
of /bin/sh than has yet been committed.)
 1.2 02-Jun-2017  kre One more weird test of parsing (and correctly understanding) words
whose meaning is defined entirely by context.

For those who read commit messages, and want a (small) challenge,
work out where (and what) to insert as punctuation/operator chars
in the following to produce 3 ines of output, and what those will be:

for in in in do in do case in in in echo do do echo in esac done

(There are no comments, quotes of any kind, or any kind of sub-shell,
including cmd substitutions) With correct non alpha-numeric chars added,
it works.
 1.1 20-May-2017  kre Add a test of sh syntax & parsing (first attempt anyway.)
 1.9.4.1 10-Jun-2019  christos Sync with HEAD
 1.9.2.1 26-Nov-2018  pgoyette Sync with HEAD, resolve a couple of conflicts
 1.4 28-Apr-2024  rillig tests: replace deprecated '-s eq:...' with '-s exit:...'
 1.3 27-Mar-2016  christos Finish TEST_SH - all tests should support it now.
Misc other KNF changes, minor bug fixes, and a few minor
extra tests added. (from kre@)
 1.2 30-Dec-2015  christos more robust ulimit test that works with most variants of bourne shells.
 1.1 11-Jun-2012  njoly branches: 1.1.4;
New testcase to check limits flags for ulimit builtin.
 1.1.4.2 30-Oct-2012  yamt sync with head
 1.1.4.1 11-Jun-2012  yamt file t_ulimit.sh was added on branch yamt-pagecache on 2012-10-30 18:59:51 +0000
 1.6 28-Apr-2024  rillig tests: replace deprecated '-s eq:...' with '-s exit:...'
 1.5 27-Mar-2016  christos Finish TEST_SH - all tests should support it now.
Misc other KNF changes, minor bug fixes, and a few minor
extra tests added. (from kre@)
 1.4 12-Mar-2016  christos Implement TEST_SH for this test, add a test or two, and also some
commentary to explain some of the weirdness of shell quoting. (from kre@)
 1.3 19-Feb-2016  christos Add a test for PR/50827
 1.2 25-Mar-2012  christos branches: 1.2.2;
PR/43597 was fixed
 1.1 17-Mar-2012  jruoho Deprecate tests/util.
 1.2.2.2 17-Apr-2012  yamt sync with head
 1.2.2.1 25-Mar-2012  yamt file t_varquote.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.2 22-Nov-2021  kre More tests that were doing ... | atf_check ...

which allows the atf_check to fail without causing the test to fail
(unless this is the (very) last command in the test case, in which case it
will fail with what can be interpreted as an internal error)/

Check for this failing and explicitly atf_fail whwn it does.
 1.1 16-Mar-2016  christos New tests from kre
 1.8 31-Mar-2016  christos Avoid leaving turds in /tmp. (from kre@)
 1.7 27-Mar-2016  christos More tests, add protection against shells that allow wait N
to wait for the same process over and over again (forever) (???)
This test now takes slightly over 20 seconds to complete (elapsed
time) caused by all the waiting on sleep commands being run in
the background. (from kre@)
 1.6 08-Mar-2016  christos Complete implementation of TEST_SH, use builting kill (which does
work, now anyway) rather than working around a defect by using
/bin/kill (if the shell is broken, the test should fail, not succeed)
and test more aspects of the wait builtin in the kill test. (from kre)
 1.5 24-Feb-2016  christos uncomment clean up
 1.4 24-Feb-2016  christos Test improvements from kre
 1.3 30-Sep-2015  ozaki-r Add delay to improve stability of test
 1.2 23-Aug-2015  christos another wait test.
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_wait.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.3 27-Mar-2016  christos Allow for testing other than /bin/sh using TEST_SH (from kre@)
 1.2 27-Jul-2014  apb branches: 1.2.2; 1.2.6;
Run scripts at build time via ${HOST_SH}
 1.1 31-May-2014  christos PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.2.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.6.1 27-Jul-2014  tls file Makefile was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.2.2.2 10-Aug-2014  tls Rebase.
 1.2.2.1 27-Jul-2014  tls file Makefile was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.3 04-Dec-2018  kre Supply a missing \ ... this missing has meant that these tests
have not been testing everything they should have been testing.
Never mind, they still all succeed.
 1.2 27-Mar-2016  christos branches: 1.2.14; 1.2.16;
Allow for testing other than /bin/sh using TEST_SH (from kre@)
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file scoped_command was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file scoped_command was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.2.16.1 10-Jun-2019  christos Sync with HEAD
 1.2.14.1 26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts
 1.2 27-Mar-2016  christos Allow for testing other than /bin/sh using TEST_SH (from kre@)
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file t_dotcmd.sh was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file t_dotcmd.sh was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_break_case.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_break_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_break_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_break_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_break_file.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_break_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_break_for.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_break_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_break_func.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_break_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_break_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_break_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_break_until.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_break_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_break_while.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_break_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_continue_case.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_continue_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_continue_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_continue_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_continue_file.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_continue_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_continue_for.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_continue_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_continue_func.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_continue_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_continue_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_continue_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_continue_until.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_continue_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_continue_while.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_continue_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_return_case.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_return_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_return_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_return_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_return_file.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_return_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_return_for.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_return_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_return_func.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_return_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_return_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_return_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_return_until.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_return_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file case_return_while.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file case_return_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_break_case.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_break_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_break_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_break_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_break_file.out was added on branch tls-maxphys on 2014-08-20 00:04:45 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_break_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_break_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_break_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_break_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_break_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_break_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_break_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_break_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_break_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_break_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_break_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_continue_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_continue_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_continue_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_continue_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_continue_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_continue_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_continue_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_continue_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_continue_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_continue_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_continue_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_continue_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_continue_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_continue_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_continue_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_continue_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_return_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_return_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_return_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_return_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_return_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_return_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_return_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_return_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_return_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_return_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_return_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_return_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_return_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_return_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file compound_return_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file compound_return_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_break_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_break_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_break_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_break_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_break_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_break_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_break_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_break_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_break_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_break_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_break_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_break_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_break_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_break_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_break_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_break_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_continue_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_continue_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_continue_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_continue_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_continue_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_continue_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_continue_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_continue_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_continue_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_continue_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_continue_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_continue_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_continue_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_continue_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_continue_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_continue_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_return_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_return_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_return_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_return_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_return_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_return_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_return_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_return_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_return_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_return_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_return_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_return_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_return_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_return_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file file_return_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file file_return_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_break_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_break_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_break_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_break_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_break_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_break_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_break_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_break_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_break_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_break_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_break_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_break_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_break_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_break_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_break_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_break_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_continue_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_continue_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_continue_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_continue_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_continue_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_continue_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_continue_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_continue_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_continue_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_continue_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_continue_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_continue_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_continue_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_continue_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_continue_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_continue_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_return_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_return_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_return_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_return_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_return_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_return_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_return_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_return_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_return_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_return_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_return_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_return_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_return_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_return_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file for_return_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file for_return_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_break_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_break_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_break_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_break_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_break_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_break_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_break_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_break_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_break_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_break_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_break_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_break_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_break_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_break_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_break_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_break_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_continue_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_continue_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_continue_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_continue_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_continue_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_continue_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_continue_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_continue_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_continue_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_continue_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_continue_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_continue_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_continue_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_continue_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_continue_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_continue_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_return_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_return_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_return_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_return_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_return_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_return_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_return_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_return_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_return_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_return_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_return_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_return_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_return_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_return_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file func_return_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file func_return_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_break_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_break_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_break_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_break_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_break_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_break_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_break_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_break_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_break_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_break_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_break_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_break_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_break_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_break_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_break_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_break_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_continue_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_continue_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_continue_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_continue_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_continue_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_continue_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_continue_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_continue_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_continue_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_continue_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_continue_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_continue_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_continue_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_continue_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_continue_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_continue_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_return_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_return_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_return_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_return_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_return_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_return_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_return_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_return_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_return_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_return_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_return_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_return_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_return_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_return_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file subshell_return_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file subshell_return_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_break_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_break_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_break_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_break_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_break_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_break_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_break_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_break_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_break_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_break_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_break_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_break_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_break_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_break_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_break_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_break_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_continue_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_continue_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_continue_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_continue_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_continue_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_continue_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_continue_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_continue_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_continue_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_continue_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_continue_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_continue_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_continue_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_continue_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_continue_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_continue_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_return_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_return_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_return_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_return_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_return_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_return_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_return_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_return_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:02 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_return_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_return_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_return_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_return_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_return_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_return_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file until_return_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file until_return_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_break_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_break_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_break_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_break_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_break_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_break_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_break_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_break_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_break_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_break_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_break_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_break_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_break_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_break_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_break_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_break_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_continue_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_continue_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_continue_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_continue_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_continue_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_continue_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_continue_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_continue_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_continue_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_continue_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_continue_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_continue_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_continue_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_continue_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_continue_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_continue_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_return_case.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_return_case.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_return_compound.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_return_compound.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_return_file.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_return_file.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_return_for.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_return_for.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_return_func.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_return_func.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_return_subshell.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_return_subshell.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_return_until.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_return_until.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 31-May-2014  christos branches: 1.1.2; 1.1.6;
PR/48843: Jarmo Jaakkola: Test cses for break/continue/return broken
inside dot commands:

The test cases are named with the pattern
dotscope_cmd_cmdscope,
where dotscope is the scope in which the dot command is and cmdscope
is the scope where cmd is in the sourced file.
 1.1.6.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1 31-May-2014  tls file while_return_while.out was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.1.2.2 10-Aug-2014  tls Rebase.
 1.1.2.1 31-May-2014  tls file while_return_while.out was added on branch tls-earlyentropy on 2014-08-10 06:57:03 +0000
 1.1 30-Mar-2012  jruoho branches: 1.1.2;
Add regression tests for PR bin/3914 and PR bin/27140.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 30-Mar-2012  yamt file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.2 21-Jan-2019  kre Add subtests to verify that both "sleep 0.2" and "sleep 0,2" work
when the locale is ru_RU.UTF-8 (which has ',' as its decimal radix char).
Inspired by a problem with rc.subr experiened by ru_RU.UTF-8 reported on
netbsd-users. These are in the "fraction" test case.

While here, add some more (sub-)tests of invalid input, to make sure they
fail (in the "nonnumeric" test case), and for fun, a couple of subtests
testing hex input fractional delays (in the "hex" test case).
 1.1 30-Mar-2012  jruoho branches: 1.1.2; 1.1.32; 1.1.34;
Add regression tests for PR bin/3914 and PR bin/27140.
 1.1.34.1 10-Jun-2019  christos Sync with HEAD
 1.1.32.1 26-Jan-2019  pgoyette Sync with HEAD
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 30-Mar-2012  yamt file t_sleep.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.1 17-Mar-2012  jruoho branches: 1.1.2;
Deprecate tests/util.
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file Makefile was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000
 1.3 28-Apr-2024  rillig tests: replace deprecated '-s eq:...' with '-s exit:...'
 1.2 30-Nov-2018  christos Add base-256 test (Micha Gorny)
 1.1 17-Mar-2012  jruoho branches: 1.1.2; 1.1.32; 1.1.34;
Deprecate tests/util.
 1.1.34.1 10-Jun-2019  christos Sync with HEAD
 1.1.32.1 26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts
 1.1.2.2 17-Apr-2012  yamt sync with head
 1.1.2.1 17-Mar-2012  yamt file t_tar.sh was added on branch yamt-pagecache on 2012-04-17 00:09:02 +0000

RSS XML Feed