summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Arm64 vector ABI (#23675)Carol Eidt1-4/+0
2019-04-16Test remove ContextualReflectionProxy (#24006)Steve MacLean2-164/+84
2019-04-15Update clr-configuration-knobs and cleanups (#24016)Adeel Mujahid1-5/+0
2019-04-15Opt COM methods out of the new Windows instance-method handling. (#23974)Jeremy Koritzinsky10-139/+49
2019-04-15Merge pull request #23996 from BruceForstall/Fix64BitAlignmentBruce Forstall1-1/+1
2019-04-15Fix test for 64-bit platformsBruce Forstall1-1/+1
2019-04-13EnterContextualReflection handle null (#23953)Steve MacLean2-103/+138
2019-04-13Use xUnit TestOutputHelper to get proper test output in Azure DevOps Tests Ex...Egor Chesakov1-29/+46
2019-04-13Fix ARM's genPutArgStk codegen (#23867)mikedn2-0/+75
2019-04-12Exclude ResolveEventTests.cmd and CallbackTests.cmd on Windows_NT x86 (#23942)Egor Chesakov1-0/+6
2019-04-12Fix x86 stack probing (#23881)Bruce Forstall7-0/+353
2019-04-12[master] Update dependencies from dotnet/corefx (#23893)dotnet-maestro[bot]72-1662/+1662
2019-04-12Add R2R prefix to TestRunNamePrefix when running ReadyToRun jobs (#23945)Egor Chesakov1-2/+3
2019-04-12Fix DIM Test to run on mono (#23870)Thays Grazia2-8/+8
2019-04-12Don't Free UpperVector (#23889)Carol Eidt2-0/+103
2019-04-12JIT: update byref null check logic to handle field chains (#23850)Andy Ayers2-0/+75
2019-04-11Add optimized UTF-8 validation and transcoding apis, hook them up to UTF8Enco...Levi Broderick1-3/+11
2019-04-11Fix Version's comparer operators to allow null (#23898)Stephen Toub1-1/+5
2019-04-11JIT: fix assert when there are mixed types in Enum.HasFlags optimization (#23...Andy Ayers2-2/+24
2019-04-11Renaming 'failure' in counter tests (#23891)Sung Yoon Whang2-19/+19
2019-04-10Merge remote-tracking branch 'origin/master' into utf8_validation_apis_3Levi Broderick21-17/+1218
2019-04-10Remove overrelease in test (#23887)Aaron Robinson1-5/+0
2019-04-11Contextual reflection (#23740)Steve MacLean4-0/+906
2019-04-10Expose new EventCounter APIs (#23808)Sung Yoon Whang2-5/+5
2019-04-09Temporarily disable failing CoreFX testsLevi Broderick1-3/+11
2019-04-09Alter CCW wrapping semantics (#23709)Aaron Robinson15-12/+312
2019-04-09Unconditionally set CrossGenTest to false for readytorun/tests/mainv1 mainv2 ...Egor Chesakov2-0/+2
2019-04-09Group XUnitWrapper.dll into the same Payloads when submit to Helix (#23476)Egor Chesakov4-44/+309
2019-04-08Remove exclusion for System.Threading.Tasks.Tests (#23818)Vladimir Sadov1-1/+0
2019-04-08Merge pull request #23739 from briansull/struct-cseBrian Sullivan2-0/+230
2019-04-08Block the hoisting of TYP_STRUCT rvalues in loop hoistingBrian Sullivan2-0/+230
2019-04-08Merge pull request #23814 from sandreenko/disableSystemIOTestsCorefxSergey Andreenko1-0/+1
2019-04-08Merge pull request #23715 from BruceForstall/FixArmStackProbingBruce Forstall6-0/+587
2019-04-08Diable CoreFX System.IO.Tests.dll on windows arm64.Sergey Andreenko1-0/+1
2019-04-08Allow reabstraction of default interface methods (#23313)Michal Strehovský7-8/+466
2019-04-06Merge pull request #23775 from sandreenko/reenableFixedCoreFXSergey Andreenko2-2/+0
2019-04-06[master] Update dependencies from dotnet/corefx (#23785)dotnet-maestro[bot]1-3/+0
2019-04-05Match PtrToStringUTF8 to the other PtrToString* families. (#23731)Jeremy Koritzinsky1-0/+20
2019-04-05Fix typo in Buffer.BlockCopy (#23636)Egor Bogatov1-0/+4
2019-04-05WIP Fix ARM32/ARM64 large frame stack probingBruce Forstall6-0/+587
2019-04-05Reenable System.Runtime.Tests. for arm64.Sergey Andreenko2-2/+0
2019-04-05Enable return buffers on Windows ARM64 for struct-returning member functions ...Jeremy Koritzinsky2-8/+69
2019-04-05Don't null out references in Stream/BinaryReader/Writer (#23725)Stephen Toub1-0/+26
2019-04-04Disable marshalling delegates as _Delegate and enable marshalling delegates a...Jeremy Koritzinsky4-87/+94
2019-04-04Disable a couple of S.R.InteropServices tests (#23697)Koundinya Veluri1-0/+8
2019-04-04Fix SystemV AMD64 Explicit structure classification (#22041)Jeremy Koritzinsky7-55/+470
2019-04-04Improve Upper Vector Save/Restore (#23344)Carol Eidt2-0/+132
2019-04-04Fix prefix of mock hostpolicy on Unix (#23692)Jeremy Koritzinsky1-1/+1
2019-04-03Fix interop test cases to pass doubles for native varargs. (#23690)Andy Ayers5-120/+101
2019-04-03Change Auto charset to mean UTF-8 off-Windows (#23664)Jeremy Koritzinsky6-1/+66