summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-12-03JIT: fix overly aggressive type propagation from returns (#21316)Andy Ayers2-0/+56
2018-12-01Enable COM interop for collectible classes (#20919)Jan Vorlicek9-1/+242
2018-11-30Change target 'Target' and position in build steps for response file generati...Aaron Robinson1-1/+1
2018-11-30Reenable TypeEquivalence tests (#21309)Aaron Robinson4-10/+10
2018-11-30Update how CoreDisTools is discovered (#21261)Aaron Robinson1-2/+0
2018-11-29Disable TypeEquivalence tests due to flaky x86 build (#21294)Aaron Robinson3-2/+3
2018-11-29Enable type equivalence (#21265)Aaron Robinson8-0/+186
2018-11-29Add more advanced SafeArray tests (#21063)Jeremy Koritzinsky16-12/+1011
2018-11-29Merge pull request #21267 from BruceForstall/FixExclusionBruce Forstall1-2/+2
2018-11-28Fix #21209 (#21237)Swaroop Sridhar2-5/+14
2018-11-28Fix ObjectStackAllocationTests on Linux under minoptsBruce Forstall1-2/+2
2018-11-28 Delete test dev10_630880 (#21239)Jan Kotas5-99/+0
2018-11-28exclude tests\src\Interop\COM\NativeClients\Primitives from GCStress runs. (#...Sergey Andreenko1-0/+2
2018-11-27Disable test Dev10_630880Bruce Forstall1-0/+3
2018-11-27Disable failing Linux/arm32 corefx tests (#21225)Bruce Forstall1-0/+4
2018-11-27Merge pull request #21151 from CarolEidt/Fix21080Carol Eidt1-15/+0
2018-11-26Use LclFld for full-width cpblk of different typesCarol Eidt1-15/+0
2018-11-26Merge pull request #21184 from mikedn/load-normBrian Sullivan2-0/+86
2018-11-26Updating runtest.py to support printing coredump information (#21149)Tanner Gooding2-2/+224
2018-11-25Add test for 18867Mike Danes2-0/+86
2018-11-24Fix Interop/PInvoke/Miscellaneous/HandleRef tests under GCStress (#21131)Jeremy Koritzinsky1-15/+1
2018-11-23Don't assume objects don't escape in pure helpers.Eugene Rozenfeld1-4/+6
2018-11-22Typos (#21171)John Doe1-1/+1
2018-11-22Delete System.AppDomainSetup (#21157)Jan Kotas1-0/+14
2018-11-21Introduce Marshall.LoadLibrary API (#20871)Swaroop Sridhar6-3/+464
2018-11-21Disable object stack allocation verification under GCStress.Eugene Rozenfeld2-17/+40
2018-11-21Ensuring that gc_stress and gc_stress_c are marked global when writing, but n...Tanner Gooding1-4/+3
2018-11-20Fix for #21011: propagate GTF_DONT_CSE on comma returnsEugene Rozenfeld2-0/+57
2018-11-20Fixing up some issues with the HWIntrinsic test templates (#21104)Tanner Gooding1472-6348/+16386
2018-11-19Update xunit version to match corefx (#21098)Jan Kotas2-2/+7
2018-11-19Add asserts for the types of the Span indexers. (#21037)Carol Eidt2-0/+78
2018-11-19Disable stale sockets test (#21083)Stephen Toub1-0/+14
2018-11-18Add ICustomMarshaler tests (#19195)Hugh Bellamy3-0/+708
2018-11-17Removing the legacy helper intrinsics and adding tests for their replacements...Tanner Gooding639-25995/+60688
2018-11-17Force Unicode in test_location parameter in delete_existing_wrappers() (#21056)Egor Chesakov1-1/+8
2018-11-16Exclude GC stress failure test. (#21059)Sergey Andreenko1-0/+2
2018-11-16Exclude tests from GCStress failing due to 21044 (#21060)Sergey Andreenko2-0/+6
2018-11-16Merge pull request #21004 from BruceForstall/UpdateRuntestHelpBruce Forstall2-1/+6
2018-11-16Add PInvoke/Decimal tests (#19301)Zeng Jiang11-1/+1107
2018-11-15Add simple tests for ArrayWithOffset marshaling. (#21013)Jeremy Koritzinsky6-0/+143
2018-11-15Add Interop/PInvoke/Attributes tests (#19107)Zeng Jiang5-0/+349
2018-11-15Add PInvoke/CriticalHandles tests (#19297)Zeng Jiang11-0/+1132
2018-11-15Add PInvoke/SafeHandles tests (#19330)Zeng Jiang29-0/+4347
2018-11-15Add Tests for VBByRefStr marshalling (#20982)Jeremy Koritzinsky6-0/+143
2018-11-15Add tests for marshalling as VARIANT_BOOL or VARIANT (#20856)Jeremy Koritzinsky9-29/+1858
2018-11-15Add PInvoke/SizeParamIndex tests (#19348)Zeng Jiang23-1/+2418
2018-11-15Add PInvoke/DllImportpath tests (#19270)Zeng Jiang6-0/+388
2018-11-15Add tests for ANSI BSTRs (#20985)Jeremy Koritzinsky8-2/+350
2018-11-15Add PInvoke/Array tests (#19266)Zeng Jiang19-3/+5776
2018-11-15Combine ExcludeList in AltJit scenarios for both host and altjit archs (#21018)Egor Chesakov4-8/+26