summaryrefslogtreecommitdiff
path: root/tests/src/Loader
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Temporarily make a default interface method test incompatible for GCStress (#...Koundinya Veluri2-0/+4
2019-06-21Disable unloading incompatible test for runincontext (#25126)Jan Vorlicek2-0/+6
2019-05-24Set the HasExplicitSize flag when a class size is specified in metadata. (#24...Jeremy Koritzinsky2-0/+62
2019-05-08Fix 23317. (#24383)Fadi Hanna2-0/+83
2019-05-06Handle E_NOTIMPL return from CoInitializeEx. (#24387)Jeremy Koritzinsky2-3/+0
2019-04-21Fix AssemblyName cache hash and key (#24138)Steve MacLean2-2/+3
2019-04-16Test remove ContextualReflectionProxy (#24006)Steve MacLean2-164/+84
2019-04-13EnterContextualReflection handle null (#23953)Steve MacLean2-103/+138
2019-04-12Fix DIM Test to run on mono (#23870)Thays Grazia2-8/+8
2019-04-11Contextual reflection (#23740)Steve MacLean4-0/+906
2019-04-08Allow reabstraction of default interface methods (#23313)Michal Strehovský2-0/+253
2019-04-02Change tests to not modify Core_Root (#23470)Jeremy Koritzinsky9-88/+91
2019-04-01Disable load byte array (#23638)Steve MacLean1-1/+1
2019-04-01Disable AssemblyLoadByteArrayName test (#23635)Steve MacLean1-0/+2
2019-03-29Clean up AssemblyLoadContext30Extensions test (#23581)Steve MacLean2-6/+1
2019-03-27ALC enhancements (#22273)Steve MacLean2-0/+275
2019-03-16Fix typo (#23300)Nikita Potapenko3-3/+3
2019-03-11Fix bad test (#23173)Michal Strehovský1-10/+10
2019-03-06Remove legacy behavior around non-virtual interface calls (#23032)Michal Strehovský1-2/+2
2019-02-22More GNUC Fixes (#22687)Sinan Kaya1-1/+1
2019-02-22Disable tests that fail to build under 3.0.0-preview3 (#22774)Jarret Shook3-0/+10
2019-02-18Fix constrained call corner cases (#22464)Michal Strehovský9-10/+605
2019-02-17Fix the build of Loader/NativeLib test (#22648)Swaroop Sridhar3-4/+8
2019-02-12Update COM Activator class (#22317)Aaron Robinson8-322/+25
2019-02-06Add option to run tests in unloadable context (#22332)Jan Vorlicek3-0/+6
2019-02-03Throw the right exception when interface dispatch is ambiguous (#22295)Michal Strehovský1-3/+6
2019-01-25Remove reflection-based wraper for AssemblyDependencyResolver. (#22195)Jeremy Koritzinsky6-64/+6
2019-01-18Fix calling conventions on reverse PInvoke callbacks. (#22044)Jeremy Koritzinsky1-3/+7
2019-01-18Handle complex constrained calls with default interface methods (#21978)Michal Strehovský2-630/+149
2019-01-09Implement AssemblyDependencyResolver (#21896)Jeremy Koritzinsky10-0/+1197
2018-12-18Fix stack walking and reporting of default interface methods (#21525)Michal Strehovský2-6/+0
2018-12-13Suppress warning of obsolete API (#21529)Aaron Robinson1-29/+28
2018-08-03Fix invalid project references in test projectsJacek Blaszczynski1-1/+0
2018-08-01build-test - fix ilasm warnings caused by missing/incorrect extern assembly d...Jacek Blaszczynski5-88/+71
2018-03-13Revert "Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#1679...Jan Kotas2-0/+68
2018-03-06Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#16790)Jan Kotas2-68/+0
2018-03-05Fix handling of incorrect assemblies on Unix (#16747)Ruben Ayrapetyan2-0/+68
2018-02-23Mark sharedgenerics test as GCStressIncompatible (#16507)Michal Strehovský1-0/+3
2018-02-14Mark sharedgenerics test as GCStressIncompatible (#16391)Michal Strehovský1-0/+3
2018-01-30Default interface methods test fixes (#15995)Michal Strehovský18-4/+131
2018-01-05Detect ByRefLike types using attribute (#15745)Jan Kotas2-0/+209
2017-12-05Put default interfaces behind a define (#15358)Michal Strehovský7-113/+1
2017-11-28Put default interface support behind a COMPlus switch (#15233)Michal Strehovský7-2/+100
2017-09-13Merge branch 'master' into update_from_masterDavid Wrighton399-2457/+811
2017-08-16Move less valuable tests to priority 1.Pat Gavlin398-2453/+807
2017-08-15Finalize override lookup algorithm (#12753)Yi Zhang (CLR)4-98/+2561
2017-08-09typo (#13287)John Doe1-4/+4
2017-07-19More update for default interface methods (#10818)Yi Zhang (CLR)5-7/+406
2017-07-19Default Interface Method Prototype (#10505)Yi Zhang (CLR)18-0/+2892
2017-05-17Fix & re-enable failing Loader IL testswtgodbe2-0/+2