summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-02Propagate preferences (#19429)Carol Eidt2-0/+145
2019-02-01Make Import of Helix.Sdk conditional in tests/helixpublishwitharcade.proj (#2...Egor Chesakov1-4/+4
2019-02-01Exclude RecursiveException and MultipleException from GCStress runs. (#22340)Sergey Andreenko2-0/+4
2019-02-01Update the double/float formatters to return the shortest roundtrippable stri...Tanner Gooding1-5/+162
2019-02-01Refactor helixpublishwitharcade.proj (#22346)Egor Chesakov1-90/+107
2019-01-31[Arm64/arm32] GCStress failure in tracing/eventsourcetrace/eventsourcetrace/e...José Rivero1-0/+1
2019-01-30Add timeoutPerTestCollection and use this to control Helix workitem timeout (...Egor Chesakov1-2/+4
2019-01-30Remove run.exe and config.json (#21608)Sven Boemer3-47/+54
2019-01-30Disable outdated test until it is updatedRuss Keldorph1-0/+4
2019-01-30Disable tests consistently failing in AzDO CI (#22304)Egor Chesakov1-0/+9
2019-01-29RunCrossGen in ReadyToRun tests, set TimeoutPerTest, set FailOnWorkItemFailur...Egor Chesakov2-6/+28
2019-01-29To support container scenario, 2 HardLimit configs are added - (#22180)Maoni Stephens1-1/+9
2019-01-28Fix various fgMorphInitBlock issues (#21820)mikedn2-0/+340
2019-01-25Submit to one Helix queue on pull requests and CI builds. Add CI trigger for ...Egor Chesakov1-0/+9
2019-01-25this test should not be run under gcstress (#22214)Sergey Andreenko1-0/+1
2019-01-25Remove reflection-based wraper for AssemblyDependencyResolver. (#22195)Jeremy Koritzinsky6-64/+6
2019-01-24Update SSE2 testMike Danes1-1/+1
2019-01-24Fix importer spilling in the presence of assignment side effectsMike Danes2-0/+102
2019-01-24Fix test build warning. (#22168)Eugene Rozenfeld1-0/+3
2019-01-23this test should not be run under gcstress (#22175)Maoni Stephens1-0/+1
2019-01-23Add GC.KeepAlive to keep collectible ALC alive across usage. (#22133)Jeremy Koritzinsky1-0/+1
2019-01-23Disable superpmicollection in r2r jobs until https://github.com/dotnet/corecl...Egor Chesakov1-0/+1
2019-01-23Add unloadability testing tool (#22064)Jan Vorlicek3-0/+599
2019-01-23Fix R2R failure in one of ObjectStackAllocation tests.Eugene Rozenfeld1-2/+5
2019-01-23Fix for JIT\Directed\arglist\vararg test case.Eugene Rozenfeld2-3/+37
2019-01-23Don't redirect stdlib wchar functions to our test platform shims. (#22072)Jeremy Koritzinsky17-101/+84
2019-01-20Cleanup array related FCalls (#22097)Jan Kotas1-0/+4
2019-01-19Update Newtonsoft.Json (#22060)Ben Adams1-1/+1
2019-01-18Fix calling conventions on reverse PInvoke callbacks. (#22044)Jeremy Koritzinsky1-3/+7
2019-01-18Run Azure DevOps builds against pull requests in coreclr/master (#22051)Egor Chesakov1-0/+2
2019-01-18SuperPMI Collect/Replay/AsmDiff tool (#21252)Jarret Shook1-2/+20
2019-01-18Add Per-assembly Load Native Library callbacks (#21555)Swaroop Sridhar6-0/+156
2019-01-18Handle complex constrained calls with default interface methods (#21978)Michal Strehovský2-630/+149
2019-01-18Use correct resolution scope when checking default implementations (#22036)Michal Strehovský4-0/+194
2019-01-17Unify xplatform.h and platformdefines.h (#21389)Jeremy Koritzinsky94-428/+349
2019-01-17Unblock Azure DevOps-as-CI (#22042)Egor Chesakov2-11/+8
2019-01-17Merge pull request #22022 from fiigii/reenabletestCarol Eidt11-0/+1664
2019-01-16Re-enable Avx.PermuteVar testsFei Peng11-0/+1664
2019-01-16Merge pull request #21997 from BruceForstall/FixFpRelativeInstructionsBruce Forstall2-0/+628
2019-01-16 Fix imm-operand encoding for SSE/AVX instructions (#21999)Fei Peng54-2557/+7719
2019-01-16Fix generate_layout_only (#21996)Jarret Shook1-17/+138
2019-01-16Enable BenchmarksGame when BuildTestsAgainstPackages (see #21554) in tests/is...Egor Chesakov1-18/+0
2019-01-16Make JIT\superpmi\superpmicollect compatible with HelixEgor Chesakov4-38/+46
2019-01-15WIP: Re-enable ObjectStackAllocationTests for arm32Eugene Rozenfeld1-3/+0
2019-01-15Use MSBuild to generate __TestEnv files (#21966)Egor Chesakov3-135/+194
2019-01-15Fix two cases of FP-relative immediate offsets not being checked for encodabi...Bruce Forstall2-0/+628
2019-01-15Update CoreClr, CoreFx, PgoData to preview-27312-01, preview.19063.1, master-...dotnet-maestro-bot1-0/+4
2019-01-14fix the help message for runtest.sh so the gcstress instructions aren't split...David Mason1-2/+2
2019-01-14Large version bubble Support (#21727)Andon Andonov7-43/+202
2019-01-14Improvements for object stack allocation.Eugene Rozenfeld2-19/+80