summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
2016-10-16Fix #7391: Test for DateTime string parsing (#7475)Hyeongseok Oh1-5/+3
2016-10-16Update CoreClr, CoreFx to beta-24616-01, beta-24615-03, respectivelydotnet-bot8-146/+146
2016-10-14Add RunBenchmarks.sh for unix-like systems (#6471)Hanjoung Lee2-1/+54
2016-10-14Update CoreClr, CoreFx, External to beta-24614-02, beta-24614-01, beta-24614-...dotnet bot8-146/+146
2016-10-13Merge pull request #7603 from pgavlin/FixInteropTestPat Gavlin1-1/+1
2016-10-13Merge pull request #7600 from jkotas/master-UpdateDependenciesJan Kotas11-150/+152
2016-10-13Merge pull request #7593 from pgavlin/DisableGCStressTestPat Gavlin1-0/+1
2016-10-13Fix a calling convention in SimpleStructNative.Pat Gavlin1-1/+1
2016-10-13Update tests to netcoreapp1.1Jan Kotas4-4/+6
2016-10-13Disable a test that is not compatible with GC stress.Pat Gavlin1-0/+1
2016-10-12Merge pull request #7584 from sivarv/regressionTestSivarv2-0/+102
2016-10-12Fail fast on a couple flaky tests to get crash dumps (#7588)Sean Gillespie4-1/+20
2016-10-12Fix a tailcall test that fails with Ready-to-Run (#7586)John Chen1-0/+30
2016-10-12Update CoreClr, CoreFx to beta-24612-03, beta-24612-04, respectivelydotnet-bot8-146/+146
2016-10-12Adding JIT regression test for a re-morph optimization.sivarv2-0/+102
2016-10-10Remove AllowPartiallyTrustedCallers from a test (#7555)Michal Strehovský1-6/+1
2016-10-08Add test to validate ByRef type unification (#7534)Michal Strehovský2-0/+123
2016-10-09Update CoreClr, CoreFx to beta-24609-01, beta-24608-01, respectivelydotnet-bot8-146/+146
2016-10-07Update CoreClr, CoreFx to beta-24607-03, beta-24607-05, respectivelydotnet-bot8-146/+146
2016-10-07Update CoreClr, CoreFx to beta-24607-02, beta-24607-03, respectivelydotnet-bot8-146/+146
2016-10-06Update CoreClr, CoreFx to beta-24606-03, beta-24606-02, respectivelydotnet-bot8-146/+146
2016-10-06Update CoreClr, CoreFx to beta-24606-02, beta-24606-01, respectivelydotnet-bot8-146/+146
2016-10-04Update CoreClr, CoreFx to beta-24604-03, beta-24604-02, respectivelydotnet-bot8-146/+146
2016-10-01Update CoreClr, CoreFx to beta-24601-02, beta-24601-02, respectivelydotnet-bot8-146/+146
2016-09-30Update CoreClr, CoreFx, External to beta-24529-03, beta-24530-02, beta-24523-...dotnet-bot8-146/+146
2016-09-29Merge pull request #7407 from sivarv/simdOptSivarv1-0/+40
2016-09-29Optimize codegen when SIMD (in)Equality that produces bool result is compared...sivarv1-0/+40
2016-09-28Merge pull request #7392 from kouvel/TestFixKoundinya Veluri2-0/+6
2016-09-27Work around issue in #7365 by referencing System.Reflection.Extensions direct...Koundinya Veluri2-0/+6
2016-09-27Optimize SIMD codegen for (in)equality check against zero that produces bool ...sivarv1-3/+18
2016-09-21Merge pull request #7191 from erozenfeld/SSAStackOverflowEugene Rozenfeld2-0/+62420
2016-09-21Fix for StackOverflow in SsaBuilder::TopologicalSort.Eugene Rozenfeld2-0/+62420
2016-09-19test FixedAddressValueType and RuntimeWrappedExceptionRama Krishnan Raghupathy8-0/+327
2016-09-16Exposing ExecuteCodeWithGuaranteedCleanup in mscorlibRama Krishnan Raghupathy2-0/+104
2016-09-16Exposing RunModuleConstructor in mscorlibRama Krishnan Raghupathy4-0/+233
2016-09-15Enable Building Libraries for ilprojRama Krishnan Raghupathy3-14/+15
2016-09-15Harden test against JIT optimizationsJoseph Tremoulet1-1/+6
2016-09-15Update CoreClr, CoreFx, External to beta-24515-02, beta-24514-06, beta-24514-...dotnet-bot8-140/+140
2016-09-13Update CoreClr, CoreFx, External to beta-24513-04, beta-24513-02, beta-24513-...dotnet bot8-140/+140
2016-09-12Merge pull request #6791 from dagood/upgrade-xunit-runnerDavis Goodin8-54/+71
2016-09-08Revert "Fix IMGREL32 static field addr value-num blindspot"Jan Kotas1-1/+1
2016-09-08Merge pull request #6889 from JosephTremoulet/StaticFieldJoseph Tremoulet1-1/+1
2016-09-07Fix the output path when building a single test.Pat Gavlin1-1/+1
2016-09-06Merge pull request #6922 from gkhanna79/WinArm32Gaurav Khanna15-0/+22
2016-09-02Update xunit.console.netcore to 1.0.3-prerelease-00802-06.Davis Goodin4-4/+4
2016-09-01Upgrade xunit version to avoid specialized restoreDavis Goodin8-50/+67
2016-08-31Fix IMGREL32 static field addr value-num blindspotJoseph Tremoulet1-1/+1
2016-08-30Merge pull request #6917 from svick/fixing-alltestprojectsRama krishnan Raghupathy1614-8484/+38837
2016-08-31Update CoreClr, CoreFx, External to beta-24431-01, beta-24431-01, beta-24430-...dotnet-bot8-144/+144
2016-08-29Re-enable stringarr testBruce Forstall1-2/+6