21aab71556
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. |
||
---|---|---|
.. | ||
cat | ||
cp | ||
dd | ||
df | ||
expr | ||
pax | ||
ps | ||
sh | ||
sleep | ||
tar | ||
Makefile |