summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-03-16Fix typo (#23300)Nikita Potapenko10-18/+18
2019-03-15Exclude tracing/keyword/TwoKeywords test from running on all platforms (#23267)Egor Chesakov1-3/+3
2019-03-14Fix Ubuntu arm build break. (#23270)Jeremy Koritzinsky2-0/+3
2019-03-14Disable failing test against #23262 (#23263)Jan Kotas1-0/+3
2019-03-14 Fix the calling convention for P/Invokes and delegates to hostpolicy (#23249)Aaron Robinson2-25/+15
2019-03-14Update CoreFX Linux Arm64 exclusion list. (#22697)Sergey Andreenko1-4/+6
2019-03-14Delete suspicious code in delegate construction (#22830)Michal Strehovský4-0/+306
2019-03-13Disable tracing/inducedgc test on all Unix platforms (#23240)Sung Yoon Whang1-0/+3
2019-03-13Merge pull request #23109 from briansull/gh-21231Brian Sullivan4-0/+147
2019-03-13Merge pull request #23220 from BruceForstall/FixArm64HfaJmpCallNyiBruce Forstall3-0/+1063
2019-03-13Fix for Issue 21231Brian Sullivan4-0/+147
2019-03-13Fix SIMD handle issues (#23193)Carol Eidt2-0/+184
2019-03-13Merge pull request #23212 from CarolEidt/VectorABITestCarol Eidt3-0/+284
2019-03-13exclude tracing/keyword/TwoKeywords/TwoKeywords on WIndows x86. (#23237)Sergey Andreenko1-0/+3
2019-03-12Default Interface COM testing project (#23195)Aaron Robinson14-93/+396
2019-03-12Arm64: Implement JMP call for HFA register argumentsBruce Forstall3-0/+1063
2019-03-12Preliminary Vector ABI testCarol Eidt3-0/+284
2019-03-11Fix issue 21089 (Add tests for the `EventPipe support for "Parameters"` featu...Andrew Au5-85/+261
2019-03-11Fix bad test (#23173)Michal Strehovský2-13/+10
2019-03-10Refactor Encoding to split fast-path and fallback logic (#23098)Levi Broderick1-0/+22
2019-03-08Properly override IsEquivalentTo() API in RuntimeType (#23137)Aaron Robinson1-1/+30
2019-03-08Fix missing RunTests.sh in CoreFX Linux jobs. (#23135)Sergey Andreenko1-13/+12
2019-03-08Merge pull request #23052 from CarolEidt/Fix22850Carol Eidt2-0/+77
2019-03-08disabling tracing/tracevalidation/inducedgc/inducedgc test on ARM64 (#23125)Sung Yoon Whang1-0/+3
2019-03-07Disable tests based on 23103 and 23096 (#23104)Jarret Shook1-0/+3
2019-03-07JIT: fix filter liveness computation (#23044)Andy Ayers3-1/+98
2019-03-07Merge pull request #23085 from BruceForstall/FixAsmDiffScratchRootBruce Forstall1-4/+4
2019-03-07Cleanup Globalization info code (#22591)Hugh Bellamy1-0/+112
2019-03-06Ignore warning in another build script. (#23082)Sergey Andreenko1-0/+4
2019-03-06Remove legacy behavior around non-virtual interface calls (#23032)Michal Strehovský3-2/+154
2019-03-06Fix PMI asm diffsBruce Forstall1-4/+4
2019-03-06Temporarily disable some WaitAny tests that have been failing periodically in...Koundinya Veluri1-0/+9
2019-03-06JIT: fix issue with assertion prop on isinst helpers (#23056)Andy Ayers2-0/+77
2019-03-06Merge pull request #22912 from fiigii/fixBroadcastCarol Eidt3-0/+303
2019-03-06fix BroadcastScalarToVector128/256 and simplify MoveMaskFei Peng3-0/+303
2019-03-05Reduce running time of GitHub_19361 test case (#23048)Andy Ayers2-9/+3
2019-03-05Correctly type SIMD stack valuesCarol Eidt2-0/+77
2019-03-05Re-enable RCW license tests (#23023)Aaron Robinson1-4/+3
2019-03-05Disable test correctly. Missed casing (#23035)Jarret Shook1-1/+1
2019-03-05Fix JIT/Directed/pinvoke/tailRuss Keldorph5-16/+137
2019-03-05Fix issue 23009Andrew Au1-1/+1
2019-03-05Remove dead AppDomain unload code (#23026)Steve MacLean1-30/+0
2019-03-04Do not treat warnings as errors during corefx build in docker. (#23014)Sergey Andreenko1-0/+4
2019-03-04Remove loose dependency in runtime on System.ComponentModel. (#23010)Aaron Robinson1-3/+4
2019-03-04Disable tests for open issues (#22976)Jarret Shook1-0/+19
2019-03-04Fix rid choice setup stress (#23004)Jarret Shook1-13/+66
2019-03-04Merge pull request #22791 from CarolEidt/Fix19256Carol Eidt2-0/+72
2019-03-03Disable outdated testsJan Kotas1-27/+2
2019-03-02[master] Update dependencies from dotnet/corefx (#22968)dotnet-maestro[bot]1-0/+8
2019-03-01Support IClassFactory2 - LicenseManager use in COM activation (#22846)Aaron Robinson21-0/+752