Commit Graph

2 Commits

Author SHA1 Message Date
Julien Fischer
9ba6fb4701 Fix an off-by-one error in the bitwise tests.
tests/hard_coded/bitwise_int*.m:
tests/hard_coded/uint_bitwise.m:
    Fix an off-by-one error in the C code that prints integers in
    their binary representation.
2017-09-08 01:33:50 -04:00
Julien Fischer
5d3633f0ca Add tests of bitwise operations for fixed sized integers.
tests/hard_coded/Mmakefile:
tests/hard_coded/bitwise*.{m,exp}:
     As above.
2017-08-27 02:05:29 +10:00