summaryrefslogtreecommitdiff
path: root/tests/runtest.sh
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Remove duplicated description in runtest.shHanjoung Lee1-1/+0
2017-07-07Temporarily block core dump printing on arm64 to unblock CI.Aditya Mandaleeka1-0/+8
2017-06-15Merge branch 'master' into arm64_unix_ciJarret Shook1-0/+12
2017-06-15Add the arm64 unix CIjashook1-0/+4
2017-06-15Revert "Add the arm64 unix CI"Jarret Shook1-4/+0
2017-06-15Merge branch 'master' into arm64_unix_ciJarret Shook1-0/+12
2017-06-13Merge pull request #12092 from wtgodbe/CoreDisToolsWilliam Godbe1-0/+12
2017-06-12Add the arm64 unix CIjashook1-0/+4
2017-06-09Add documentation for build-overlay-onlywtgodbe1-0/+1
2017-06-05Explicitly download correct version of CoreDisTools packagewtgodbe1-0/+12
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe1-12/+0
2017-04-28Update runtest.shWilliam Godbe1-1/+1
2017-04-28Ensure we run the Crossgened test executable in R2R testswtgodbe1-1/+1
2017-04-26Refactor ildasm round trip logicSven Boemer1-0/+10
2017-04-11Overwrite permission in coreoverlay generationHyeongseok Oh1-1/+1
2017-04-11Fix netci.groovyHyeongseok Oh1-1/+1
2017-04-11Fix CI test error: permission errorHyeongseok Oh1-1/+1
2017-04-04Do not use declare -ASteve MacLean, Qualcomm Datacenter Technologies, Inc1-7/+13
2017-03-28Add support for CoreCLR testing via ILLINK on LinuxSwaroop Sridhar1-1/+6
2017-03-28Fix usage text of runtest.sh (#10518)Hanjoung Lee1-1/+1
2017-03-23[Unix] runtest.sh crossgen should exit on failure (#9907)Steve MacLean1-7/+22
2017-03-16Delete mscorlib facade (#10157)Jan Kotas1-18/+9
2017-03-02Fix error in dumpling text file cleanup.Aditya Mandaleeka1-9/+8
2017-02-27Merge pull request #9837 from adityamandaleeka/remove_useless_messageAditya Mandaleeka1-1/+0
2017-02-27Remove useless message from runtest output.Aditya Mandaleeka1-1/+0
2017-02-23Use -f instead of -n when copying from Core_Root in runtest.shwtgodbe1-1/+2
2017-02-21Add --xunitOutputPath option to runtest.sh (#9646)Jonghyun Park1-0/+4
2017-02-13[Arm64/Unix] Remove misleading stress message (#9507)Steve MacLean1-1/+4
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