Results for empty-bodies.test.sh

statusdashbashmkshzshoshosh_ALT
pass 112333
ok 221000
total333333
casedashbashmkshzshoshosh_ALTdescription
0ok ok pass pass pass pass Empty do/done
detailsdetails
1pass pass pass pass pass pass Empty case/esac
2ok ok ok pass pass pass Empty then/fi
detailsdetailsdetails
13 passed, 5 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

dash0 Empty do/done

stdout:
stderr: 
/home/andy/git/oilshell/oil/_tmp/spec-bin/dash: 2: Syntax error: "done" unexpected
bash0 Empty do/done

stdout:
stderr: 
/home/andy/git/oilshell/oil/_tmp/spec-bin/bash: line 2: syntax error near unexpected token `done'
/home/andy/git/oilshell/oil/_tmp/spec-bin/bash: line 2: `done'
dash2 Empty then/fi

stdout:
stderr: 
/home/andy/git/oilshell/oil/_tmp/spec-bin/dash: 2: Syntax error: "fi" unexpected
bash2 Empty then/fi

stdout:
stderr: 
/home/andy/git/oilshell/oil/_tmp/spec-bin/bash: line 2: syntax error near unexpected token `fi'
/home/andy/git/oilshell/oil/_tmp/spec-bin/bash: line 2: `fi'
mksh2 Empty then/fi

stdout:
stderr: 
/home/andy/git/oilshell/oil/_tmp/spec-bin/mksh: <stdin>[2]: syntax error: 'fi' unexpected