summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-07-31R2RDump - Fix and update R2RDumpTests (#19039)Amy14-862/+1163
2018-07-31Add netcoreapp dependencies (#19177)Chris Sienkiewicz2-2/+2
2018-07-30Fix HW intrinsics test projects naming and optimization levels according to r...Jacek Blaszczynski70-128/+68
2018-07-30Temporarily flag a SIMD test as optimization-sensitive (#19163)Koundinya Veluri1-0/+2
2018-07-27Added version increment for TrimExcess and EnsureCapacity (#19096)Dávid Kaya1-0/+12
2018-07-27build-test - fix TestWrapper CS warnings (#19180)Jacek Blaszczynski1-2/+2
2018-07-27Merge pull request #19165 from BruceForstall/FixCodeGenBringUpTestsBuildsBruce Forstall651-919/+17883
2018-07-27Lowering: Atomic ops can produce a value (#19173)Carol Eidt2-0/+72
2018-07-27Specify specific build flavors for CodeGenBringUpTests testsBruce Forstall651-919/+17883
2018-07-27JIT: add extra check to struct of struct of x promotion (#19156)Andy Ayers3-0/+288
2018-07-27Merge pull request #19154 from BruceForstall/FixArm64LocallocBruce Forstall2-0/+82
2018-07-26Reference in box HW intrinsics (#19137)Jacek Blaszczynski2-3/+8
2018-07-26Merge pull request #19144 from BruceForstall/Fix13796Bruce Forstall1-8/+8
2018-07-26Fix overallocation of arm64 small constant locallocBruce Forstall2-0/+82
2018-07-26reenable corefx System.Runtime.Tests on arm32 (#19128)Sergey Andreenko1-1/+0
2018-07-26Re-enable arm64 tests that no longer failBruce Forstall1-8/+8
2018-07-26Switch to using MicrosoftNETCorePlatformsPackageVersion as the RuntimeFramewo...Chris Sienkiewicz2-2/+2
2018-07-25Sdk test projects (#19044)Chris Sienkiewicz14-61/+83
2018-07-24Removing duplicate CoreCLRTestLibrary project referencesTanner Gooding18-54/+0
2018-07-24Regenerating the x86 HWIntrinsic templated testsTanner Gooding773-6985/+3165
2018-07-24Removing `Random random = new Random()` from the HWIntrinsic templatesTanner Gooding23-110/+0
2018-07-24Realigning the HWIntrinsic template metadata tablesTanner Gooding1-746/+746
2018-07-24Replacing usages of random with TestLibrary.Generator in the HWIntrinsic temp...Tanner Gooding1-487/+487
2018-07-24Adding TestLibrary.Generator methods for unsigned typesTanner Gooding1-0/+74
2018-07-24Revert "Revert "Fix some failures when using build-test.sh"" (#18919)Russ Keldorph5-18/+13
2018-07-24Work around cmd command length limit in xunit Exec task (#19095)Sven Boemer2-2/+17
2018-07-23Add root MSBuild targets for Interop managed test assets (#19069)Aaron Robinson4-0/+87
2018-07-23Disable tests failing on ARM32 in https://github.com/dotnet/coreclr/pull/1878...Egor Chesakov1-0/+2
2018-07-23R2RDump - UnwindInfo for x86 (#18994)Amy8-24/+168
2018-07-23Change gtExtractSideEffList to use GenTreeVisitor (#18257)mikedn2-0/+81
2018-07-20Merge pull request #19049 from acmyu/issue19030Bruce Forstall5-1/+6
2018-07-20Merge pull request #19065 from briansull/fix_19022Brian Sullivan2-0/+115
2018-07-20Disable manual COM registration logic on ARM32 (#19042)Aaron Robinson3-16/+1
2018-07-19Add issues with COM tests in the helix build. (#19047)Aaron Robinson2-1/+8
2018-07-19Skip R2RDumpTests in crossgen tests, test unsupported on ARMAmy Yu5-1/+6
2018-07-19Fixes issue 19022Brian Sullivan2-0/+115
2018-07-19Removing WINCORESYS usages from the test projectsTanner Gooding9-38/+15
2018-07-19Adding a project reference for CoreCLRTestLibrary to the hwintrinsic test dir...Tanner Gooding1-0/+4
2018-07-19Regenerating the HWIntrinsic tests from the updated templatesTanner Gooding772-3608/+3608
2018-07-19Updating the templated HWIntrinsic tests to use `TestLibrary.TestFramework` f...Tanner Gooding24-111/+114
2018-07-19Build xunit wrappers the same way on windows and unix (#18695)Sven Boemer24-345/+615
2018-07-19Merge pull request #19032 from BruceForstall/DisableR2rDumpTestForJitStressBruce Forstall1-1/+5
2018-07-19Disable r2rdump test for JIT stress currentlyBruce Forstall1-1/+5
2018-07-18Implement GetComObjectData and SetComObjectData (#18900)Hugh Bellamy1-0/+34
2018-07-18Basic .NET client tests (#18843)Aaron Robinson36-391/+3890
2018-07-18Properly type morphed NEG nodes (#18837)Jakob Botsch Nielsen4-0/+96
2018-07-18Merge pull request #18970 from BruceForstall/FixAltjitCorefxTestsBruce Forstall1-8/+24
2018-07-18R2RDump - Test infrastructure (#18745)Amy24-0/+3609
2018-07-18Merge pull request #18941 from CarolEidt/Fix18884Carol Eidt2-0/+127
2018-07-17Fix corefx altjit test jobsBruce Forstall1-8/+24