summaryrefslogtreecommitdiff
path: root/tests/basics/int-divzero.py
AgeCommit message (Expand)Author
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George
2014-04-17tests: Split out those tests requiring float and import.Damien George
2014-03-31py: Properly implement divide-by-zero handling.Paul Sokolovsky