summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
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 Li143-3/+21832
2015-05-21Import more JIT tests.Pat Gavlin397-8/+41313
2015-05-21Merge pull request #1028 from mmitche/fix-cmd-exit-codesPat Gavlin8-2830/+35
2015-05-21Disable tests failing at runtime and remove tests failing to compile.Matt Mitchell7-2796/+15
2015-05-20Fix exit codes in build/test scriptsMatt Mitchell2-34/+20
2015-05-20Add simple JIT test for typed references.Andy Ayers5-0/+95
2015-05-19Import JIT tests.Pat Gavlin79-0/+8937
2015-05-08Add Methodical/NaN test cases for JIT.Bengu Li17-0/+11419
2015-05-01Only clean previous output for the selected configuration.Tanner Gooding2-4/+5
2015-04-30Add a test that triggers stack probing.Andy Ayers2-0/+74
2015-04-29Merge pull request #831 from stephentoub/build_mscorlib_2015Stephen Toub1-1/+5
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-27Enable building linuxmscorlib / osxmscorlib with VS2015Stephen Toub1-1/+5
2015-04-26Allow building with VS2015 installedDick van den Brink2-13/+33
2015-04-24Implement a runtest exclusion mechanism for individual testsBengu Li2-7/+15
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 Li17-0/+1214
2015-04-22Add Inline test cases for JITBengu Li44-0/+5707
2015-04-21Add Generics/Arrays test cases for JITBengu Li46-0/+3956
2015-04-21Add test cases in directory Directed/cmovBengu Li21-0/+268602
2015-04-20Add CSharp Base/Peer Constructor test casesBengu Li23-0/+875
2015-04-17Add JIT CSE testsBengu Li30-0/+227182
2015-04-10Add JIT GC testsBengu Li92-12/+7907
2015-04-01Merge branch 'master' into usage-exit-codeMatt Mitchell4-13/+13
2015-04-01Displaying usage message should cause build/test scripts to exit with non-zer...Matt Mitchell2-2/+2