summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
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-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-11Enable lab support for coreclr tests in unloadable context (#25064)Jan Vorlicek2-2/+2
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-06Move COM object lifetime control tests to CoreCLR. (#24990)Jeremy Koritzinsky1-5/+18
2019-06-05Delete TwoKeywords test. (#24982)Sergey Andreenko2-85/+0
2019-06-05Fix GCStress coverage for multi reg returns. (#24826)Sergey Andreenko3-2/+250
2019-06-05Zero initReg in genSetGSSecurityCookie (#24371)Egor Chesakov2-0/+91
2019-06-05Cleanup block stores and test for 24846 (#24950)Carol Eidt1-49/+39
2019-06-05Add test verifying reliable SafeHandle unmarshalling (#24959)Jeremy Koritzinsky8-161/+99
2019-06-05Resolve Windows 10 Kits dir via the environment variable. (#24960)Jeremy Koritzinsky1-5/+2
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