summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-08-08Fail to explicitly tail call on x86 unix. (#25032)Jarret Shook2-0/+49
2019-08-06[Tizen] Add skipped testcase: superpmiHyeongseok Oh1-0/+1
2019-08-06[Tizen] Add skipped testcase on TM1Jiyoung Yun1-1/+5
2019-06-26Hardcode LKG version of ucrtbased.dll (#25444)William Godbe1-1/+7
2019-06-26Merge branch 'release/3.0' into merge/master-to-release/3.0William Godbe1-0/+6
2019-06-26[master] Update dependencies from dotnet/corefx (#25425)dotnet-maestro[bot]1-4/+0
2019-06-25Expand corefx testing in coreclr repoBruce Forstall3-229/+128
2019-06-25JitBench: Run PowerShell with an execution policy (#25259)Michal Strehovský1-1/+1
2019-06-24Throw platform unsupported error for windows arm32 varargs (#25320)Jarret Shook1-6/+0
2019-06-24Updating Dragon4 to ensure the number buffer always provides a significant di...Tanner Gooding1-7/+0
2019-06-24Make Vector*.ToString() Culture invariant (#25343)Ganbarukamo4147-0/+1814
2019-06-23MemoryExtensions ToUpper / ToLower throws for overlapping buffer (#25327)Marco Rossignoli1-0/+6
2019-06-22[master] Update dependencies from dotnet/corefx (#25120)dotnet-maestro[bot]1-5/+4
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-21Address nullable feedback for System.Diagnostics.Tracing and StackTrace (#25303)Santiago Fernandez Madero1-0/+10
2019-06-21Disable unloading incompatible test for runincontext (#25126)Jan Vorlicek9-3/+21
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-20Triage issues in #25098 (#25240)Egor Chesakov1-10/+18
2019-06-20Remove test 366085 (#25277)Jan Vorlicek2-77/+0
2019-06-19Merge pull request #25265 from BruceForstall/FixCorefxTestingScriptBruce Forstall1-9/+42
2019-06-19Update run-corefx-tests.py for new 3.0.0 directory nameBruce Forstall1-9/+42
2019-06-19Address nullable feedback for S.T.Overlapped, S.Memory, S.R.InteropServices (...Santiago Fernandez Madero1-0/+2
2019-06-19Fix Issue #25134 - AssertionProp incorrectly removes cast from uintBrian Sullivan2-0/+123
2019-06-19Exception format cleanup subset (#25185)Dan Moseley1-0/+4
2019-06-18Relax signed/unsigned checks in Array.Copy to match other places (#25209)Jan Kotas1-26/+4
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-17IndexOfAny(values.Length == 0) == -1 (#25075)Ben Adams1-0/+17
2019-06-14Don't change LCL_FLD node type when replacing param with its shadow copy (#20...Egor Chesakov2-0/+550
2019-06-14abort build-tests if failed to restore stress dependencies (#25140)Sergey Andreenko3-12/+26
2019-06-14Delete OSX condition.Sergey Andreenko1-2/+1
2019-06-14Do not force GCStress at all.Sergey Andreenko1-2/+0
2019-06-13Do not force GcStress=0xc for GitHub_23199.Sergey Andreenko1-3/+4
2019-06-12Enable coreclr-runincontext in azure pipelines (#25073)Jan Vorlicek1-3/+3
2019-06-11JIT: use stress mode tail call validation info for implicit tail calls (#25093)Andy Ayers2-0/+126
2019-06-11Fix ForeignThreadExceptions test (#25074)Jan Vorlicek2-3/+42
2019-06-11Improve corefx testing (#24962)Bruce Forstall3-2/+45
2019-06-11Enable lab support for coreclr tests in unloadable context (#25064)Jan Vorlicek5-6/+13
2019-06-10Switch P/Invokes into libcoreclr for the PAL to QCalls (#25055)Jeremy Koritzinsky7-22/+19
2019-06-10fix generic attribute bug when generic attribute has parameters and the param...Avi Avni1-0/+16
2019-06-10Make Debug.Print(string) behavior consistent with .NET Framework (#25036)Maryam Ariyan1-1/+3
2019-06-06Use CMake's C# support to build DacTableGen instead of manually invoking csc....Jeremy Koritzinsky1-1/+1
2019-06-06Move COM object lifetime control tests to CoreCLR. (#24990)Jeremy Koritzinsky1-5/+18
2019-06-06Revert "Reenable StackTracePreserveTests."Sergey Andreenko1-0/+3
2019-06-06Reenable StackTracePreserveTests. (#24987)Sergey Andreenko1-3/+0