Results for empty-bodies.test.sh

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 known unimplemented, 0 known bugs, 0 failed, 0 skipped

Details on runs that didn't PASS

dash0 Empty do/done

stdout:
stderr: 
_tmp/spec-bin/dash: 2: Syntax error: "done" unexpected
bash0 Empty do/done

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

stdout:
stderr: 
_tmp/spec-bin/dash: 2: Syntax error: "fi" unexpected
bash2 Empty then/fi

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

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