Files
mercury/tests/hard_coded/uint16_to_string.exp
Julien Fischer cd75789501 Add tests of uint{16,64} to decimal string conversion.
This is to support upcoming changes to how these conversions are implemented.

tests/hard_coded/uint{16,64}_to_string.{m,exp}:
    Add the new tests.

tests/hard_coded/uint32_to_string.m:
    Adjust a comment.

tests/hard_coded/Mmakefile:
   Add the new tests.
2021-10-31 17:32:32 +11:00

29 lines
114 B
Plaintext

0
1
2
7
8
9
10
11
99
100
101
126
127
128
254
255
256
999
1000
1001
9999
10000
10001
32766
32767
32768
65534
65535