Extract cleanup changes from #21793. (#21852)
[platform/upstream/coreclr.git] / tests /
2019-01-08 Jeremy KoritzinskyExtract cleanup changes from #21793. (#21852)
2019-01-08 Bruce ForstallMerge pull request #20409 from lol768/patch-1
2019-01-08 Tanner GoodingFixing ContainCheckHWIntrinsic to ensure that scalar...
2019-01-07 Jeremy KoritzinskyFix CharSet on StringBuilder hidden null terminator...
2019-01-07 Andy AyersJIT: encapsulate general checks for optimization (...
2019-01-07 Jan VorlicekRemove invalid test b21296 (#21507)
2019-01-07 Sven BoemerFix missing project error in official build (#21767)
2019-01-06 Swaroop SridharMove Native Library APIs to NativeLibrary class (#21821)
2019-01-04 Bruce ForstallMerge pull request #21806 from BruceForstall/CheckTestE...
2019-01-04 Bruce ForstallFix Windows arm32/arm64 testing (#21809)
2019-01-04 Jeremy KoritzinskyAdd test for StringBuilder null terminator implementati...
2019-01-04 Bruce ForstallMerge pull request #21803 from BruceForstall/FixTypo
2019-01-04 Bruce ForstallCheck result of call to TestEnv script
2019-01-04 Bruce ForstallFix batch script errors running JitOptimizationSensitiv...
2019-01-04 Egor ChesakovUse Kernel32 instead of api-ms-win-core-* in DllImports...
2019-01-04 Carol EidtMerge pull request #21619 from CarolEidt/FixDesktopSIMD
2019-01-03 Carol EidtMerge pull request #21776 from fiigii/fixAs
2019-01-03 Juan HoyosMerge pull request #21774 from hoyosjs/juhoyosa/event_size
2019-01-03 Egor ChesakovRemove vc-runtime package dependency (#21643)
2019-01-03 Egor ChesakovBring Debug CRT DLLs when build IJW tests (#21699)
2019-01-03 Bruce ForstallMerge pull request #21669 from kvochko/arm_cfi_code_offsets
2019-01-03 Egor ChesakovRefactor Send to Helix step in Azure DevOps (#21700)
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...
next