summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_property.py
AgeCommit message (Expand)Author
2018-05-25py/objtype: Remove TODO comment about needing to check for property.Damien George
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-03-09tests/basic: Make various tests skippable.Paul Sokolovsky
2016-01-14builtin property: accept keyword argumentschrysn
2015-08-21tests: Add more tests to improve coverage, mostly testing exceptions.Damien George
2015-04-04tests: Add missing tests for builtins, and many other things.Damien George