summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Runtest.py on Windows Arm(64) (#20227)Jarret Shook4-45/+182
2018-10-07Update buildtools to v3 (#20286)Viktor Hofer1-0/+1
2018-10-06JIT: make sure to use normalized type when retyping box temp (#20285)Andy Ayers2-0/+82
2018-10-05Add BSTR xplat PInvoke testcase (#20231)Luqun Lou10-216/+902
2018-10-05Enable Config-File Based Control of EventPipe (#20238)Brian Robbins3-0/+148
2018-10-05Report instantiation argument in non-virtual interface calls (#20257)Michal Strehovský2-0/+126
2018-10-03Merge pull request #20235 from BruceForstall/Disable19361Bruce Forstall1-0/+3
2018-10-03Update CoreClr, CoreFx, CoreSetup, IbcData, PgoData to preview1-27003-01, pre...dotnet-maestro-bot1-0/+84
2018-10-03Merge pull request #20173 from fiigii/retestCarol Eidt11-0/+1043
2018-10-03Add MethodImplOptions.AggressiveOptimization and use it for tiering (#20009)Koundinya Veluri3-0/+197
2018-10-02Disable GitHub_19361 for Linux arm64Bruce Forstall1-0/+3
2018-10-02Merge pull request #20203 from AndyAyersMS/FixGtIndexAddrTestAndy Ayers1-0/+2
2018-10-02Merge pull request #20193 from fiigii/addbcCarol Eidt4-40/+0
2018-10-01Merge pull request #20201 from jkotas/update-lstBruce Forstall2-5904/+0
2018-10-01Fix test for GT_INDEX_ADDR to forcibly compile with minoptsAndy Ayers1-0/+2
2018-10-01Add back ExeFile directory for non-Windows (#20192)Luqun Lou1-1/+1
2018-09-30Delete removed tests from Tests.lstJan Kotas2-5904/+0
2018-09-28Unify argument verification for Marshal.GetHINSTANCE off-Windows (#20130)Jeremy Koritzinsky1-0/+4
2018-09-28Delete redundant framework API tests (#20187)Jan Kotas787-70268/+0
2018-09-28Add pointer overloads for Avx2.BroadcastScalarToVector256Fei Peng4-40/+0
2018-09-28Enable delegate marshalling for collectible types (#20158)Jan Vorlicek1-0/+22
2018-09-27Re-enable hardware intrinsic testsFei Peng11-0/+1043
2018-09-26Maestro dependency update without buildtools (#20143)Viktor Hofer1-0/+9
2018-09-26Remove deleted HW intrinsic tests from exclusion lists for Windows arm, arm64...Jacek Blaszczynski2-96/+0
2018-09-26Merge pull request #20098 from dotnetrt/fix-win-unix-formatBruce Forstall2-4/+26
2018-09-26Merge pull request #20132 from jkoritzinsky/fixes/coreclr/7829Jeremy Koritzinsky1-0/+14
2018-09-26Remove duplicated testJeremy Koritzinsky2-86/+0
2018-09-26Add outdated test to CoreFX.issues.jsonJeremy Koritzinsky1-0/+14
2018-09-26PR Feedback and exclude regression test on 64-bit processes.Jeremy Koritzinsky1-0/+1
2018-09-26Use platformdefines through lib instead of cpp (#19948)Luqun Lou4-3/+14
2018-09-25Add regression test.Jeremy Koritzinsky2-0/+85
2018-09-25Merge pull request #19979 from echesakovMSFT/CrossGenComparisonSymbolFilesEgor Chesakov1-113/+212
2018-09-25Merge pull request #20107 from dotnet/dev/unix_test_workflowBruce Forstall1-0/+560
2018-09-25switch to netcoreapp2.0 (#20120)Sergey Andreenko1-1/+1
2018-09-22Improve Linux arm32/arm64 corefx test runs.Bruce Forstall1-194/+315
2018-09-22Move run-tests.sh from corefxBruce Forstall1-0/+439
2018-09-22Fix failures in Windows/Linux CI Formatting jobs by killing all dotnet proces...Jacek Blaszczynski2-4/+26
2018-09-21Address PR feedback - Cleanup temp dirs after usageEgor Chesakov1-1/+5
2018-09-21Merge pull request #20095 from BruceForstall/Disable80373Bruce Forstall1-3/+3
2018-09-21Add missing <cmath> header for fabs to fix Visual C++ vNext break, av… (#20...Billy O'Neal1-1/+3
2018-09-21Disable test b80373 for all non-Windows targetsBruce Forstall1-3/+3
2018-09-20Convert Sse2 tests PackSignedSaturate, PackUnsignedSaturate, UnpackHigh and U...Jacek Blaszczynski39-1248/+8559
2018-09-20JIT: Fix operand evaluation order for GT_INDEX_ADDR (#20047)Andy Ayers2-0/+92
2018-09-20Disable tests of BroadcastScalarToVector128Fei Peng14-3830/+0
2018-09-19Run and compare results of "crossgen /CreatePerfMap" and "crossgen /CreatePdb...Egor Chesakov1-112/+207
2018-09-19Enable arm64 Linux testing in CIBruce Forstall5-94/+115
2018-09-19Remove Sse2 ConvertTo* tests from Tests.lst files for arm and arm64 Windows t...Jacek Blaszczynski2-352/+0
2018-09-19Add generated code for Convert Sse2 ConvertTo* and ConvertToVector128* testsJacek Blaszczynski55-1790/+7696
2018-09-19Convert Sse2 ConvertTo* and ConvertToVector128* tests to template basedJacek Blaszczynski6-4/+803
2018-09-19Fix perf scenarios in the min_opt config (#20010)Koundinya Veluri1-1/+1