4 Commits (50b43fec1a01710a08e1b56c1cf312877457bfa1)

Author SHA1 Message Date
Damien George 2bfa531798 tests/basics/builtin_pow3: Add tests for edge cases of pow3. 7 years ago
Paul Sokolovsky a2803b74f4 tests/basics: Convert "sys.exit()" to "raise SystemExit". 8 years ago
Paul Sokolovsky 3ab6aa3a6d tests/basic: Split tests into working with small ints and not working. 8 years ago
Paul Sokolovsky 87882e1708 tests: Split tests for 2- and 3-arg pow(). 8 years ago
Nicko van Someren df0117c8ae py: Added optimised support for 3-argument calls to builtin.pow() 8 years ago
Damien George 9dd3640464 tests: Add missing tests for builtins, and many other things. 10 years ago