summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-08-13Disable System.Linq.Expressions.Tests against #19457Bruce Forstall1-0/+1
2018-08-12Fix a couple of apartment state issues (#19384)Koundinya Veluri1-0/+14
2018-08-10Merge pull request #19434 from BruceForstall/DisableR2rDumpTest2Bruce Forstall1-0/+5
2018-08-10Disable R2RDumpTest for JIT stress modesBruce Forstall1-0/+5
2018-08-10Add SoA raytracer as a CQ test for Intel hardware intrinsicFei Peng22-0/+1399
2018-08-09Merge pull request #19385 from BruceForstall/WhichCoreFxCommitBruce Forstall1-0/+9
2018-08-09Adding the Avx.MaskStore testsTanner Gooding12-0/+2086
2018-08-09Print out the checked out commit hashBruce Forstall1-0/+9
2018-08-09Update CheckProjects to support `DebugType=Embedded` for RelType projectsTanner Gooding1-1/+2
2018-08-09Updating the x86 HWIntrinsic tests to include embedded pdbsTanner Gooding379-379/+379
2018-08-08Merge pull request #19363 from nattress/crossgen_skip_windowsruntimeBruce Forstall4-0/+4
2018-08-08Merge pull request #19275 from dotnetrt/test-warnings-msbuildBruce Forstall2106-8311/+7338
2018-08-08Skip Crossgen of S.R.WindowsRuntime.dllSimon Nattress4-0/+4
2018-08-07Use dotnet MSBuild for tests (#19324)Aaron Robinson3-4/+5
2018-08-07R2RDump - Tests for Debug, avoid copying expected xml files (#19321)Amy12-8/+3600
2018-08-07Add basic check that the correct number of tests is built (#19290)Bruce Forstall1-1/+24
2018-08-07Merge pull request #19336 from dotnet/dev/unix_test_workflowBruce Forstall5-9/+9
2018-08-07Merge pull request #19291 from BruceForstall/CleanUpBuildCmdBruce Forstall1-45/+60
2018-08-06Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData to preview1-03106-01, ...dotnet-maestro-bot1-0/+18
2018-08-06Fix throughput testing (#19314)Michelle McDaniel1-2/+2
2018-08-06R2RDumpTests on Windows_NT.x64.Release (#19315)Amy5-1/+1329
2018-08-06[WIP] Update vc-runtime package to support ARM and ARM64 with current builds.Bruce Forstall5-9/+9
2018-08-06Merge pull request #19228 from AndyAyersMS/FixDevirtFinalMethodAndy Ayers2-0/+146
2018-08-06Regenerating the templated x86 HWIntrinsic tests.Tanner Gooding772-24/+22932
2018-08-06Updating the x86 HWIntrinsic test templates to log the scenarios they run.Tanner Gooding23-1/+656
2018-08-06update test caseAndy Ayers1-3/+14
2018-08-06R2RDump - Ignore sensitive properties to pass tests (#19155)Amy14-858/+124
2018-08-05Disable NETClientPrimitives test (#19294)Bruce Forstall1-4/+3
2018-08-05Clean up build.cmd/build-test.cmd/runtest.cmdBruce Forstall1-45/+60
2018-08-03Revert "Build managed tests with dotnet (#19254)"Bruce Forstall3-5/+4
2018-08-03Updating the x86 HWIntrinsics program to print out the list of supported ISAsTanner Gooding1-0/+24
2018-08-03Build managed tests with dotnet (#19254)Chris Sienkiewicz3-4/+5
2018-08-03Fix invalid project references in test projectsJacek Blaszczynski2089-8262/+7334
2018-08-03Fix performance tests and HW intrinsics test referencesJacek Blaszczynski6-15/+3
2018-08-03Fix MSBuild warnigs caused by double reference to different frameworksJacek Blaszczynski11-34/+1
2018-08-02Fix resolveVirtualMethodHelper to check for explicit override casesAndy Ayers2-0/+135
2018-08-02Fix interop test targetsMorgan Brown1-2/+1
2018-08-02Merge pull request #19115 from dotnet/dev/unix_test_workflowBruce Forstall3-31/+5
2018-08-02Merge pull request #19249 from BruceForstall/DisableFailingTestsBruce Forstall2-9/+12
2018-08-02Disable failing ARM testsBruce Forstall2-9/+12
2018-08-02Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData to preview1-03101-02, ...dotnet-maestro-bot1-0/+8
2018-08-02Add arm32 tp (#19098)Michelle McDaniel2-15/+23
2018-08-01Enable ARM64 builds using release product toolsBruce Forstall3-31/+5
2018-08-01Merge pull request #19241 from BruceForstall/Revert19230Bruce Forstall3-5/+4
2018-08-01Revert "Build managed tests with dotnet (#19230)"Bruce Forstall3-5/+4
2018-08-01Use 16 bytes to spill SIMD12 (#19237)Carol Eidt2-0/+97
2018-08-01Build managed tests with dotnet (#19230)Chris Sienkiewicz3-4/+5
2018-08-01Fix value number update in fgMorphCast. (#19226)Eugene Rozenfeld2-0/+77
2018-08-01Expose OSThreadId and TimeStamp on EventWrittenEventArgs (#19002)Brian Robbins3-1/+151
2018-08-01build-test - fix ilasm warnings caused by missing/incorrect extern assembly d...Jacek Blaszczynski107-2478/+2504