split out div/sqrt/rsqrt trials to separate module
[ieee754fpu.git] / src / ieee754 / div_rem_sqrt_rsqrt / test_core.py
2019-07-23 Luke Kenneth Casso... split out div/sqrt/rsqrt trials to separate module
2019-07-22 Luke Kenneth Casso... rename long parameter name to shorter n_stages
2019-07-10 Jacob Lifshayadd more tests; they all pass
2019-07-10 Jacob LifshayDivPipeCore tests pass; still need to add more tests
2019-07-10 Jacob Lifshaytest_core.py doesn't crash anymore
2019-07-09 Jacob Lifshaymake tests executable
2019-07-07 Luke Kenneth Casso... set reset_less=True - the data is protected by muxid...
2019-07-07 Luke Kenneth Casso... remove "fail" in test
2019-07-07 Jacob Lifshayadd fixme
2019-07-07 Jacob Lifshaywork on adding tests; test_core.py currently fails