summaryrefslogtreecommitdiff
path: root/tests/typing/bad
Commit message (Collapse)AuthorAgeFilesLines
* Correct a typing bug in multiple inheritance (all virtual instances in ↵Alex AUVOLAT2014-01-101-0/+33
| | | | parents must be updated when virtual method is redefined.)
* Reject redefinition of virtual methods with different return type.Alex AUVOLAT2014-01-091-0/+11
|
* Added tests.Alex AUVOLAT2013-12-058-0/+33
|
* Added tests, corrected two failed tests.Alex AUVOLAT2013-12-054-4/+4
|
* First commit.Alex AUVOLAT2013-10-2991-0/+244