summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
2018-08-01build-test - fix ilasm warnings caused by missing/incorrect extern assembly d...Jacek Blaszczynski107-2478/+2504
2018-07-31R2RDump - Fix and update R2RDumpTests (#19039)Amy14-862/+1163
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-27Merge pull request #19165 from BruceForstall/FixCodeGenBringUpTestsBuildsBruce Forstall649-283/+17247
2018-07-27Lowering: Atomic ops can produce a value (#19173)Carol Eidt2-0/+72
2018-07-27Specify specific build flavors for CodeGenBringUpTests testsBruce Forstall649-283/+17247
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 Blaszczynski1-3/+0
2018-07-26Fix overallocation of arm64 small constant locallocBruce Forstall2-0/+82
2018-07-25Sdk test projects (#19044)Chris Sienkiewicz10-59/+67
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 Boemer1-1/+1
2018-07-23Add root MSBuild targets for Interop managed test assets (#19069)Aaron Robinson4-0/+87
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 #19065 from briansull/fix_19022Brian Sullivan2-0/+115
2018-07-20Disable manual COM registration logic on ARM32 (#19042)Aaron Robinson1-0/+1
2018-07-19Add issues with COM tests in the helix build. (#19047)Aaron Robinson1-1/+1
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 Boemer13-201/+80
2018-07-19Disable r2rdump test for JIT stress currentlyBruce Forstall1-1/+5
2018-07-18Basic .NET client tests (#18843)Aaron Robinson34-389/+3873
2018-07-18Properly type morphed NEG nodes (#18837)Jakob Botsch Nielsen2-0/+80
2018-07-18R2RDump - Test infrastructure (#18745)Amy23-0/+3608
2018-07-18Merge pull request #18941 from CarolEidt/Fix18884Carol Eidt2-0/+127
2018-07-17Update NativeCallable attribute tests (#18946)Aaron Robinson3-83/+177
2018-07-17Kill RCX when used by shiftCarol Eidt2-0/+127
2018-07-16Adding tests for the Avx2 AlignRight, Blend, and ConvertTo* hwintrinsics.Tanner Gooding40-4/+12326
2018-07-16Mark RuntimeEventSourceTest as GCStressIncompatible (#18911)Egor Chesakov1-0/+1
2018-07-14Revert "Fix some failures when using build-test.sh"Russ Keldorph5-13/+18
2018-07-14Fix some failures when using build-test.shruss5-18/+13
2018-07-13JIT: optimize some cases of unused structs (#18819)Andy Ayers4-0/+224
2018-07-12Merge pull request #18887 from briansull/atomic-fixBrian Sullivan2-0/+149
2018-07-12Fixes for bugs in fgMorphCast and optNarrowTree. (#18816)Eugene Rozenfeld2-0/+175
2018-07-12Added the repro test caseBrian Sullivan2-0/+149
2018-07-11CoreFX CI Unix (#18753)Andon Andonov4-5/+12
2018-07-10Merge pull request #18861 from BruceForstall/FixShowLocallocBruce Forstall1-3/+25
2018-07-10Fix ShowLocallocAlignment test for x86Bruce Forstall1-3/+25