summaryrefslogtreecommitdiff
path: root/tests/basics/floordivide.py
AgeCommit message (Expand)Author
2017-03-04tests/basic: Split tests into working with small ints and not working.Paul Sokolovsky
2014-03-22Fixed floor division on mp ints and small ints. Added a floordivide test case.Rachel Dowdall