summaryrefslogtreecommitdiff
path: root/tests/basics/class_super.py
AgeCommit message (Expand)Author
2018-05-30py/objtype: Fix assertion failures in super_attr by checking type.Jeff Epler
2018-04-05tests/basics/class_super.py: Add tests for store/delete of super attr.Damien George
2017-04-22tests: Add tests for calling super and loading a method directly.Damien George
2015-08-21tests: Add more tests to improve coverage, mostly testing exceptions.Damien George
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George