summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
2020-03-25[Tizen] Fix build of Runtime_1241 testsubmit/tizen/20200402.013218accepted/tizen/unified/20200402.155517Gleb Balykov1-3/+23
2020-03-25[Tizen] Fix usage of ni.exe in readytorun testGleb Balykov1-1/+1
2020-03-25Fail to explicitly tail call on x86 unix. (#25032)Jarret Shook2-0/+49
2020-02-13Port of dotnet/runtime#1059 to 3.1 branch (#27986)Carol Eidt2-0/+99
2020-02-13Port fix for #1241 to 3.1 (#27983)Carol Eidt2-0/+108
2020-02-13Port PR #258 to 3.1 (#27984)Carol Eidt2-0/+70
2020-02-13Port the 5.0 fix for issue #1104 (#28003)Brian Sullivan2-0/+95
2020-01-14[release/3.1] Port fix for JIT silent bad code (#27972)Andy Ayers2-0/+85
2020-01-14Release/3.1 port of dotnet/runtime#239 (#27973)Andy Ayers2-0/+68
2019-12-02Change non_virtual_calls_to_instance_methods test to non-il-sdk format (#27952)Juan Hoyos4-10/+26
2019-11-22Non virtual calls to instance methods non-virtual dispatch on instance interf...David Wrighton3-0/+508
2019-11-08Fixup PrivateAssets->ExcludeAssetswtgodbe1-1/+1
2019-11-08Add packagereference to System.IO.FileSystem.AccessControlwtgodbe1-0/+3
2019-11-08Set RuntimeFrameworkVersion in CoreFx.depprojwtgodbe1-0/+1
2019-09-11[release/3.1] Update dependencies from dotnet/corefx (#26508)dotnet-maestro[bot]6-14/+14
2019-08-07Ensure that we check for implicit ivals for single argument intrinsics before...Tanner Gooding12-0/+4455
2019-08-07Make counters use dedicated thread instead of timer (#25864) (#25978)Sung Yoon Whang1-8/+4
2019-07-28Do not fast tail call if caller has multislot structs (#25885) (#25910)Jarret Shook1-0/+224
2019-07-22[3.0 port] Fix first value of counter payload being skewed (#25799)Sung Yoon Whang2-0/+147
2019-07-17Temporarily make a default interface method test incompatible for GCStress (#...Koundinya Veluri2-0/+4
2019-07-15Add EventPipe/DiagnosticsIpc tests (#25457)John Salem9-0/+582
2019-07-10refresh GC reliability tests (#25622)Vladimir Sadov3-8/+13
2019-07-07Fixes spellingMatt Galbraith1-26/+26
2019-07-04Fix instantiation stub maker for case where no register is used by function p...Fadi Hanna2-0/+157
2019-07-03Add test for eventcounter (#25555)Sung Yoon Whang2-0/+192
2019-07-01test DisplayUnits/DisplayRateTimeScale properties (#25525)Sung Yoon Whang2-8/+50
2019-07-01Get rid of warnings while building tests (#25514)Michal Strehovský4-4/+5
2019-06-28Stop using reflection on pollingcounter tests (#25489)Sung Yoon Whang2-40/+10
2019-06-27Add test for IncrementingEventCounter (#25462)Sung Yoon Whang2-0/+168
2019-06-27removed unnecessary WriteLine form a test (#25460)Vladimir Sadov1-2/+1
2019-06-27Fix VersionBubbles test (#25392)Jan Vorlicek1-9/+10
2019-06-27Fix SIGSEGV in GC when dealing with large double[] on ARM32 (#25403)Vladimir Sadov2-0/+52
2019-06-26Hardcode LKG version of ucrtbased.dll (#25444)William Godbe1-1/+7
2019-06-25Expand corefx testing in coreclr repoBruce Forstall1-156/+108
2019-06-25JitBench: Run PowerShell with an execution policy (#25259)Michal Strehovský1-1/+1
2019-06-24Make Vector*.ToString() Culture invariant (#25343)Ganbarukamo4147-0/+1814
2019-06-21Merge pull request #25260 from briansull/GitHub_25134Brian Sullivan2-0/+192
2019-06-21Add EventPipe Processor Number support and make NetTrace the default … (#25...Noah Falk2-3/+30
2019-06-21Fix test to use mutual waits (#25317)Carol Eidt1-7/+10
2019-06-21Disable unloading incompatible test for runincontext (#25126)Jan Vorlicek8-2/+20
2019-06-20Added the complementary test cases of going from a negative int to an unsigned.Brian Sullivan1-8/+77
2019-06-20Disable NativeVarargsTest on Windows Nano Server. (#25284)Jeremy Koritzinsky1-1/+1
2019-06-20Remove test 366085 (#25277)Jan Vorlicek2-77/+0
2019-06-19Fix Issue #25134 - AssertionProp incorrectly removes cast from uintBrian Sullivan2-0/+123
2019-06-18Fix contained LEA handling (#25135)Carol Eidt2-0/+98
2019-06-18Prevent loading byref-like types with invalid layout (#25200)Michal Strehovský2-0/+67
2019-06-17Allow PEImageLayout to be loadable for R2R images loaded from streams. (#25159)Fadi Hanna1-0/+12
2019-06-17Add IJW native varargs tests. (#24983)Jeremy Koritzinsky19-122/+680
2019-06-14Don't change LCL_FLD node type when replacing param with its shadow copy (#20...Egor Chesakov2-0/+550
2019-06-14Delete OSX condition.Sergey Andreenko1-2/+1