summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-10-29JIT: streamline temp usage for returns (#20640)Andy Ayers4-0/+162
2018-10-29Remove outdated GC perf test framework (#20673)Sung Yoon Whang16-4376/+0
2018-10-27Delete redundant CoreMangLib decimal tests (#20649)Jan Kotas4-56/+0
2018-10-26Merge pull request #20621 from AaronRobinsonMSFT/block_tests_WindowsNanoAaron Robinson6-10/+28
2018-10-26New Decimal.Remainder implementation (#20305)Pent Ploompuu1-0/+12
2018-10-26Implement interface dispatch to COM for ARM64 (#20618)David Wrighton1-3/+0
2018-10-26Merge pull request #20579 from fiigii/broadcastCarol Eidt61-715/+7658
2018-10-25Merge pull request #20611 from BruceForstall/DisableB152292Bruce Forstall1-0/+3
2018-10-25Add a runtime check for Windows.Nano to all COM related tests.Aaron Robinson6-10/+28
2018-10-25Merge pull request #20527 from BruceForstall/FixPspSymMoveBruce Forstall4-0/+210
2018-10-25Stop attempting to move PSPSym during localloc for arm32/arm64Bruce Forstall4-0/+210
2018-10-25Disable b152292 for arm32 alsoBruce Forstall1-0/+3
2018-10-25Add support for tests to detect Windows Nano at runtime.Aaron Robinson1-10/+163
2018-10-25Add test cases for AVX2.BroadcastScalarToVector128/256 and move Avx.Broadcast...Fei Peng61-715/+7658
2018-10-25Disable IDispatch test on Windows.NanoAaron Robinson1-6/+3
2018-10-25Disable ExecuteInDefaultAppDomain test on *nixSteve MacLean3-0/+26
2018-10-25ExecInDefAppDom add InjectCode testSteve MacLean4-0/+50
2018-10-25Add test for ICLRRuntimeHost::ExecuteInDefaultAppDomainSteve MacLean5-0/+199
2018-10-25Avoid comparing capacity in StringBuilder.Equals (#20567)Petr Onderka1-0/+14
2018-10-24Exclude IDispatch test for Windows Arm64 (#20584)Andy Ayers1-0/+3
2018-10-24Update Unicode data to version 11 (#20529)Tarek Mahmoud Sayed1-0/+14
2018-10-23Merge pull request #20497 from AaronRobinsonMSFT/additional_com_testsAaron Robinson30-1400/+1653
2018-10-23Delete duplicate CoreFX tests (#20532)Jan Kotas482-56049/+0
2018-10-23Merge pull request #20552 from fiigii/retestCarol Eidt35-0/+12304
2018-10-23Add PInvoke/Delegate tests (#19323)Zeng Jiang19-0/+1926
2018-10-23Re-enable hardware intrinsic testsFei Peng35-0/+12304
2018-10-23Update BuildTools, CoreClr, CoreSetup, IbcData, PgoData to preview1-03322-02,...dotnet-maestro-bot1-2/+7
2018-10-23Add tests for IDispatch and AggregationAaron Robinson30-1400/+1653
2018-10-23Fix System.Diagnostics.Debug.Tests assembly nameJan Kotas1-1/+1
2018-10-23Disable System.Diagnostics.Tests CoreFX testsJan Kotas1-7/+2
2018-10-22add missing methods bit (#20528)Andy Ayers1-1/+2
2018-10-22Adding DebugProvider to help override Write and ShowDialog behavior (#20419)Maryam Ariyan1-0/+13
2018-10-22Disable stale Unix_NonExistentPath_Nop corefx test (#20512)Stephen Toub1-0/+8
2018-10-19Add PInvoke/DateTime tests (#19298)Zeng Jiang5-0/+456
2018-10-19Add PInvoke/ExactSpelling tests (#19303)Zeng Jiang5-0/+333
2018-10-18Delete redundant framework API tests (#20481)Jan Kotas522-55055/+0
2018-10-18Add PInvoke/Primitives/Int tests (#19304)Zeng Jiang5-0/+262
2018-10-17Merge pull request #20455 from BruceForstall/DisableFinalizeBruce Forstall1-0/+6
2018-10-16Fix resetting of m_hasArgLocDescForStructInRegs (#20450)David Wrighton2-0/+96
2018-10-16Disable GC finalizearraysleep, finalizearray tests for arm32Bruce Forstall1-0/+6
2018-10-16Update command lines for building corefx repo (#20415)Wes Haggard1-49/+11
2018-10-16Use build-test.sh script on Linux (#20430)Egor Chesakov5-10/+10
2018-10-16Extract argInfo building from fgMorphArgs (#19658)Carol Eidt2-0/+18
2018-10-15Fix GitHub #20389 (#20391)Fei Peng1-1/+1
2018-10-11Implement LeadingSignCount and LeadingZeroCount ARM64 Base Intrinsics (#20306)Egor Chesakov1-63/+49
2018-10-11Disable tracecontrol test on all platforms. (#20374)Brian Robbins1-2/+2
2018-10-11Enable BSTR Field Marshaller for x-plat (#20264)Luqun Lou3-2/+201
2018-10-11Run xunit.console.dll with "-parallel collections" option on Linux/arm (#20349)Egor Chesakov1-0/+2
2018-10-11Initial work to enable ASM diff generation in CI (#20366)Bruce Forstall1-0/+704
2018-10-10Disable b152292 for Linux/arm64Bruce Forstall1-0/+3