JMU-CS / less-java

Language and compiler designed for teaching introductory programming
GNU General Public License v3.0
6 stars 7 forks source link

Add FP test and fix test emission #17

Closed lam2mo closed 5 years ago

lam2mo commented 6 years ago

Only emit assertEquals if the binary expression is an EQ operation. Fixes the floating-point test case (provided).