summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-27Use HTTPS for fetching NuGet.exeMatt Ellis1-1/+1
2015-02-24Merge pull request #325 from kyulee1/switchtestMatt Mitchell1-0/+30
2015-02-23Add a switch test to cover Jit codegen.Kyungwoo Lee1-0/+30
2015-02-23Place binaries and intermediates in folders that include OSMatt Mitchell3-13/+17
2015-02-22Allow alternative JIT configurable.Bengu Li2-5/+6
2015-02-22Change alternative JIT name to LLILCBengu Li2-5/+5
2015-02-12Merge pull request #249 from libengu/msilchookup_1Bengu Li4-7/+7
2015-02-12Expand the availability of MSILC JIT to all testsBengu Li4-7/+7
2015-02-12Spit out Xunit xml result filesMatt Mitchell2-22/+17
2015-02-12Hook up initial JIT tests for MSILC JITBengu Li2-0/+6
2015-02-11Correct handling of paths with spaces and ampersands when building on windows.Kasper F. Brandt1-10/+10
2015-02-09Removed an extra space in buildtest.cmd, causing it to display an error.Nicolas Deslandes1-1/+1
2015-02-03Missing Files to build GC stress TestsRama krishnan Raghupathy5-0/+167
2015-02-02Merge pull request #13 from ramarag/GC_test_buildRama krishnan Raghupathy8-9/+51
2015-02-02Update stress_run_readme.txtRama krishnan Raghupathy1-1/+1
2015-02-02Merge pull request #4 from ramarag/msic_test_cleanupRama krishnan Raghupathy16-98/+47
2015-02-02Enabling build of GC stress TestRama krishnan Raghupathy8-9/+51
2015-02-02Update runtest.cmdRama krishnan Raghupathy1-1/+1