Default interface methods IL tests from CoreCLR
commit8668a855526dd9c1ced5a0954e05c9c9769c5903
authorEgorBo <egorbo@gmail.com>
Thu, 14 Dec 2017 15:24:21 +0000 (14 18:24 +0300)
committerMarek Safar <marek.safar@gmail.com>
Thu, 21 Dec 2017 11:56:02 +0000 (21 12:56 +0100)
treea41a110a88a748386cd8538b03a81226179f08b9
parentc709e42040331878e1fcec4ff178623074c46a66
Default interface methods IL tests from CoreCLR
mcs/ilasm/codegen/MethodDef.cs
mcs/ilasm/codegen/TypeDef.cs
mono/tests/Makefile.am
mono/tests/constrainedcall.il [new file with mode: 0644]
mono/tests/diamondshape.il [new file with mode: 0644]
mono/tests/genericmethods.il [new file with mode: 0644]
mono/tests/methodimpl.il [new file with mode: 0644]
mono/tests/sharedgenerics.il [new file with mode: 0644]
mono/tests/simple.il [new file with mode: 0644]
mono/tests/valuetypes.il [new file with mode: 0644]