Commit Graph

2 Commits

Author SHA1 Message Date
Peter Ross
db5c3ddd20 Avoid a problem where exponents can be represented by -00 or +00, by
Estimated hours taken: 0.25

string_format_test.exp:
string_format_test.exp2:
string_format_test.m:
    Avoid a problem where exponents can be represented by -00 or +00, by
    changing the numbers to have a non-zero exponent.
2000-09-11 12:26:58 +00:00
Peter Ross
7eb3746a30 Add the expected output for when an MR_Integer is represented by 64 bits.
Estimated hours taken: 0.1

tests/general/string_format_test.exp2:
    Add the expected output for when an MR_Integer is represented by 64 bits.
2000-08-22 09:08:03 +00:00