summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-04-17Jit intrinsics for Span<T>.get_Item and ReadOnlySpan<T>.get_Item. (#10910)Andy Ayers3-0/+1066
2017-04-17Add scenario-based testsSwaroop Sridhar8-28/+43
2017-04-17Update CoreClr, CoreFx to preview1-25215-03, preview1-25214-03, respectively ...dotnet bot10-25/+25
2017-04-17Fix ARM32/Linux release CI test failure (#11008)Hyeongseok Oh1-1/+2
2017-04-16Fix warning in LPTSTRTestNative (#10973)Yi Zhang (CLR)2-24/+26
2017-04-14Merge pull request #10958 from pgavlin/VSO397793Pat Gavlin2-0/+181
2017-04-14Add a brief comment to the new test.Pat Gavlin1-0/+5
2017-04-13Preserve VNs in fgMorphIntoHelperCall.Pat Gavlin2-0/+176
2017-04-13Merge pull request #10927 from wtgodbe/PortableOSXWinWilliam Godbe6-89/+28
2017-04-13Merge pull request #10922 from adiaaida/fixXUnitPerfMichelle McDaniel1-1/+1
2017-04-13Update CoreClr to preview1-25213-02 (#10937)dotnet bot2-6/+6
2017-04-13Merge pull request #10875 from rahku/fix_x86_gcstressRahul Kumar2-7/+0
2017-04-13[ARM32/Linux] Build libcoreclrtraceptprovider.so (#10406)Hyeongseok Oh1-1/+5
2017-04-12Merge pull request #10905 from pgavlin/VSO406158Pat Gavlin2-0/+84
2017-04-12Enable building Core_Root for any RID against packageswtgodbe6-89/+28
2017-04-12Fix run-xunit-perf.cmd for local useMichelle McDaniel1-1/+1
2017-04-12Update CoreClr to preview1-25212-04 (#10879)dotnet bot2-6/+6
2017-04-12Change default clang version to clang3.9 in cross build (#10889)Jiyoung Giuliana Yun1-4/+4
2017-04-11modify lastAvAddress when adjusting context for StubRahul Kumar2-7/+0
2017-04-11Fix a number of reordering issues in shift decomposition.Pat Gavlin2-0/+84
2017-04-11Merge pull request #10867 from AndyAyersMS/FixSingleDefBugAndy Ayers2-0/+83
2017-04-11Merge pull request #10876 from pgavlin/VSO406156Pat Gavlin2-0/+184
2017-04-11Merge pull request #10886 from hseok-oh/ci/fix_ci_errorPat Gavlin1-1/+1
2017-04-11Overwrite permission in coreoverlay generationHyeongseok Oh1-1/+1
2017-04-11Fix netci.groovyHyeongseok Oh1-1/+1
2017-04-11Fix CI test error: permission errorHyeongseok Oh1-1/+1
2017-04-10Update CoreClr to preview1-25210-04 (#10862)dotnet bot2-6/+6
2017-04-10Merge pull request #10866 from pgavlin/VSO405852Pat Gavlin2-0/+902
2017-04-10Fix a few errors in cast decomposition.Pat Gavlin2-0/+184
2017-04-10add test with deep execution tree without stores. (#10835)Sergey Andreenko2-0/+520
2017-04-10Fix VSO bug 405852.Pat Gavlin2-0/+902
2017-04-10Jit: fix issue with single-def type propagationAndy Ayers2-0/+83
2017-04-10Update CoreFx to preview1-25210-01 (#10850)dotnet bot8-19/+19
2017-04-08Use a monotonic clock for test timing (#10812)Alex Perovich1-6/+9
2017-04-07Using AsSpan since we no longer have slice on string. Renaming Tests. (#10758)Ahson Ahmed Khan1-8/+8
2017-04-07Update CoreClr, CoreFx to preview1-25207-02, preview1-25205-01, respectively ...dotnet bot10-26/+26
2017-04-06Call custom parameterless constructor on structs through Activator (#10778)Koundinya Veluri2-0/+128
2017-04-06remove fedora 23 (#10725)Dan Moseley6-6/+6
2017-04-06Update ILLink build scriptsSwaroop Sridhar2-4/+2
2017-04-06Merge pull request #10697 from sdmaclea/PR-FIX-RUNTESTBruce Forstall1-7/+13
2017-04-06Merge pull request #9086 from mikedn/simd-castBruce Forstall3-0/+280
2017-04-06[x86/Linux] PAL test in CI build (#10688)Hyeongseok Oh1-11/+12
2017-04-06Add Vector.op_Explicit testsMike Danes3-0/+280
2017-04-05Merge pull request #10724 from mikedn/small-type-xchgBruce Forstall2-0/+61
2017-04-05Merge pull request #10574 from JosephTremoulet/FixTestProjectPathJoseph Tremoulet1-1/+1
2017-04-05Use the correct type for interlocked instructionsMike Danes2-0/+61
2017-04-04Add a job for testing via IlLink for LinuxSwaroop Sridhar2-4/+3
2017-04-04Fix invocation of ILLink in linux testingSwaroop Sridhar1-1/+1
2017-04-04Merge pull request #10609 from alpencolt/ryu-arm-locallockBruce Forstall21-0/+937
2017-04-04Removed Unused Local Random Instances (#10696)Rion Williams1-3/+0