summaryrefslogtreecommitdiff
path: root/tests/src/Loader/classloader/DefaultInterfaceMethods/constrainedcall
AgeCommit message (Expand)AuthorFilesLines
2019-04-12Fix DIM Test to run on mono (#23870)Thays Grazia2-8/+8
2019-02-18Fix constrained call corner cases (#22464)Michal Strehovský9-10/+605
2019-01-18Handle complex constrained calls with default interface methods (#21978)Michal Strehovský2-630/+149
2018-01-30Default interface methods test fixes (#15995)Michal Strehovský2-0/+7
2017-12-05Put default interfaces behind a define (#15358)Michal Strehovský1-17/+1
2017-11-28Put default interface support behind a COMPlus switch (#15233)Michal Strehovský1-1/+15
2017-07-19Default Interface Method Prototype (#10505)Yi Zhang (CLR)3-0/+678