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