summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_pow3.py
AgeCommit message (Expand)Author
2017-12-19tests/basics/builtin_pow3: Add tests for edge cases of pow3.Damien George
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-03-04tests/basic: Split tests into working with small ints and not working.Paul Sokolovsky
2017-02-02tests: Split tests for 2- and 3-arg pow().Paul Sokolovsky