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-08-02Fix typos (#73122)Adeel Mujahid
2022-08-01Add localloc empty stack verification (#73109)Denis Proshutinskii
2022-07-11Consolidate Newtonsoft versions (#71402)Adeel Mujahid
2022-06-23Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/tests/ilverify (#71141)dependabot[bot]
2022-03-01Add AssemblyName overload for ILVerify.IResolver.Resolve method (#65905)Jan Kotas
2022-02-17Fix verification of open delegates (#65425)Jan Kotas
2022-01-21ILVerify: Handle readonly references in ldfld (#64077)Jan Kotas
2022-01-04Fixed ILVerify incorrectly flagging valid default interface implementations (...Benjamin Bartels
2021-12-04Remove explicit Exe output types from tests without Main (#62361)Tomáš Rylek
2021-11-18src/tests tree test xunit-based source generated runner (#60846)Jeremy Koritzinsky
2021-11-11Explicitly mark tests with CLRTestKind=SharedLibrary (#61235)Tomáš Rylek
2021-08-18Allow initonly field during ldflda and stfld import (#57385)Adeel Mujahid
2021-08-13Add support for function pointers in ilverify (#57163)Adeel Mujahid
2020-12-27Fix ILVerify Default Method Verification (#46404)Benjamin Bartels
2020-12-08December infra rollout - remove duplicated 'src' from coreclr subrepo (src/co...Tomáš Rylek
2020-11-03Check catch and throw non-Exception derived types (#43969)Adeel Mujahid
2020-07-18Fix il verification tests (#39538)David Wrighton
2020-07-17delete test project. (#39501)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