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
path: root/src/tests
AgeCommit message (Expand)Author
2021-03-25Remove openssl dependency from android (#49282) (#50107)Steve Pfister
2021-03-20Disable Github45929 regression test (#49882)Manish Godse
2021-03-19Regression test for #49826 (#49870)Tomáš Rylek
2021-03-19Crossgen2-related CoreCLR test infra fixes (#49867)Tomáš Rylek
2021-03-19Remove unused variables in test build scripts (#49837)Elinor Fung
2021-03-19Avoid use of incorrect instantation argumens when checking for constraint sat...David Wrighton
2021-03-19struct improvement, part1: create more LCL_FLD (#48377)Sergey Andreenko
2021-03-17Address issue where stress mode testing may not work for this more exhaustive...David Wrighton
2021-03-17[wasm] Enable wasm relinking by default for Release config (#49251)Ankit Jain
2021-03-17add STRESS_PROMOTE_LESS_STRUCTS mode. (#49084)Sergey Andreenko
2021-03-16Disable Interop test which is killing our pass rate on Mac ARM64 (#49703)Jo Shields
2021-03-15Consolidate VS detection logic (#49593)Anton Lapounov
2021-03-12[interp] Rework the allocation of offsets for variables (#49072)Vlad Brezae
2021-03-12Address flakey behavior testing COM lifetime cleanup. (#49266)Aaron Robinson
2021-03-12Exclude out of range fp test on arm32 (#49519)David Wrighton
2021-03-11Fix silent bad codegen VSD possible tailcall converted to normal call (#49256)Bruce Forstall
2021-03-11Add iOS functional test for invariant culture only mode. (#49057)Maxim Lipnin
2021-03-11Add Android functional test for invariant culture only mode (#49204)Maxim Lipnin
2021-03-10[mono] Add missing opcodes for r4 to native int conversions (#49427)Vlad Brezae
2021-03-10jitutils M2M renaming reaction (#49430)Viktor Hofer
2021-03-10JIT: Non-void ThrowHelpers (#48589)Egor Bogatov
2021-03-10Do not block folding of unsigned (and unordered) comparisons in value numberi...SingleAccretion
2021-03-09[wasm] Add Wasm.Build tests, for testing wasm app builds (#47683)Ankit Jain
2021-03-09JIT: update jit config defaults for PGO (#49267)Andy Ayers
2021-03-05Remove the exclusion for a fixed test. (#49223)Sergey Andreenko
2021-03-05[main] Update dependencies from dotnet/xharness (#49125)dotnet-maestro[bot]
2021-03-05Add quotes around the python command (#49148)Brian Sullivan
2021-03-04Add a test to verify current behavior of floating point (#48438)David Wrighton
2021-03-04Fix SIMD12 assert when passing on stack on x64 Unix, arm64 Unix/Windows. (#49...Sergey Andreenko
2021-03-03Disable ParallelCrash tests for OSX (#49041)Bruce Forstall
2021-03-02[mono] Enable arm64 intrinsic tests (#48397)imhameed
2021-03-02Add android AOT/PInvoke functional test (#47167)Maxim Lipnin
2021-03-01Fix constant folding for PopCount on 32 bit targets (#48524)SingleAccretion
2021-03-01Clean up test run scripts (#48852)Bruce Forstall
2021-03-01Adjust WebAssembly functional tests structure (#48746)Maxim Lipnin
2021-03-01Rename mention to master branch to main (#48824)Viktor Hofer
2021-02-28Remove xunit.console.dll workaround in run.py (#48836)Bruce Forstall
2021-02-27disable ThreadPool eventvalidation test until further investigation (#48860)Sung Yoon Whang
2021-02-26Enable Aggressive Trimming as default for wasm AOT functional tests (#48775)Mitchell Hwang
2021-02-26[RyuJIT] Fix optRemoveRedundantZeroInits for loops (#48571)Egor Bogatov
2021-02-26Disable failing macos-arm64 tests (#48777)Steve MacLean
2021-02-26Fix race condition in ReleaseOnDetach test (#48747)David Mason
2021-02-25Remove duplicated ILLink PackageReference and update target version of the SD...Viktor Hofer
2021-02-24Enhance coreclr processing of event pipe configuration to be able to write th...David Wrighton
2021-02-24Threadpool autorelease (#47592)Jeremy Koritzinsky
2021-02-23Revert "Fix installer build on Alpine (#48505)" (#48651)Viktor Hofer
2021-02-23Fix C# warning in Comparer_get_Default (#48643)Egor Bogatov
2021-02-23Fix installer build on Alpine (#48505)Adeel Mujahid
2021-02-23fix an old test (#48627)Sergey Andreenko
2021-02-22Fix ThreadPool events validation test (#48588)Sung Yoon Whang