switch to exact version of cython
[ieee754fpu.git] / src / ieee754 / fpcommon / test / unit_test_half.py
2019-07-08 Luke Kenneth Casso... add test_add fp16
2019-07-08 Luke Kenneth Casso... add corner-cases
2019-07-08 Luke Kenneth Casso... fix unit test fp create fns
2019-07-08 Luke Kenneth Casso... fix nan/create unit test fns
2019-07-08 Luke Kenneth Casso... add create, inf, nan and zero to unit test code
2019-05-02 Luke Kenneth Casso... replace run_test with run_fpunit to avoid nosetest...
2019-05-02 Luke Kenneth Casso... pass in count and num loops to unit test to make it...
2019-05-02 Luke Kenneth Casso... move common unit test code