Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27Make TypeBuilder.CreateType return non nullable (#72180)Josie Bigler
2022-07-08Re-enable test now that the msbuild fix has propagated (#71745)David Wrighton
2022-04-28Delete .NET Framework ildasm headers from test sources (#68614)Jan Kotas
2022-04-22Allow custom attribute filtering with an open generic type. (#68158)madelson
2022-04-08Reflection Invoke refactoring to support future byref-like and IL emit featur...Steve Harter
2022-03-15Avoid Attribute.GetCustomAttributes() returning null for open generic typemadelson
2022-03-12Revert "Avoid Attribute.GetCustomAttributes() returning null for open generic...Jan Kotas
2022-03-04Avoid Attribute.GetCustomAttributes() returning null for open generic type (#...madelson
2021-11-17Add [Fact] attributes to all remaining ilproj tests (#61625)Tomáš Rylek
2021-11-11Explicitly mark tests with CLRTestKind=SharedLibrary (#61235)Tomáš Rylek
2021-11-03Deduplicate runtime tests using the class name 'Test' (#61125)Tomáš Rylek
2021-10-22Simplify runtime test projects (#60724)Bruce Forstall
2021-09-08Clean up tests under src/tests/reflection (#58673)Elinor Fung
2021-08-05Fix CustomAttributeData in the presence of generic attributes (#56879)David Wrighton
2021-02-03Add ability to update the friend assembly set of an assembly with Reflection ...David Wrighton
2021-01-22Arm64 apple vm fixes for arg alignment. (#46665)Sergey Andreenko
2020-07-08Update license headers (#38793)Stephen Toub
2020-07-08July infra rollout: Move runtime tests out of the coreclr folder (#38058)Tomáš Rylek