split out edge cases from unit tests into common files
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 18 Feb 2019 17:37:52 +0000 (17:37 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 18 Feb 2019 17:37:52 +0000 (17:37 +0000)
commit0a011e052efcd87791dcdc5e99cac9122f68418c
tree5c65c12eda19a5058d22d89d7e745e7cf7adf805
parent927778d06a1b86539512186ee66bf44ac6485203
split out edge cases from unit tests into common files
src/add/test_add.py
src/add/test_add64.py
src/add/test_div.py
src/add/unit_test_double.py
src/add/unit_test_single.py