summaryrefslogtreecommitdiff
path: root/tests/runtest.sh
AgeCommit message (Expand)AuthorFilesLines
2017-01-31Merge pull request #9207 from adityamandaleeka/ci_dump_improvementsAditya Mandaleeka1-2/+5
2017-01-30Switch to a newer version of the dump management service we use.Aditya Mandaleeka1-2/+5
2017-01-26Fix another JIT-disasm check.Aditya Mandaleeka1-2/+1
2017-01-24Fix runtest.sh build of Coreoverlay to account for new directory strucure in ...wtgodbe1-31/+6
2017-01-05Fix check for JIT dasm.Aditya Mandaleeka1-1/+1
2016-12-05Fix runtest.sh: delete ni file and lock correctly (#8081)Hyeongseok Oh1-2/+3
2016-11-21Enable jit disasm in test scriptsSven Boemer1-13/+35
2016-10-14Update the header string in runtest.sh (#5785)Jiyoung Giuliana Yun1-2/+6
2016-09-27Invoke 'copy_test_native_bin_to_test_root' inside 'create_core_overlay' (#5676)Jonghyun Park1-1/+1
2016-09-19Fix GC Stress testing on non windows platformsRama Krishnan Raghupathy1-7/+2
2016-09-06Prevent build output contamination while building test overlaySung-Jae Lee1-4/+4
2016-08-31Merge pull request #6807 from lemmaa/add-options-for-arm-target-testAditya Mandaleeka1-32/+90
2016-08-31Add some features help for arm target testSung-Jae Lee1-32/+90
2016-08-19Merge pull request #6799 from adityamandaleeka/osx_ci_dumpsAditya Mandaleeka1-30/+42
2016-08-19Don't create dumpling list file unless there are actually dumps.Aditya Mandaleeka1-3/+6
2016-08-18Print info from core dumps on OS X using LLDB.Aditya Mandaleeka1-6/+11
2016-08-18Enable additional functionality for OS X CI dumps.Aditya Mandaleeka1-21/+25
2016-08-16printing dumpling url at upload time.Bryan P. Arant1-1/+1
2016-08-04on fail: create local_dumplings.txt with the url of the uploaded core dump fi...Bryan Arant1-2/+19
2016-07-25Fix copy check condition for native interop test library. (#6468)Sung-Jae Lee1-1/+1
2016-07-21Fix minor error in runtest help.Aditya Mandaleeka1-1/+1
2016-06-30Upload CI dumps to dumpling.Aditya Mandaleeka1-7/+42
2016-06-20Merge pull request #5888 from adityamandaleeka/generate_core_dumps_runtestAditya Mandaleeka1-0/+8
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-14Fix bracket spacing in runtest scriptSean Gillespie1-2/+2
2016-06-10Remove need for longgc and gcsimulator tests to have their own buildSean Gillespie1-0/+20
2016-06-01Add options to 'runtest.sh'Sung-Jae Lee1-15/+41
2016-05-28Documentation: Adding flag descriptions of unit test scriptsGeunsik Lim1-0/+4
2016-05-27Merge pull request #5261 from ramarag/gcstressRama krishnan Raghupathy1-4/+4
2016-05-27Fix environment settings for Unix JIT stress scenariosRuss Keldorph1-0/+2
2016-05-26Fxing the case of COMPlus_GCStressRama Krishnan Raghupathy1-4/+4
2016-05-25Be more explict when picking up libs from CoreFxMatt Ellis1-6/+9
2016-05-24Update runtests.sh to accommodate a change in CoreFX that broke creation of C...Sergiy Kuryata1-1/+1
2016-05-24Merge pull request #5153 from LLITCHEV/r2r_jitstress_jobsLubomir Litchev1-0/+17
2016-05-24Merge pull request #5129 from leemgs/upstream-diff-time-of-unittestAditya Mandaleeka1-0/+6
2016-05-23Add R2R JitStress, JitStressRegs, JITMinOpts and ForceRelocs jobs to CI.Lubomir Litchev1-0/+17
2016-05-24Linux/ARM: Add execution time of ./tests/runtest.shGeunsik Lim1-0/+6
2016-05-20Fix typo in runtest.sh (#5125)Hanjoung Lee1-1/+1
2016-05-19Documentation: Add CoreCLR binary folder to test results (#5084)Geunsik Lim1-0/+1
2016-05-17Guard Crossgen Test Runtime logic with RunCrossGen EnvRama Krishnan Raghupathy1-7/+13
2016-05-17Merge pull request #4789 from sejongoh/always_download_coredistoolsSejong Oh1-29/+1
2016-05-16Always download coredistools packageSejong Oh1-29/+1
2016-05-13Removing Redundant Projects that are BuildOnly :Rama krishnan Raghupathy1-0/+19
2016-05-07Merge pull request #4742 from lemmaa/fix-unit-test-scriptBruce Forstall1-16/+19
2016-05-05Following the review commentsSung-Jae Lee1-21/+16
2016-05-03Add quotes around coreFxBinDir example.Aditya Mandaleeka1-33/+33
2016-05-03Fix '--mscorlibDir=' option default value processingSung-Jae Lee1-3/+3
2016-05-03Using alternate way for 'readarray' to support bash in Mac OS XSung-Jae Lee1-4/+20