Add basic test for fsignj pipe
authorMichael Nolan <mtnolan2640@gmail.com>
Sun, 26 Jan 2020 20:37:16 +0000 (15:37 -0500)
committerMichael Nolan <mtnolan2640@gmail.com>
Mon, 27 Jan 2020 02:28:53 +0000 (21:28 -0500)
commit089a005078774bbf6dd83c85ef2c5a3cde1c7775
tree6aa38b8530545916fde9062eb8f93c6d27de3f52
parentd1f38b108b1bef1d98c31326e5f80ba0a1b057a5
Add basic test for fsignj pipe

This adds a bare bones unit test for the fsignj module, and fixes the
errors generated when trying to elaborate the module in the unit test
src/ieee754/fsgnj/fsgnj.py
src/ieee754/fsgnj/pipeline.py
src/ieee754/fsgnj/test/test_fsgnj_pipe.py [new file with mode: 0644]