Commit Graph

4 Commits

Author SHA1 Message Date
Julien Fischer
726c8269f8 Fix the failure of tests/hard_coded/write in the java grade.
tests/hard_coded/write.exp4:
    Conform to recent changes to the handling of character escapes.
2018-07-30 16:13:48 +10:00
Julien Fischer
84b3c5591a Update a test to cover 64-bit integers.
tests/hard_coded/write.m:
tests/hard_coded/write.exp*:
    As above.
2018-02-21 00:06:27 +11:00
Julien Fischer
d146f53864 Extend hard_coded/write to cover fixed size integers.
tests/hard_coded/write.m:
tests/hard_coded/write.exp*:
    As above.

    Also, update the expected outputs for the non-C grades for the chnage in
    commit 253378f.
2017-09-15 09:56:23 -04:00
Julien Fischer
a27cfdf9e2 Fix failure of hard_coded/write and hard_coded/write_reg1 in Java grade.
tests/hard_coed/write.exp4:
tests/hard_coed/write_reg1.exp4:
    Alternative expected outputs to account for differences in the way
    floats are formatted.
2016-02-09 11:02:31 +11:00