summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-09-19Add 2.2 sdk/runtime to JitBench (#19778)Koundinya Veluri1-0/+8
2018-09-18IndentationAndon Andonov1-408/+403
2018-09-18Disable outdated Enumerator testsAndon Andonov1-305/+414
2018-09-17Merge pull request #19949 from fiigii/fixhwapisCarol Eidt9-464/+0
2018-09-15Correctly disable varargsupport for windows x86 (#19981)Jarret Shook1-0/+3
2018-09-15Disable arm64 float_cs_ro.cmdBruce Forstall1-1/+1
2018-09-15Layout native test components correctly on unix (#19918)Jarret Shook5-8/+49
2018-09-14Fix build break in P1 tests (#19975)Vitek Karas3-3/+3
2018-09-14Merge pull request #19125 from mikedn/cse-extractBrian Sullivan2-0/+133
2018-09-14Expand CrossGen Comparison script to able to run on DotNetSdk archive (#19929)Egor Chesakov1-29/+160
2018-09-14Merge pull request #19951 from vitek-karas/MoveAssertionsToCommonVitek Karas30-33/+23
2018-09-13temporarily disable some hw intrinsic testsFei Peng9-464/+0
2018-09-13Replace fgMarkAddressExposedLocals (#19621)mikedn3-2/+53
2018-09-13Move Assert class from Interop into the CoreCLRTestLibraryvitek-karas30-33/+23
2018-09-12Address msbuild issues with cross compiled tests in helix (#19901)Aaron Robinson6-18/+19
2018-09-11Fix optimization of CAST(int)(LSH(long)<<CNS_INT 32+ with side effects). (#19...Sergey Andreenko2-0/+79
2018-09-11Merge pull request #19885 from brianrob/runtimeeventsource_testsAdam Sitnik1-1/+1
2018-09-10Basic implementation for testing of COM activation of a .NET class (#19760)Aaron Robinson30-227/+2334
2018-09-10Fix intermitted RuntimeEventSource test.Brian Robbins1-1/+1
2018-09-10Add test cases for Pclmulqdq intrinsicFei Peng15-1/+4294
2018-09-10Merge pull request #19844 from CarolEidt/Enable19397Arm64Carol Eidt1-1/+1
2018-09-07Merge pull request #19866 from dotnetrt/fix-generatetests-scriptCarol Eidt1-21/+0
2018-09-07Merge pull request #19857 from CarolEidt/Fix19674Carol Eidt2-0/+88
2018-09-07Remove all Sse2 Pack* and Unpack* tests from GneerateTests.csx scriptJacek Blaszczynski1-21/+0
2018-09-07Fix for bug 12398: Lowering is inconsistent in checking safety of RegOptional...Eugene Rozenfeld2-0/+118
2018-09-07Merge pull request #19855 from dotnetrt/fix-arm-tstlstCarol Eidt2-800/+0
2018-09-06Enable IJW Native calling managed (#19750)Morgan Brown8-7/+176
2018-09-06Morph ByRef args of SIMD field assignCarol Eidt2-0/+88
2018-09-06Disabling the failing CoreFX tests related to ToString for negative zeroTanner Gooding1-0/+28
2018-09-06Add native vararg test (#17707)Jarret Shook8-4/+7299
2018-09-06Remove deleted Sse2 tests from Test.lst files for arm and arm64 Windows targetsJacek Blaszczynski2-800/+0
2018-09-06add a regression test for Linux GC segfault. (#19820)Sergey Andreenko2-0/+142
2018-09-05Re-enable GitHub_19397 testCarol Eidt1-1/+1
2018-09-05Merge pull request #19719 from dotnet/MattGal-patch-1Bruce Forstall1-27/+27
2018-09-05Convert all Sse2.Compare*** tests to template basedJacek Blaszczynski100-3346/+9580
2018-09-05Add test for AVX2 gather intrinsicFei Peng12-0/+4088
2018-08-31Add Avx2.Permute4x64 template based testsJacek Blaszczynski7-1/+1162
2018-08-31Fix build-test.sh wrapper build (#19779)Jarret Shook2-16/+24
2018-08-30Updating runtest.py so that it works with Python 3Tanner Gooding1-120/+120
2018-08-30Update existing COM test assets (native/managed) to share CLSIDs with… (#19...Aaron Robinson13-36/+68
2018-08-29Fix test folder register (#19749)Sergey Andreenko2-0/+0
2018-08-29Disable Failing test on Arm64Carol Eidt1-1/+1
2018-08-29using struct for VectorPacket in PacketTracer benchmarkFei Peng1-1/+1
2018-08-29Merge pull request #19695 from CarolEidt/Fix19397Carol Eidt4-0/+91
2018-08-29Fix IJW test failing on Linux (#19729)Morgan Brown4-2/+16
2018-08-28Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData to preview1-03127-01, ...dotnet-maestro-bot4-4/+19
2018-08-28Enable mixed mode assembly loading (#19542)Morgan Brown9-0/+187
2018-08-28return NETClientPrimitives to the exluce list for all platforms (#19717)Sergey Andreenko1-3/+3
2018-08-28Fake PR to test CIMatt Galbraith1-27/+27
2018-08-28Handle multiReg COPYCarol Eidt4-0/+91