summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-05-10Fixing S.P.Corelib to not double include files and ensure that S.N.V is marke...Tanner Gooding1-1/+1
2019-05-10Disable a tail call test when using minopts (#24426)Koundinya Veluri1-0/+1
2019-05-10Re-enable accidentally disabled tests. (#24531)Jeremy Koritzinsky1-3/+0
2019-05-10Reenable IJW tests. (#24530)Jeremy Koritzinsky1-15/+0
2019-05-10Properly set the nuget cache for the repo (#24505)Aaron Robinson4-4/+4
2019-05-09Merge pull request #24482 from erozenfeld/Fix24159Eugene Rozenfeld3-4/+78
2019-05-09More cleanup of the HWIntrinsic test templates (#24455)Tanner Gooding593-18357/+69912
2019-05-09Mark local struct as having overlapping fields after struct reinterpretationEugene Rozenfeld3-4/+78
2019-05-09Delete suspicious code in delegate construction (#24493)Michal StrehovskĆ½4-0/+306
2019-05-09[master] Update dependencies from dotnet/corefx (#24314)dotnet-maestro[bot]5-5/+9
2019-05-09Fix ComActivator typo. (#24485)Jeremy Koritzinsky1-4/+4
2019-05-08Add support in SPCL to call into user supplied register and unregisteā€¦ (#24...Aaron Robinson3-0/+232
2019-05-08Fix 23317. (#24383)Fadi Hanna2-0/+83
2019-05-07Exclude MethodImplOptionsTests.Sergey Andreenko1-0/+2
2019-05-06Merge pull request #24415 from sandreenko/corefxAddExclsusionsSergey Andreenko2-0/+2
2019-05-06Move the Formatting jobs over to AzDO (#24367)Jeremy Koritzinsky1-80/+2
2019-05-06Handle E_NOTIMPL return from CoInitializeEx. (#24387)Jeremy Koritzinsky17-18/+3
2019-05-06Port all managed product binaries to use SDK style projects (#24285)Aaron Robinson2-3/+2
2019-05-06Add new CoreFX exclusions.Sergey Andreenko2-0/+2
2019-05-04Reenable corefx tests (#24157)Steve MacLean1-18/+0
2019-05-04Revert "Fix GCStress for multireg returns. "Sergey Andreenko2-83/+0
2019-05-03Re-enable EventSourceTrace test (#24365)Sung Yoon Whang1-3/+0
2019-05-03Enable CoreFX test filtering for CoreCLR PRs (#24259)David Mason2-33/+454
2019-05-03Change our DateTime marshalling tests to be culture-independent. (#24362)Jeremy Koritzinsky5-370/+33
2019-05-03Merge pull request #24343 from briansull/add-hva-testsBrian Sullivan7-2/+2324
2019-05-03Merge pull request #24363 from sandreenko/GitHub_23199Sergey Andreenko2-0/+83
2019-05-02System.GC.AllocateUninitializedArray (#24096)Vladimir Sadov3-1/+167
2019-05-02Changes from code reviewBrian Sullivan3-16/+10
2019-05-02Add a repro test.Sergey Andreenko2-0/+83
2019-05-02When QuickJit is enabled, disable it for methods that contain loops by defaul...Koundinya Veluri2-0/+135
2019-05-02Adding more coverage for the AES hwintrinsic tests. (#24335)Tanner Gooding9-54/+1108
2019-05-02Re-enable all com crossgen testing (#24348)David Wrighton7-21/+0
2019-05-01Update issues.targets and reduce test execution time. (#24345)Fadi Hanna2-28/+9
2019-05-01Copy all win32 resources (#24308)David Wrighton3-0/+90
2019-05-01Add two additional HVA tests:Brian Sullivan6-0/+2328
2019-05-01Disable CallbackStressTest everywhere.Russ Keldorph1-3/+3
2019-04-30Disable CallbackStressTest against #24305Russ Keldorph1-0/+3
2019-04-29Resolves an assert around Sse41.ConvertToVector128Int* and Avx2.ConvertToVect...Tanner Gooding24-0/+672
2019-04-29Improve Precision to 10 microseconds in timespan (#24279)Anirudh Agnihotry1-86/+110
2019-04-29Merge pull request #24282 from erozenfeld/Fix24253Eugene Rozenfeld2-0/+90
2019-04-29Fix running JitBench on Linux (#24248)Ludovic Henry4-12/+12
2019-04-27Merge pull request #24261 from sandreenko/fixRegressionCoreFXx86Sergey Andreenko2-0/+69
2019-04-26Disable failing corefx testsBruce Forstall3-0/+5
2019-04-26Fix for a jit liveness bug.Eugene Rozenfeld2-0/+90
2019-04-25Add a repro test.Sergey Andreenko2-0/+69
2019-04-25Remove redundant tests (#24255)Russ Keldorph4-140/+0
2019-04-25Fixing 23941 (#24199)Fadi Hanna3-1/+238
2019-04-24Added optional/default parameters for StreamWriter/StreamReader (#24056)Jim1-0/+4
2019-04-24Merge pull request #24226 from BruceForstall/Disable24224Bruce Forstall1-0/+3
2019-04-24Merge pull request #24227 from BruceForstall/Disable24173Bruce Forstall1-1/+4