pass in count and num loops to unit test to make it shorter
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 2 May 2019 22:31:32 +0000 (23:31 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 2 May 2019 22:31:32 +0000 (23:31 +0100)
commit3cd9a94a65be2121db5f95297631a890238f285c
tree44ebe9a79337997969adc158ef3f6016d196c2c1
parent84c8fb58d9df898dc816835d99ba5d6472e53e43
pass in count and num loops to unit test to make it shorter
src/ieee754/fpcommon/test/unit_test_double.py
src/ieee754/fpcommon/test/unit_test_half.py
src/ieee754/fpcommon/test/unit_test_single.py
src/ieee754/fpmul/test/test_mul.py