summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-06-07build,win: Enables Whole Program Optimization.Hadi Brais1-1/+1
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
2015-03-31Change paths and os names to match corefxMatt Mitchell4-13/+13
2015-03-21Add host flag to disable transparency checks in CoreCLRJan Kotas1-0/+34
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov5-1/+273
2015-03-16Fixes for building tests aloneMatt Mitchell6-34/+56
2015-03-10Merge remote-tracking branch 'upstream/master' into merge-from-tfsRama krishnan Raghupathy43-34/+548
2015-03-08Adding app.config to get rid of the warning MSB3276Rama krishnan Raghupathy43-34/+548
2015-03-06With This change the tests build all the native components first and then bu...Rama Krishnan Raghupathy14-13/+1258
2015-03-04Merge pull request #396 from swaroop-sridhar/TestEnvJan Kotas2-6/+6
2015-03-04Add Support for Custom Test Environment SettingsSwaroop Sridhar2-6/+6
2015-03-04Enabling test within the same category to run in parallelRama krishnan Raghupathy1-23/+23