summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
2019-08-08Fail to explicitly tail call on x86 unix. (#25032)Jarret Shook2-0/+49
2019-06-26Hardcode LKG version of ucrtbased.dll (#25444)William Godbe1-1/+7
2019-06-25Expand corefx testing in coreclr repoBruce Forstall1-156/+108
2019-06-25JitBench: Run PowerShell with an execution policy (#25259)Michal Strehovský1-1/+1
2019-06-24Make Vector*.ToString() Culture invariant (#25343)Ganbarukamo4147-0/+1814
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-21Disable unloading incompatible test for runincontext (#25126)Jan Vorlicek8-2/+20
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-20Remove test 366085 (#25277)Jan Vorlicek2-77/+0
2019-06-19Fix Issue #25134 - AssertionProp incorrectly removes cast from uintBrian Sullivan2-0/+123
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-14Don't change LCL_FLD node type when replacing param with its shadow copy (#20...Egor Chesakov2-0/+550
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-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