projects
/
platform
/
upstream
/
coreclr.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
JIT: fix handling of newarr size (#19633)
[platform/upstream/coreclr.git]
/
tests
/
2018-08-23
Aditya Mandaleeka
Merge pull request #19635 from josalem/syntax-error...
tree
|
commitdiff
2018-08-23
Brian Sullivan
Merge pull request #19610 from briansull/fmt-bb
tree
|
commitdiff
2018-08-23
Jacek Blaszczynski
Remove Avx.PermuteVar tests to unblock signature change...
tree
|
commitdiff
2018-08-23
Brian Sullivan
Merge branch 'master' into fmt-bb
tree
|
commitdiff
2018-08-23
Carol Eidt
Merge pull request #15011 from mikedn/ssa-mem-num
tree
|
commitdiff
2018-08-23
Jan Vorlicek
Enable unloading of AssemblyLoadContext (#18476)
tree
|
commitdiff
2018-08-23
Fei Peng
Implement AVX2 MaskLoad and MaskStore (#19513)
tree
|
commitdiff
2018-08-22
Brian Robbins
Make sure RuntimeEventSource is passed to EventListener...
tree
|
commitdiff
2018-08-21
Bruce Forstall
Merge pull request #19581 from sergign60/unwind_fix
tree
|
commitdiff
2018-08-21
Carol Eidt
Handle null byref in helper (#19571)
tree
|
commitdiff
2018-08-21
Andy Ayers
Fix tiered compilation option for case-sensitive system...
tree
|
commitdiff
2018-08-20
Carol Eidt
Merge pull request #19334 from CarolEidt/Fix19243
tree
|
commitdiff
2018-08-20
Aaron Robinson
Fix issues with calling convention in tests. (#19548)
tree
|
commitdiff
2018-08-19
Andy Ayers
Fix test case comment to reflect the actual test (...
tree
|
commitdiff
2018-08-19
Egor Chesakov
Enable Microsoft.VisualBasic.dll in crossgen_comparison...
tree
|
commitdiff
2018-08-18
Egor Chesakov
Exclude some assemblies from CrossGen Comparison job...
tree
|
commitdiff
2018-08-17
Aaron Robinson
Remove tests previously ported to CoreFX repo (#19527)
tree
|
commitdiff
2018-08-17
Bruce Forstall
Merge pull request #19378 from sergign60/unwind_fix
tree
|
commitdiff
2018-08-17
William Godbe
Merge pull request #19512 from dotnet-maestro-bot/maste...
tree
|
commitdiff
2018-08-17
Koundinya Veluri
Enable Tiered Compilation by default (#19525)
tree
|
commitdiff
2018-08-17
Egor Chesakov
Merge pull request #19514 from dotnet/dev/unix_test_wor...
tree
|
commitdiff
2018-08-17
Egor Chesakov
Add CrossGen Comparison scenario to netci.groovy
tree
|
commitdiff
2018-08-17
Egor Chesakov
Add tests/scripts/crossgen_comparison.py
tree
|
commitdiff
2018-08-16
José Rivero
Add an empty console application to measure startup...
tree
|
commitdiff
2018-08-16
Koundinya Veluri
Disable a regex test that is failing with minopts ...
tree
|
commitdiff
2018-08-16
Aaron Robinson
Build-test.sh handles native test assets (#19430)
tree
|
commitdiff
2018-08-16
Koundinya Veluri
Some JitBench fixes (#19479)
tree
|
commitdiff
2018-08-16
Andy Ayers
JIT: bail out in optExtractArrIndex for constant array...
tree
|
commitdiff
2018-08-16
Carol Eidt
Merge pull request #19396 from CarolEidt/Fix19288
tree
|
commitdiff
2018-08-16
Koundinya Veluri
Revert "Temporarily flag a SIMD test as optimization...
tree
|
commitdiff
2018-08-15
Amy Yu
R2RDump - GcInfo for x86
tree
|
commitdiff
2018-08-15
Bruce Forstall
Merge pull request #19487 from acmyu/disable
tree
|
commitdiff
2018-08-14
Amy Yu
ExcludeList for R2RDumpTests in wrong ItemGroup
tree
|
commitdiff
2018-08-14
Amy
Disable R2RDumpTests (#19475)
tree
|
commitdiff
2018-08-14
Andon Andonov
Update URLs and exclusion list for staging (#19423)
tree
|
commitdiff
2018-08-13
Bruce Forstall
Merge pull request #19463 from BruceForstall/FixArmHeap...
tree
|
commitdiff
2018-08-13
Sergey Andreenko
disable tests\src\JIT\Methodical\fp\exgen\10w5d_cs_do...
tree
|
commitdiff
2018-08-13
Bruce Forstall
Merge pull request #19469 from BruceForstall/DisableVec...
tree
|
commitdiff
2018-08-13
Bruce Forstall
Disable VectorDot_ro.cmd_9267 for Windows arm64 R2R
tree
|
commitdiff
2018-08-13
Bruce Forstall
Merge pull request #19466 from BruceForstall/Disable163200
tree
|
commitdiff
2018-08-13
Bruce Forstall
Disable test b163200 under GCStress
tree
|
commitdiff
2018-08-13
Bruce Forstall
Disable 3 tests for Windows/arm32 HeapVerify runs
tree
|
commitdiff
2018-08-13
Bruce Forstall
Merge pull request #19459 from BruceForstall/Disable437044
tree
|
commitdiff
2018-08-13
Bruce Forstall
Exclude 437044.cmd_10304 from GCStress runs
tree
|
commitdiff
2018-08-13
Bruce Forstall
Merge pull request #19458 from BruceForstall/DisableTests
tree
|
commitdiff
2018-08-13
Bruce Forstall
Disable System.Linq.Expressions.Tests against #19457
tree
|
commitdiff
2018-08-13
Koundinya Veluri
Fix a couple of apartment state issues (#19384)
tree
|
commitdiff
2018-08-11
Bruce Forstall
Merge pull request #19434 from BruceForstall/DisableR2r...
tree
|
commitdiff
2018-08-11
Bruce Forstall
Disable R2RDumpTest for JIT stress modes
tree
|
commitdiff
2018-08-11
Bruce Forstall
Merge pull request #19433 from BruceForstall/UpdateTrig...
tree
|
commitdiff
2018-08-10
Carol Eidt
Fix non-lclVar odd-byte struct passing
tree
|
commitdiff
2018-08-10
Aditya Mandaleeka
Merge pull request #19344 from adityamandaleeka/aa64_vm...
tree
|
commitdiff
2018-08-10
Fei Peng
Add SoA raytracer as a CQ test for Intel hardware intrinsic
tree
|
commitdiff
2018-08-10
Bruce Forstall
Merge pull request #19387 from dotnetrt/parallel-test...
tree
|
commitdiff
2018-08-09
Bruce Forstall
Merge pull request #19385 from BruceForstall/WhichCoreF...
tree
|
commitdiff
2018-08-09
Carol Eidt
Fix evaluation order for block copy
tree
|
commitdiff
2018-08-09
Tanner Gooding
Adding the Avx.MaskStore tests
tree
|
commitdiff
2018-08-09
Bruce Forstall
Print out the checked out commit hash
tree
|
commitdiff
2018-08-09
Tanner Gooding
Update CheckProjects to support `DebugType=Embedded...
tree
|
commitdiff
2018-08-09
Tanner Gooding
Updating the x86 HWIntrinsic tests to include embedded...
tree
|
commitdiff
2018-08-09
Bruce Forstall
Merge pull request #19350 from dotnet/dev/unix_test_wor...
tree
|
commitdiff
2018-08-09
Bruce Forstall
Merge pull request #19363 from nattress/crossgen_skip_w...
tree
|
commitdiff
2018-08-08
Bruce Forstall
Merge pull request #19275 from dotnetrt/test-warnings...
tree
|
commitdiff
2018-08-08
Simon Nattress
Skip Crossgen of S.R.WindowsRuntime.dll
tree
|
commitdiff
2018-08-08
Aaron Robinson
Use dotnet MSBuild for tests (#19324)
tree
|
commitdiff
2018-08-07
Amy
R2RDump - Tests for Debug, avoid copying expected xml...
tree
|
commitdiff
2018-08-07
Bruce Forstall
Add basic check that the correct number of tests is...
tree
|
commitdiff
2018-08-07
Bruce Forstall
Merge pull request #19336 from dotnet/dev/unix_test_wor...
tree
|
commitdiff
2018-08-07
Andy Ayers
Merge pull request #19325 from AndyAyersMS/RecomputeRef...
tree
|
commitdiff
2018-08-07
Andy Ayers
Merge pull request #19335 from AndyAyersMS/FixDumpIssue
tree
|
commitdiff
2018-08-07
Bruce Forstall
Merge pull request #19291 from BruceForstall/CleanUpBui...
tree
|
commitdiff
2018-08-07
dotnet-maestro-bot
Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
tree
|
commitdiff
2018-08-07
Michelle McDaniel
Fix throughput testing (#19314)
tree
|
commitdiff
2018-08-07
Bruce Forstall
Merge pull request #19319 from BruceForstall/UpdateArmC...
tree
|
commitdiff
2018-08-07
Amy
R2RDumpTests on Windows_NT.x64.Release (#19315)
tree
|
commitdiff
2018-08-07
Bruce Forstall
Merge pull request #19318 from BruceForstall/AddDavidArm64
tree
|
commitdiff
2018-08-07
Bruce Forstall
[WIP] Update vc-runtime package to support ARM and...
tree
|
commitdiff
2018-08-06
Andy Ayers
Merge pull request #19228 from AndyAyersMS/FixDevirtFin...
tree
|
commitdiff
2018-08-06
Tanner Gooding
Regenerating the templated x86 HWIntrinsic tests.
tree
|
commitdiff
2018-08-06
Tanner Gooding
Updating the x86 HWIntrinsic test templates to log...
tree
|
commitdiff
2018-08-06
Andy Ayers
update test case
tree
|
commitdiff
2018-08-06
Amy
R2RDump - Ignore sensitive properties to pass tests...
tree
|
commitdiff
2018-08-06
Bruce Forstall
Disable NETClientPrimitives test (#19294)
tree
|
commitdiff
2018-08-05
Bruce Forstall
Clean up build.cmd/build-test.cmd/runtest.cmd
tree
|
commitdiff
2018-08-04
Bruce Forstall
Merge pull request #19287 from BruceForstall/Revert19254
tree
|
commitdiff
2018-08-04
Bruce Forstall
Revert "Build managed tests with dotnet (#19254)"
tree
|
commitdiff
2018-08-03
Tanner Gooding
Updating the x86 HWIntrinsics program to print out...
tree
|
commitdiff
2018-08-03
Matt Galbraith
Merge pull request #19259 from MattGal/update-fedoras
tree
|
commitdiff
2018-08-03
Chris Sienkiewicz
Build managed tests with dotnet (#19254)
tree
|
commitdiff
2018-08-03
Bruce Forstall
Merge pull request #18223 from mikedn/inc-codegen
tree
|
commitdiff
2018-08-03
Jacek Blaszczynski
Fix invalid project references in test projects
tree
|
commitdiff
2018-08-03
Jacek Blaszczynski
Fix performance tests and HW intrinsics test references
tree
|
commitdiff
2018-08-03
Jacek Blaszczynski
Fix MSBuild warnigs caused by double reference to diffe...
tree
|
commitdiff
2018-08-03
Andy Ayers
Fix resolveVirtualMethodHelper to check for explicit...
tree
|
commitdiff
2018-08-03
Morgan Brown
Fix interop test targets
tree
|
commitdiff
2018-08-02
Bruce Forstall
Merge pull request #19115 from dotnet/dev/unix_test_wor...
tree
|
commitdiff
2018-08-02
Bruce Forstall
Merge pull request #19249 from BruceForstall/DisableFai...
tree
|
commitdiff
2018-08-02
Bruce Forstall
Disable failing ARM tests
tree
|
commitdiff
2018-08-02
Carol Eidt
Merge pull request #19234 from CarolEidt/Fix19124
tree
|
commitdiff
2018-08-02
dotnet-maestro-bot
Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
tree
|
commitdiff
next