Update CoreClr, CoreFx to preview-27223-01, preview.18622.2, respectively (master...
[platform/upstream/coreclr.git] / tests /
2018-12-23 dotnet-maestro-botUpdate CoreClr, CoreFx to preview-27223-01, preview...
2018-12-22 Dan MoseleyCorrectly disable tests (#21645)
2018-12-21 Dan MoseleyRemove _syncRoot field from collections (#21628)
2018-12-21 Jan KotasDisable outdated CoreFX test (#21636)
2018-12-21 Sergey AndreenkoFix arm64 prolog generation for register masks with...
2018-12-21 Fei PengImplement the remaining BMI1/2 intrinsic (#21480)
2018-12-21 mikednDon't morph volatile IND(ADDR(LCL_VAR)) (#20843)
2018-12-20 Carol EidtMerge pull request #21589 from CarolEidt/Fix21546
2018-12-18 Carol EidtTransform SIMD8 to FIELD_LIST if promoted
2018-12-18 Carol EidtMerge pull request #21567 from CarolEidt/Issue20657
2018-12-18 Bruce ForstallMerge pull request #21571 from BruceForstall/DisableArm...
2018-12-18 Michal StrehovskýFix stack walking and reporting of default interface...
2018-12-18 Steve MacLeanDo not use CorHost2::m_fStarted to gate execution ...
2018-12-18 Bruce ForstallMerge pull request #21574 from BruceForstall/AddDotnetD...
2018-12-18 Bruce ForstallMerge pull request #21572 from BruceForstall/DisableArm...
2018-12-18 Bruce ForstallMerge pull request #21532 from BruceForstall/FixPython3...
2018-12-18 Jeremy KoritzinskyAdd tests for marshalling a System.Drawing.Color. ...
2018-12-18 Bruce ForstallAdd dotnet info to PMI asm diffs output
2018-12-17 Bruce ForstallDisable System.Runtime.Tests for Linux arm64 corefx...
2018-12-17 Bruce ForstallDisable GitHub_19361 for Linux arm32
2018-12-17 Egor ChesakovSwitch to using resources in BenchmarksGames tests...
2018-12-17 Carol EidtTest for #20657 SIMD byref bug
2018-12-16 Bruce ForstallMerge pull request #21400 from BruceForstall/FixArm32Fl...
2018-12-16 Eugene RozenfeldEnable object stack allocation in R2R mode.
2018-12-15 Carol EidtMerge pull request #21535 from CarolEidt/Fix21500
2018-12-14 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview-27213...
2018-12-14 Michal StrehovskýImplement two pass algorithm for variant interface...
2018-12-14 Egor ChesakovRunning and visualizing tests in AzureDevOps (Part...
2018-12-13 Bruce ForstallFix Python 3 issues
2018-12-13 Aaron RobinsonSuppress warning of obsolete API (#21529)
2018-12-13 Carol EidtMerge pull request #21304 from CarolEidt/NonObjSIMD
2018-12-12 Brian SullivanMerge branch 'master' into fix_750014
2018-12-11 Brian SullivanMerge pull request #21386 from briansull/issue_19925
2018-12-11 Egor ChesakovSpecify HelixTargetQueues in yaml (#21443)
2018-12-10 Brian SullivanMerge branch 'master' into issue_19925
2018-12-10 Aaron RobinsonInstead of using Win8+ api-sets use forwarder DLL to...
2018-12-10 Jan KotasAdd support for RVA fields to crossgen/R2R (#21463)
2018-12-08 Jeremy KoritzinskyAdd PNSE CustomMarshaler tests (for Tlbimp compat)...
2018-12-07 Carol EidtMerge pull request #21361 from fiigii/x64tests
2018-12-07 Bruce ForstallDisable ObjectStackAllocationTests for ARM32 (#21421)
2018-12-07 Carol EidtMerge pull request #21431 from fiigii/fixbmi
2018-12-07 Jan VorlicekDisable obsolete collectible corefx tests (#21428)
2018-12-06 Carol EidtMerge pull request #21314 from CarolEidt/DontPromoteHwV...
2018-12-06 Egor ChesakovRun MSBuild in parallel when submitting jobs to Helix...
2018-12-06 Jeremy KoritzinskyPort CustomMarshalers.dll to C# and .NET Core (#21343)
2018-12-06 Bruce ForstallFix arm32 local variable references
2018-12-05 Brian SullivanMerge branch 'master' into issue_19925
2018-12-05 Brian SullivanMerge pull request #21322 from mikedn/div-small-int
2018-12-05 Swaroop SridharSuppress a CMake Warning (#21147)
2018-12-05 Jeremy KoritzinskyAdd tests for marshalling RuntimeHandle types. (#21091)
2018-12-05 Aaron RobinsonConvert SDK projects into non-SDK projects (#21369)
2018-12-05 Sergey AndreenkoAdd repro for `(reg2 == REG_NEXT(reg1)) || (reg2 =...
2018-12-05 Aaron RobinsonAdditional tests for type equivalence (#21340)
2018-12-05 Stephen ToubMerge pull request #21313 from stephentoub/asynciterato...
2018-12-04 Fei PengMove more SSE2 intrinsic tests to template
2018-12-04 Fei PengRemove redundant checks in test templates
2018-12-04 Stephen ToubMerge pull request #21356 from stephentoub/xmlcomments
2018-12-03 Egor ChesakovRemove Hostx86/arm CrossGen from building and Simplify...
2018-12-03 Carol EidtMerge pull request #21264 from fiigii/x64only
2018-12-03 Andy AyersJIT: fix overly aggressive type propagation from return...
2018-12-01 Mike DanesFix lclvar "cloning" in const division lowering
2018-12-01 Jan VorlicekEnable COM interop for collectible classes (#20919)
2018-12-01 Aaron RobinsonChange target 'Target' and position in build steps...
2018-12-01 Fei PengMigrate 64-bit-only intrinsic tests to new APIs
2018-11-30 Carol EidtMerge pull request #21311 from CarolEidt/FixLvaUpdateCl...
2018-11-30 Aaron RobinsonReenable TypeEquivalence tests (#21309)
2018-11-30 Aaron RobinsonUpdate how CoreDisTools is discovered (#21261)
2018-11-30 Aaron RobinsonDisable TypeEquivalence tests due to flaky x86 build...
2018-11-29 Aaron RobinsonEnable type equivalence (#21265)
2018-11-29 Jeremy KoritzinskyAdd more advanced SafeArray tests (#21063)
2018-11-29 Bruce ForstallMerge pull request #21267 from BruceForstall/FixExclusion
2018-11-29 Swaroop SridharFix #21209 (#21237)
2018-11-29 Bruce ForstallFix ObjectStackAllocationTests on Linux under minopts
2018-11-28 Andy AyersMerge pull request #21217 from AndyAyersMS/Fix21051
2018-11-28 Andy AyersMerge pull request #21226 from AndyAyersMS/HandleMoreGe...
2018-11-28 Jan Kotas Delete test dev10_630880 (#21239)
2018-11-28 Brian SullivanMerge pull request #21204 from briansull/issue_20185
2018-11-28 Sergey Andreenkoexclude tests\src\Interop\COM\NativeClients\Primitives...
2018-11-28 Bruce ForstallMerge pull request #21234 from BruceForstall/Disable630880
2018-11-28 Bruce ForstallDisable test Dev10_630880
2018-11-28 Bruce ForstallDisable failing Linux/arm32 corefx tests (#21225)
2018-11-27 Carol EidtMerge pull request #21151 from CarolEidt/Fix21080
2018-11-27 Carol EidtUse LclFld for full-width cpblk of different types
2018-11-27 Brian SullivanMerge pull request #21184 from mikedn/load-norm
2018-11-26 Tanner GoodingUpdating runtest.py to support printing coredump inform...
2018-11-26 Carol EidtMerge pull request #21164 from kvochko/no_hw_intrinsics_x86
2018-11-25 Mike DanesAdd test for 18867
2018-11-25 Jeremy KoritzinskyFix Interop/PInvoke/Miscellaneous/HandleRef tests under...
2018-11-24 Eugene RozenfeldDon't assume objects don't escape in pure helpers.
2018-11-22 John DoeTypos (#21171)
2018-11-22 Jan KotasDelete System.AppDomainSetup (#21157)
2018-11-21 Aaron RobinsonMerge pull request #21146 from AaronRobinsonMSFT/comtoc...
2018-11-21 Swaroop SridharIntroduce Marshall.LoadLibrary API (#20871)
2018-11-21 Eugene RozenfeldDisable object stack allocation verification under...
2018-11-21 Tanner GoodingEnsuring that gc_stress and gc_stress_c are marked...
2018-11-20 Carol EidtMerge pull request #21058 from CarolEidt/FixVZeroUpper
2018-11-20 Eugene RozenfeldFix for #21011: propagate GTF_DONT_CSE on comma returns
2018-11-20 Tanner GoodingFixing up some issues with the HWIntrinsic test templat...
2018-11-20 Jan KotasUpdate xunit version to match corefx (#21098)
2018-11-20 Carol EidtAdd asserts for the types of the Span indexers. (#21037)
next