summaryrefslogtreecommitdiff
path: root/tests/runtest.sh
AgeCommit message (Expand)AuthorFilesLines
2019-03-01Use arcade's version of dotnet to build (#22755)Steve MacLean1-2/+1
2019-02-06Add option to run tests in unloadable context (#22332)Jan Vorlicek1-0/+10
2019-01-14fix the help message for runtest.sh so the gcstress instructions aren't split...David Mason1-2/+2
2018-11-26Updating runtest.py to support printing coredump information (#21149)Tanner Gooding1-0/+3
2018-11-14Update help output of runtest.cmd/shBruce Forstall1-0/+1
2018-10-09Use runtest.cmd for arm(64) windows testing (#20301)Jarret Shook1-1/+1
2018-10-08Runtest.py on Windows Arm(64) (#20227)Jarret Shook1-3/+11
2018-08-31Fix build-test.sh wrapper build (#19779)Jarret Shook1-16/+7
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook1-1086/+136
2018-07-16CoreFX test fixes (#18929)Jan Kotas1-1/+1
2018-07-11CoreFX CI Unix (#18753)Andon Andonov1-5/+118
2018-07-09CoreFX CI Unix Staging commit (#18750)Andon Andonov1-0/+10
2018-04-30GC env vars (#17837)Sung Yoon Whang1-1/+1
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