summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-06-24Merge pull request #5993 from briansull/fix-5639Brian Sullivan1-12/+12
2016-06-24Fix for issue 5639Brian Sullivan1-12/+12
2016-06-24Merge pull request #5991 from kyulee1/stacklimitKyungwoo Lee1-9/+9
2016-06-24Merge pull request #5973 from cmckinsey/DevDiv_216571Chris McKinsey3-0/+111
2016-06-24Fix SBCG in value-numbering constant assertpropChris McKinsey3-0/+111
2016-06-24ARM64: Fix StackLimitKyungwoo Lee1-9/+9
2016-06-23Merge pull request #5923 from mikedn/x86-store-lclvarChris McKinsey4-0/+170
2016-06-23Merge pull request #5935 from rahku/testRahul Kumar1-2/+2
2016-06-22Fix test runner batch file to provide correct TPA pathRahul Kumar1-2/+2
2016-06-23ARM-CI: Use CI cross build script in emulatorPrajwal A N1-0/+37
2016-06-22Add regression testMike Danes4-0/+170
2016-06-22Merge pull request #5926 from kyulee1/cmpxchgKyungwoo Lee1-1/+1
2016-06-22Merge pull request #5871 from mikedn/modoptCarol Eidt8-0/+1484
2016-06-22ARM64: Skip CompareExchangeTClass TestKyungwoo Lee1-1/+1
2016-06-22Fix syntax error in x86_jit32_issues.targetsRuss Keldorph1-7/+8
2016-06-22Disable a test case till issue #5501 is fixedJohn Chen1-0/+1
2016-06-22Add tests for integer div/mod by constMike Danes8-0/+1484
2016-06-21Merge pull request #5900 from jashook/gc_stress_incompatJarret Shook1-0/+1
2016-06-21Merge pull request #5898 from jashook/gcstress_timeout_updateJarret Shook2-1/+3
2016-06-21added a note about the reason why we ignore failures from tests in the stress...Maoni01-0/+2
2016-06-21Set b14364 as gcstress incompatjashoo1-0/+1
2016-06-21Up the default timeout for GCStressjashoo2-1/+3
2016-06-20Merge pull request #5893 from rahku/testRahul Kumar1-0/+4
2016-06-20Enable building only native test componentsRahul Kumar1-0/+4
2016-06-20Merge pull request #5889 from wtgodbe/LoaderWilliam Godbe1-1/+1
2016-06-20Merge pull request #5888 from adityamandaleeka/generate_core_dumps_runtestAditya Mandaleeka1-0/+8
2016-06-20Fix race condition in Loader regression 523654 testwtgodbe1-1/+1
2016-06-20Set coredump_filter to include shared library code.Aditya Mandaleeka1-0/+8
2016-06-17Merge pull request #5863 from adityamandaleeka/generate_core_dumps_runtestAditya Mandaleeka1-2/+101
2016-06-17Add option to runtest.sh to enable limited dump generation.Aditya Mandaleeka1-2/+101
2016-06-17Merge pull request #5839 from swgillespie/gc-batch-fixSean Gillespie1-4/+4
2016-06-16Merge pull request #5822 from adityamandaleeka/setup-runtime-dependencies_cha...Aditya Mandaleeka2-10/+11
2016-06-16Fix GC test batch script skip conditions that were behaving unexpectedlySean Gillespie1-4/+4
2016-06-16Fix error when passing msbuild args to build.cmd/buildtest.cmdwtgodbe1-30/+28
2016-06-16Fix some typos in setup-runtime-dependencies.cmdAditya Mandaleeka1-7/+7
2016-06-16ARM64: Fix WriteBarrierKyungwoo Lee1-3/+3
2016-06-15Merge pull request #5819 from AndyAyersMS/InlineTestsV1Andy Ayers24-0/+10804
2016-06-15Remove set -x from tests/setup-runtime-dependencies.sh.Aditya Mandaleeka1-3/+4
2016-06-15Inliner: simple performance testsAndy Ayers24-0/+10804
2016-06-15Modify CrossGen test script to work around cmd.exe bugJohn Chen (CLR)1-6/+7
2016-06-14Fix bracket spacing in runtest scriptSean Gillespie1-2/+2
2016-06-13Keep mutex alive to avoid race condition in openmutexpos4 testwtgodbe1-14/+15
2016-06-10Merge pull request #5692 from AndyAyersMS/DerministicCryptoAndy Ayers1-1/+1
2016-06-10Modify Crypto benchmark so it uses a fixed random seedAndy Ayers1-1/+1
2016-06-10ARM64: Another Tests.lst Update for R2RKyungwoo Lee1-3/+3
2016-06-10Merge pull request #5685 from kyulee1/testlstKyungwoo Lee1-4/+4
2016-06-10Merge pull request #5621 from swgillespie/buildtest-refactorSean Gillespie7-53/+128
2016-06-10Remove need for longgc and gcsimulator tests to have their own buildSean Gillespie7-53/+128
2016-06-10ARM64: Update Tests.lstKyungwoo Lee1-4/+4
2016-06-09Merge pull request #5667 from kyulee1/testupdateKyungwoo Lee1-8502/+8446