Age | Commit message (Expand) | Author | Files | Lines |
2016-09-15 | Harden test against JIT optimizations | Joseph Tremoulet | 1 | -1/+6 |
2016-09-15 | Update CoreClr, CoreFx, External to beta-24515-02, beta-24514-06, beta-24514-... | dotnet-bot | 8 | -140/+140 |
2016-09-14 | Merge pull request #7012 from kyulee1/fix6844 | Kyungwoo Lee | 1 | -1/+1 |
2016-09-13 | Update CoreClr, CoreFx, External to beta-24513-04, beta-24513-02, beta-24513-... | dotnet bot | 8 | -140/+140 |
2016-09-13 | X86: Fix inline assertion | Kyungwoo Lee | 1 | -1/+1 |
2016-09-13 | Merge pull request #7164 from BruceForstall/FixTestExclusions | Bruce Forstall | 3 | -14/+14 |
2016-09-13 | List all generated perf .xml files. | Smile Wei | 2 | -12/+17 |
2016-09-13 | Add issue comments to excluded tests | Bruce Forstall | 3 | -14/+14 |
2016-09-12 | Merge pull request #6791 from dagood/upgrade-xunit-runner | Davis Goodin | 15 | -174/+91 |
2016-09-08 | Revert "Fix IMGREL32 static field addr value-num blindspot" | Jan Kotas | 1 | -1/+1 |
2016-09-08 | Merge pull request #6889 from JosephTremoulet/StaticField | Joseph Tremoulet | 1 | -1/+1 |
2016-09-07 | Merge pull request #7016 from smile21prc/coreclr-perf | smile21prc | 2 | -25/+80 |
2016-09-07 | Create coreclr perf jobs for Linux. | Smile Wei | 2 | -25/+80 |
2016-09-07 | Fix the output path when building a single test. | Pat Gavlin | 1 | -1/+1 |
2016-09-07 | Exclude smallFrame.sh test for ARM (#7080) | Hyung-Kyu Choi | 1 | -0/+1 |
2016-09-06 | Merge pull request #7022 from lemmaa/prevent-build-output-contamination | Rama krishnan Raghupathy | 1 | -4/+4 |
2016-09-06 | Merge pull request #6922 from gkhanna79/WinArm32 | Gaurav Khanna | 16 | -0/+28 |
2016-09-06 | Exclude two more tests for ARM (#7062) | Hyung-Kyu Choi | 1 | -0/+2 |
2016-09-06 | Prevent build output contamination while building test overlay | Sung-Jae Lee | 1 | -4/+4 |
2016-09-02 | Update xunit.console.netcore to 1.0.3-prerelease-00802-06. | Davis Goodin | 5 | -5/+5 |
2016-09-01 | Upgrade xunit version to avoid specialized restore | Davis Goodin | 15 | -170/+87 |
2016-09-01 | Merge pull request #6978 from adiaaida/fixFormat | Michelle McDaniel | 1 | -23/+93 |
2016-09-01 | Fix format.py | Michelle McDaniel | 1 | -23/+93 |
2016-09-01 | Merge pull request #7024 from pgavlin/RunTestFix | Pat Gavlin | 1 | -1/+1 |
2016-09-01 | Merge pull request #7014 from pgavlin/TestBuildSpeedup | Pat Gavlin | 2 | -5/+5 |
2016-09-01 | Pass /p:Platform to msbuild in runtest.cmd. | Pat Gavlin | 1 | -1/+1 |
2016-08-31 | Merge pull request #6807 from lemmaa/add-options-for-arm-target-test | Aditya Mandaleeka | 2 | -32/+92 |
2016-08-31 | Stop groveling for project.json files when building every test. | Pat Gavlin | 2 | -5/+5 |
2016-08-31 | Fix IMGREL32 static field addr value-num blindspot | Joseph Tremoulet | 1 | -1/+1 |
2016-08-31 | Fix #6893. (#6932) | Pat Gavlin | 1 | -2/+2 |
2016-08-31 | Merge pull request #7001 from BruceForstall/CleanUpX86LegacyIssuesFile | Bruce Forstall | 2 | -200/+100 |
2016-08-31 | Clean up test issues files | Bruce Forstall | 2 | -200/+100 |
2016-08-30 | Merge pull request #6917 from svick/fixing-alltestprojects | Rama krishnan Raghupathy | 1614 | -8484/+38837 |
2016-08-31 | Add some features help for arm target test | Sung-Jae Lee | 2 | -32/+92 |
2016-08-31 | Update CoreClr, CoreFx, External to beta-24431-01, beta-24431-01, beta-24430-... | dotnet-bot | 8 | -144/+144 |
2016-08-30 | Reformat test issues files so they are more easily comparable | Bruce Forstall | 3 | -964/+922 |
2016-08-30 | Merge pull request #6973 from BruceForstall/MoveTailcallTestExclusion | Bruce Forstall | 1 | -3/+3 |
2016-08-30 | Merge pull request #6980 from smile21prc/coreclr-perf | smile21prc | 1 | -1/+1 |
2016-08-30 | More fixes. | Smile Wei | 1 | -1/+1 |
2016-08-30 | Merge pull request #6979 from smile21prc/coreclr-perf | smile21prc | 1 | -2/+2 |
2016-08-30 | Fixed wrong env vars. | Smile Wei | 1 | -2/+2 |
2016-08-30 | Move TailcallVerifyWithPrefix test to "baseline x86" exclusion section | Bruce Forstall | 1 | -3/+3 |
2016-08-30 | Merge pull request #6970 from BruceForstall/EnableStringArrTest | Bruce Forstall | 2 | -8/+6 |
2016-08-29 | Merge pull request #6972 from smile21prc/coreclr-perf | smile21prc | 1 | -0/+3 |
2016-08-29 | Change dir to make sure the right project.json is used. | Smile Wei | 1 | -0/+3 |
2016-08-29 | Merge pull request #6971 from smile21prc/coreclr-perf | smile21prc | 1 | -0/+5 |
2016-08-29 | Add debugging code to find where Microsoft.DotNet.xunit.performance.runner.cl... | Smile Wei | 1 | -0/+5 |
2016-08-29 | Re-enable stringarr test | Bruce Forstall | 2 | -8/+6 |
2016-08-29 | Merge pull request #6969 from smile21prc/coreclr-perf | smile21prc | 1 | -0/+13 |
2016-08-29 | Add steps to install xunit performance packages | Smile Wei | 1 | -0/+13 |