summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-05-11Merge pull request #17725 from dotnetrt/FixNixTestBuildJarret Shook1-1/+1
2018-05-04Fix for ARM secure delegate non-standard register argBruce Forstall1-0/+15
2018-04-21disable DevDiv_255294 in stress modes. (#17618)Sergey Andreenko1-0/+2
2018-04-17Fix GC tests. (#17594) (#17613)Sergey Andreenko7-42/+102
2018-04-16Merge commit 'master' into release/2.1Russ Keldorph35-34/+1470
2018-04-14Disable failing Ubuntu/arm tests (#17559)Egor Chesakov1-0/+2
2018-04-12Fix for 17398. (#17501)Eugene Rozenfeld2-0/+125
2018-04-12Fixed #16503 [x64 arm32] the test smalloom terminated with signal SIGKILLSergey Ignatov1-0/+1
2018-04-11Fixed checks for Avx/Avx2.InsertVector128 to check the type of the second argBrian Sullivan2-0/+96
2018-04-10Fix x86 steady state tiered compilation performance (#17476)Noah Falk1-6/+4
2018-04-10Update timeout for running scenario benchmarks (#17440)Michelle McDaniel2-3/+3
2018-04-09Reverting changes from #17401 (#17482)Sung Yoon Whang4-178/+0
2018-04-09Disable some tests under GCStress where they take too long to complete (#17437)Koundinya Veluri13-22/+33
2018-04-06Merge pull request #17418 from CarolEidt/Fix590358Carol Eidt2-0/+94
2018-04-06Test windows event log (#17401)Sung Yoon Whang4-0/+178
2018-04-05Add Word2Vec Benchmark Harness (#17350)Michelle McDaniel8-4/+921
2018-04-04Handle SIMD8/LONG recasts for LCL_FLDCarol Eidt2-0/+94
2018-04-04Disable corefx Microsoft.Win32.Registry.Tests on ARMBruce Forstall1-0/+1
2018-04-03Increase crst level for ReadyToRunInfo's map lock (#17376)Koundinya Veluri4-2/+192
2018-04-02Mark GcCollect test as incompatible with GcStress (#17390)Andy Ayers1-0/+1
2018-04-02Merge branch 'master' into release/2.1Wes Haggard17-215/+558
2018-03-31Fix for 17289 (#17336)Luqun Lou1-0/+10
2018-03-30Merge pull request #17329 from briansull/struct-gscheck-fixBrian Sullivan2-0/+147
2018-03-30Merge pull request #17319 from janvorli/disable-gc-stress-incompatible-testBruce Forstall2-2/+2
2018-03-30Reject struct promotion of parameters when -GS checks are enabledBrian Sullivan2-0/+147
2018-03-30add reproSergey Andreenko2-0/+214
2018-03-30Merge pull request #17314 from fiigii/fixgctestsCarol Eidt10-213/+185
2018-03-30Merge commit 'master' into release/2.1Wes Haggard873-10490/+31348
2018-03-30JitBench scenarios fix for 2.1 branch (#17317)Adam Sitnik1-22/+16
2018-03-29Fix GCStress failuresFei Peng10-213/+185
2018-03-29Merge pull request #17322 from BruceForstall/FixTestBuildBruce Forstall1-0/+8
2018-03-29Fix for incorrectly handle invalid UTF8 characters issue (#17302)Luqun Lou1-2/+50
2018-03-29Add back hosting to split buildsBruce Forstall1-0/+8
2018-03-29Mark GCCollect test as GC stress excludedJan Vorlicek2-2/+2
2018-03-29Group disabled default interface tests together (#17297)Michal Strehovský1-27/+27
2018-03-28change arm maxIter to 20 (#17308)Sergey Andreenko1-1/+1
2018-03-28Merge pull request #17303 from BruceForstall/EnableUbuntuArmGCStressJobsMasterBruce Forstall1-5/+2
2018-03-28Removing 'EXPERIMENTAL' from tiered compilation env var (#17283)Noah Falk9-15/+15
2018-03-28Enable Linux arm32 GCStress jobsBruce Forstall1-5/+2
2018-03-28Unique-ify name of TestList.json to avoid collisionsRuss Keldorph1-1/+2
2018-03-28Merge pull request #17090 from debayang/corefx_testsBruce Forstall1-6/+44
2018-03-28Merge pull request #17126 from CarolEidt/Fix545500Carol Eidt3-4/+214
2018-03-28Remove tests of unimplemented ISAs (#17286)Fei Peng1-6/+1
2018-03-28Fix run-corefx-tests.py for Arm64Debayan Ghosh1-6/+44
2018-03-27Merge pull request #17161 from dotnetrt/testbuildWes Haggard2-7/+217
2018-03-27Enable reflection load ComImport assembly and Type.IsComObjectType (#16943)Luqun Lou9-0/+466
2018-03-27Fix comment in test.Carol Eidt1-4/+3
2018-03-27Merge pull request #17233 from fiigii/portvectortestsCarol Eidt6-0/+712
2018-03-26Port VectorReturn test to Vector128/256<T>Fei Peng6-0/+712
2018-03-26Merge pull request #15301 from mikedn/cast-unCarol Eidt2-0/+121