nim-stint/tests
Mamy Ratsimbazafy 3a1e5b1151
Make bits part of type (#6)
* Small reorg of conversion proc

* Rework with bits as type. Pass endianess test

* tests_comparison compiles and succeed

* Fix init with int for mpint_test compilation flag

* All tests green 🔥
2018-03-26 11:46:24 +02:00
..
all_tests.nim Relicense under dual Apache/MIT 2018-03-02 11:48:08 +01:00
test_addsub.nim Make bits part of type (#6) 2018-03-26 11:46:24 +02:00
test_bitwise.nim Make bits part of type (#6) 2018-03-26 11:46:24 +02:00
test_comparison.nim Make bits part of type (#6) 2018-03-26 11:46:24 +02:00
test_endianness.nim Make bits part of type (#6) 2018-03-26 11:46:24 +02:00
test_muldiv.nim Make bits part of type (#6) 2018-03-26 11:46:24 +02:00