8 Commits

Author SHA1 Message Date
Jacek Sieka
5c5e01cef0
fix compile-time hash, port to unittest2 (#145)
* enable compile-time testing for most of the test suite (some parts
that were skipping things turned out to be bugs)
* port to unittest2 and use its recent compile-time testing support
2024-11-25 14:17:39 +01:00
jangko
025428d0ae
tidying up tests 2023-06-22 22:31:12 +07:00
jangko
8c1e43f001
fix shlAddMod SIGFPE bug 2023-06-22 16:43:31 +07:00
jangko
21eeee72df
nimvm bug workaround 2023-06-14 17:41:02 +07:00
jangko
1657d841e7
cleanup some code 2023-06-14 08:06:44 +07:00
jangko
0dc6afe9d4
let the tests compileable and run 2023-06-12 21:07:15 +07:00
Mamy Ratsimbazafy
53d2fd14f3
uint division - compile and pass the single limb tests 2023-06-12 17:11:13 +07:00
Mamy André-Ratsimbazafy
dc9e0a43ca
Implement exponentiation, test mul, split mul/div tests 2023-06-12 17:08:21 +07:00