add fp cvt 64 to 32 test
[ieee754fpu.git] / src / ieee754 / fpcommon / test / case_gen.py
2019-07-08 Luke Kenneth Casso... add single op fcvt test case
2019-07-08 Luke Kenneth Casso... add single-arg option to fp tests
2019-07-08 Luke Kenneth Casso... add fpmul tests
2019-07-08 Luke Kenneth Casso... add fp16 mul (and some regression tests)
2019-07-08 Luke Kenneth Casso... yield inversion of zip of test cases
2019-07-08 Luke Kenneth Casso... add test_add fp16
2019-07-08 Luke Kenneth Casso... move test pipe class to common location
2019-07-08 Luke Kenneth Casso... add corner-cases
2019-07-08 Luke Kenneth Casso... add regressions and corner cases