summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-09-15Merge pull request #1540 from BruceForstall/FixPow1TestForLinuxBruce Forstall1-8/+7
2015-09-11Fix pow1 test to run on LinuxBruce Forstall1-8/+7
2015-09-11Delete two bad testsBruce Forstall4-242/+0
2015-09-05Merge pull request #1501 from erozenfeld/ReadyToRunThrowHelpersJan Kotas1-32/+51
2015-09-05Add mappings for ReadyToRun helpers used by llilc:Eugene Rozenfeld1-32/+51
2015-09-03More System.Console IL test cleanupBruce Forstall4-4/+25
2015-09-03Fix more System.Console referencesBruce Forstall79-259/+259
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall1060-27623/+33001
2015-09-03Canonicalize appearance of empty mscorlib assembly references in .il testsBruce Forstall283-893/+284
2015-09-02Package updates and fixesMatt Mitchell33-3852/+8755
2015-08-28delete fixed tests from issue listSergey Andreenko2-16/+1
2015-08-28Ensure ReadyToRun test verifies version resiliencyJan Vorlicek9-23/+125
2015-08-27New tests were added.Sergey Andreenko30-396/+330
2015-08-27SIMD testsSergey Andreenko33-0/+2547
2015-08-26Add ready to run testsJan Vorlicek8-0/+940
2015-08-24Re-enable JIT testJan Kotas1-4/+0
2015-08-20Disable test failing on VS2015Jan Kotas1-0/+4
2015-08-20Turn on C# optimizations on two large testsJan Kotas2-2/+2
2015-08-20Auto-detect VS2015Jan Kotas2-20/+31
2015-08-19Rename ResolveNuGetPackageAssets to PrereleaseResolveNuGetPackageAssetsJan Kotas2-24/+23
2015-08-18Update buildtools version to 00079Jan Kotas2-2/+2
2015-08-12Merge pull request #1329 from AndreyAkinshin/masterMatt Mitchell3-0/+103
2015-08-12Fix a bug with disappeared cast to byte in numeric binary expressionsAndrey Akinshin3-0/+103
2015-08-11Delete unused System.Threading.Timer.dll dependenciesJan Kotas1-41/+1
2015-08-11Disable debug info generation for test with very large methodJan Kotas1-1/+1
2015-08-11Fix VS2015 test build breaksJan Kotas3-11/+12
2015-08-07Removing old System.Threading.Timer tests with the correspondingJonathan Miller2-35/+0
2015-08-04Enable the Windows x86 buildMike Danes2-2/+3
2015-07-28Fix for potential bad tailcall code generationMatt Mitchell3-0/+166
2015-07-26Merge pull request #1239 from sergey-raevskiy/proftoeeinterfaceimpl-doc-updateJan Kotas2-4/+4
2015-07-15Update documentation linkssergey-raevskiy2-4/+4
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell3119-8311/+23188
2015-07-07Improve the build throughputMatt Mitchell2-4/+4
2015-07-05Document Visual Studio 2015 supportDick van den Brink2-3/+3
2015-06-30Speed up package resotre of JIT Test buildMatt Ellis2743-10526/+8169
2015-06-24Refactor JIT test projects.Pat Gavlin4423-64220/+130719
2015-06-17Merge pull request #1107 from krk/masterAndy Ayers1-2/+17
2015-06-10Import the first batch of IL tests.Pat Gavlin3819-7/+796909
2015-06-10Merge pull request #1120 from libengu/RestOfRegressionBengu Li1257-0/+88239
2015-06-09Add support for IL tests.Pat Gavlin2-1/+38
2015-06-09Add all remaining JIT/Regression test cases for JITBengu Li1257-0/+88239
2015-06-08Add JIT/Regression/CLR-x86-JIT/V1-M09 test cases for JITBengu Li120-0/+3381
2015-06-06ObjectDisposedException handled in test wrapper.krk1-2/+17
2015-06-03Merge pull request #1088 from libengu/AddDev11TestBengu Li101-0/+3105
2015-06-03Add multiple smaller test directories under JIT/RegressionBengu Li101-0/+3105
2015-06-01Re-work wiki as Repo docsRichard Lander2-4/+4
2015-05-30Fix a bug in implementation of ICastable when CoreCLR throws exception on IL ...Eugene Zemtsov1-0/+5
2015-05-28Update AllTestProjects.sln for Regression testsBengu Li1-122/+722
2015-05-28Add new JIT tests to the test solution file.Pat Gavlin1-36/+1530
2015-05-27Merge pull request #1064 from pgavlin/JITjit64Pat Gavlin151-0/+63444