summaryrefslogtreecommitdiff
path: root/tests/runtest.sh
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Merge pull request #17303 from BruceForstall/EnableUbuntuArmGCStressJobsMasterBruce Forstall1-5/+2
2018-03-28Removing 'EXPERIMENTAL' from tiered compilation env var (#17283)Noah Falk1-2/+2
2018-03-28Enable Linux arm32 GCStress jobsBruce Forstall1-5/+2
2018-03-26Linux arm32 testingBruce Forstall1-5/+56
2018-03-01Generalize runtest.sh test exclusion filesBruce Forstall1-8/+10
2017-12-14Remove CoreFX runtest dependencyjashook1-10/+15
2017-11-15Re-enable Standalone GC job, running daily (#15015)Sean Gillespie1-0/+4
2017-11-03Print duration to xunit output from `runtest.sh` (#14489)Hanjoung Lee1-1/+5
2017-10-02Improve runtest.sh concurrency (#14036)Hanjoung Lee1-13/+50
2017-09-13Change how numProc is derived on Linux (#13909)Jarret Shook1-1/+3
2017-08-30Use --xunitOutputPath option in runtest.shHyeongseok Oh1-1/+6
2017-08-16Fixes for code review feedbacknoahfalk1-0/+4
2017-07-27Fix print message in runtest.shHanjoung Lee1-1/+1
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