summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Refactor native build to remove the compiler-override files (#23897)Jeremy Koritzinsky1-3/+8
2019-05-29Update MicrosoftDotNetXUnitConsoleRunnerVersion to reflect changes in Arcade ...Egor Chesakov1-1/+1
2019-05-28Create the Concept of Multiple EventPipe Sessions (#24417)José Rivero1-0/+6
2019-05-28Change DllImportPath policy to create unicode-named test library immediately ...Jeremy Koritzinsky2-11/+22
2019-05-25Make sure all of the calculations of enregistered return types match correctl...Jeremy Koritzinsky1-6/+0
2019-05-24Disable ARM64 IDispatch tests (#24770)Jeremy Koritzinsky1-0/+6
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 Fung2-7/+0
2019-05-23Create THIRD-PARTY-NOTICES.TXT (#24752)Rich Lander1-0/+25
2019-05-23[master] Update dependencies from dotnet/corefx (#24604)dotnet-maestro[bot]1-1/+3
2019-05-23Add missing pin to two tests and re-enable for GC stress (#24738)Andy Ayers3-6/+6
2019-05-23Reenable all CoreFX tests (#24740)Jan Kotas1-424/+32
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-21Implement AppDomain.Monitoring*MemorySize (#24610)Stephen Toub1-0/+5
2019-05-21Modified format logic so that braces are not allowed in custom format specifi...Mike Marynowski1-0/+1
2019-05-21Delete infrastructure files that are no longer used (#24684)Jan Kotas10-2723/+0
2019-05-21Merge pull request #24675 from sandreenko/excludeSuperPmiCollectSergey Andreenko1-0/+2
2019-05-21Adding a jitstressregs_x86_noavx outerloop job group (#24650)Tanner Gooding1-0/+8
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-18Adding the isa outerloop jobs (#24630)Tanner Gooding1-11/+23
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-17Merge pull request #24616 from BruceForstall/RemoveJenkinsBUILD_URLVariableBruce Forstall1-3/+9
2019-05-16Add support for invariant casing in PAL (#24597)Michal Strehovský2-0/+138
2019-05-16PR feedbackBruce Forstall1-2/+9
2019-05-16Remove Jenkins BUILD_URL environment variableBruce Forstall1-2/+1
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-15Revert "Unconditionally capture output of xUnit tests"Egor Chesakov1-2/+2
2019-05-15Unconditionally capture output of xUnit tests (#24554)Egor Chesakov1-2/+2
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]2-0/+7
2019-05-14Disable IJW tests on ARM32 (#24570)Jeremy Koritzinsky1-0/+15
2019-05-14Merge pull request #24553 from sandreenko/excludeTestsThatAreFailingUnderGCSt...Sergey Andreenko6-0/+12
2019-05-14Fix more save/restore code for HVAs (#24434)Carol Eidt1-3/+0
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-13Unconditionally capture output of xUnit testsEgor Chesakov1-2/+2
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 Robinson2-15/+13