summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
2019-06-04[master] Update dependencies from dotnet/corefx (#24883)dotnet-maestro[bot]1-0/+7
2019-06-03Added scenario to test that CallGetTotalAllocatedBytes is monotonic in imprec...Vladimir Sadov1-9/+25
2019-06-03Removing the TestAllOnes, TestAllZeros, and TestMixOnesZeros methods from the...Tanner Gooding28-12880/+0
2019-06-03Fix armel tests build (#24678)Gleb Balykov11-6/+17
2019-05-31Handle a zero byte cpblk (#24871)Carol Eidt2-0/+88
2019-05-28Change DllImportPath policy to create unicode-named test library immediately ...Jeremy Koritzinsky2-11/+22
2019-05-24Set the HasExplicitSize flag when a class size is specified in metadata. (#24...Jeremy Koritzinsky2-0/+62
2019-05-24Enable LCID marshalling and clean up our LCID marshalling tests. (#24642)Jeremy Koritzinsky20-273/+679
2019-05-24Move to 3.0 SDK (#24756)Elinor Fung1-2/+0
2019-05-23Create THIRD-PARTY-NOTICES.TXT (#24752)Rich Lander1-0/+25
2019-05-23Add missing pin to two tests and re-enable for GC stress (#24738)Andy Ayers3-6/+6
2019-05-22Change timeouts for outerloop job and move one test to longRunningGc. (#24731)Sergey Andreenko1-0/+3
2019-05-22Allow CORINFO_BOX_THIS for primitives and enums (#24644)Michal Strehovský2-0/+22
2019-05-22Remove filter for Exception type during registry inquiry. (#24725)Aaron Robinson1-3/+4
2019-05-22Test case for #24657 (#24721)Carol Eidt2-0/+71
2019-05-21Delete infrastructure files that are no longer used (#24684)Jan Kotas6-840/+0
2019-05-21Merge pull request #24675 from sandreenko/excludeSuperPmiCollectSergey Andreenko1-0/+2
2019-05-20Exclude superpmicollect with JitStress on arm.Sergey Andreenko1-0/+2
2019-05-20Disable Interop/WinRT/NETClients/Primitives test on Nano Server. (#24665)Jeremy Koritzinsky2-2/+2
2019-05-20Merge pull request #24611 from janvorli/add-field-signature-testJan Vorlicek2-0/+66
2019-05-17Disable WinRT NETClientBindings test on ARM/ARM64 (#24632)Jeremy Koritzinsky1-0/+1
2019-05-17Fix localloc with large out arg space (#24388)Bruce Forstall4-0/+12281
2019-05-16Add support for invariant casing in PAL (#24597)Michal Strehovský2-0/+138
2019-05-16Add Managed->Native tests for our WinRT primitives (#23529)Jeremy Koritzinsky46-0/+1503
2019-05-16Add regression test for #24524Jan Vorlicek2-0/+66
2019-05-15Enable JIT\superpmi\superpmicollect on Linux and macOS (#24560)Egor Chesakov2-4/+3
2019-05-15[master] Update dependencies from dotnet/core-setup (#24149)dotnet-maestro[bot]1-0/+2
2019-05-14Merge pull request #24553 from sandreenko/excludeTestsThatAreFailingUnderGCSt...Sergey Andreenko6-0/+12
2019-05-13Disable _il_relu_fld under GCStress.Sergey Andreenko1-0/+2
2019-05-13Disable versionbubbles under GCStress.Sergey Andreenko1-0/+2
2019-05-13Merge pull request #24551 from sandreenko/disable_eventsourcetrace_in_jitstressSergey Andreenko1-0/+2
2019-05-13Profiler API to request ReJIT with inliners (#24461)David Mason1-0/+2
2019-05-13Implement GC.GetTotalAllocatedBytes (#23852)Ludovic Henry2-0/+206
2019-05-13Disable tests that are failing with timeouts.Sergey Andreenko4-0/+8
2019-05-13exclude eventsourcetrace from jitstress runs.Sergey Andreenko1-0/+2
2019-05-12Cleanup some build files (#24539)Aaron Robinson1-5/+13
2019-05-10Disable a tail call test when using minopts (#24426)Koundinya Veluri1-0/+1
2019-05-09Merge pull request #24482 from erozenfeld/Fix24159Eugene Rozenfeld2-0/+78
2019-05-09More cleanup of the HWIntrinsic test templates (#24455)Tanner Gooding593-18357/+69912
2019-05-09Mark local struct as having overlapping fields after struct reinterpretationEugene Rozenfeld2-0/+78
2019-05-09Delete suspicious code in delegate construction (#24493)Michal Strehovský4-0/+306
2019-05-09[master] Update dependencies from dotnet/corefx (#24314)dotnet-maestro[bot]4-5/+6
2019-05-09Fix ComActivator typo. (#24485)Jeremy Koritzinsky1-4/+4
2019-05-08Add support in SPCL to call into user supplied register and unregiste… (#24...Aaron Robinson3-0/+232
2019-05-08Fix 23317. (#24383)Fadi Hanna2-0/+83
2019-05-07Exclude MethodImplOptionsTests.Sergey Andreenko1-0/+2
2019-05-06Handle E_NOTIMPL return from CoInitializeEx. (#24387)Jeremy Koritzinsky17-18/+3
2019-05-06Port all managed product binaries to use SDK style projects (#24285)Aaron Robinson1-2/+1
2019-05-04Revert "Fix GCStress for multireg returns. "Sergey Andreenko2-83/+0
2019-05-03Enable CoreFX test filtering for CoreCLR PRs (#24259)David Mason1-33/+20