summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/class_super.py
Commit message (Expand)AuthorAge
* py/objtype: Fix assertion failures in super_attr by checking type.Jeff Epler2018-05-30
* tests/basics/class_super.py: Add tests for store/delete of super attr.Damien George2018-04-05
* tests: Add tests for calling super and loading a method directly.Damien George2017-04-22
* tests: Add more tests to improve coverage, mostly testing exceptions.Damien George2015-08-21
* tests: Rename test scripts, changing - to _ for consistency.Damien George2014-07-05