summaryrefslogtreecommitdiff
path: root/tests/src/JIT
AgeCommit message (Expand)AuthorFilesLines
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 Mitchell4-457/+788
2015-08-28delete fixed tests from issue listSergey Andreenko1-1/+1
2015-08-27New tests were added.Sergey Andreenko29-396/+315
2015-08-27SIMD testsSergey Andreenko33-0/+2547
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-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-11Disable debug info generation for test with very large methodJan Kotas1-1/+1
2015-08-11Fix VS2015 test build breaksJan Kotas3-11/+12
2015-07-28Fix for potential bad tailcall code generationMatt Mitchell3-0/+166
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell3023-7706/+8483
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-10Import the first batch of IL tests.Pat Gavlin3817-6/+796907
2015-06-10Merge pull request #1120 from libengu/RestOfRegressionBengu Li1257-0/+88239
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-03Add multiple smaller test directories under JIT/RegressionBengu Li100-0/+2758
2015-05-27Merge pull request #1064 from pgavlin/JITjit64Pat Gavlin151-0/+63444
2015-05-26Import JIT tests.Pat Gavlin151-0/+63444
2015-05-26Add Regression/VS-ia64-JIT test cases for JIT.Bengu Li182-0/+39191
2015-05-22Add all JIT/Generics test casesBengu Li142-0/+21606
2015-05-21Import more JIT tests.Pat Gavlin397-8/+41313
2015-05-21Merge pull request #1028 from mmitche/fix-cmd-exit-codesPat Gavlin5-2795/+0
2015-05-21Disable tests failing at runtime and remove tests failing to compile.Matt Mitchell5-2795/+0
2015-05-20Add simple JIT test for typed references.Andy Ayers4-0/+92
2015-05-19Import JIT tests.Pat Gavlin79-0/+8937
2015-05-08Add Methodical/NaN test cases for JIT.Bengu Li16-0/+11349
2015-04-30Add a test that triggers stack probing.Andy Ayers2-0/+74
2015-04-27Merge pull request #839 from libengu/TestGenericExceptionsBengu Li16-0/+2110
2015-04-27Merge pull request #837 from libengu/TestMDArrayBengu Li17-0/+14197
2015-04-27Add Generic/Exceptions test cases for JITBengu Li16-0/+2110
2015-04-27Add MultiDimensional Array test cases for JITBengu Li17-0/+14197
2015-04-27Test case for store (no-GC) value type to static fieldKyungwoo Lee1-0/+40
2015-04-23Merge pull request #786 from libengu/TestStructPromoteBengu Li16-0/+627
2015-04-22Add Directed/StructPromote test cases for JITBengu Li16-0/+627
2015-04-22Add Generics/Fields test cases for JITBengu Li16-0/+1198
2015-04-22Add Inline test cases for JITBengu Li43-0/+5688
2015-04-21Add Generics/Arrays test cases for JITBengu Li45-0/+3880
2015-04-21Add test cases in directory Directed/cmovBengu Li20-0/+268586
2015-04-20Add CSharp Base/Peer Constructor test casesBengu Li22-0/+859
2015-04-17Add JIT CSE testsBengu Li29-0/+227163
2015-04-10Add JIT GC testsBengu Li91-0/+7854
2015-03-08Adding app.config to get rid of the warning MSB3276Rama krishnan Raghupathy6-6/+62
2015-02-23Add a switch test to cover Jit codegen.Kyungwoo Lee1-0/+30
2015-02-12Expand the availability of MSILC JIT to all testsBengu Li2-6/+0