Results for empty-bodies.test.sh

statusbashmkshkshtoyshsushbrushosh
pass 1223333
ok 2100000
FAIL 0010000
total3333333
casebashmkshkshtoyshsushbrushoshdescription
0ok pass pass pass pass pass pass Empty do/done
details
1pass pass pass pass pass pass pass Empty case/esac
2ok ok FAIL pass pass pass pass Empty then/fi
detailsdetailsdetails
17 passed, 3 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

bash0 Empty do/done

stdout:
stderr: 
bash: line 2: syntax error near unexpected token `done'
bash: line 2: `done'
bash2 Empty then/fi

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

stdout:
stderr: 
mksh: <stdin>[2]: syntax error: 'fi' unexpected
ksh2 Empty then/fi

[ksh stdout] Expected 'empty\n', got ''
[ksh status] Expected 0, got 1

stdout:
stderr: 
E: ksh: <stdin>[2]: syntax error: unexpected 'fi'