summaryrefslogtreecommitdiff
path: root/tests/runtest.py
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Enable lab support for coreclr tests in unloadable context (#25064)Jan Vorlicek1-1/+1
2019-03-28Delete `setup_coredis_tools` from runtest.py. (#23495)Sergey Andreenko1-49/+1
2019-03-01Use arcade's version of dotnet to build (#22755)Steve MacLean1-4/+4
2019-02-06Add option to run tests in unloadable context (#22332)Jan Vorlicek1-2/+17
2019-02-05Merge pull request #22425 from BruceForstall/UploadMsbuildLogsBruce Forstall1-1/+8
2019-02-05Merge pull request #22416 from BruceForstall/FixRunTestOutputBruce Forstall1-4/+11
2019-02-04Configure MSBuild debug path and save any logsBruce Forstall1-1/+8
2019-02-04Fix runtest.py outputBruce Forstall1-4/+11
2019-02-04Extract setting __TestTimeoutBruce Forstall1-10/+11
2019-01-30Remove run.exe and config.json (#21608)Sven Boemer1-44/+44
2019-01-18SuperPMI Collect/Replay/AsmDiff tool (#21252)Jarret Shook1-2/+20
2019-01-16Fix generate_layout_only (#21996)Jarret Shook1-17/+138
2019-01-14Large version bubble Support (#21727)Andon Andonov1-0/+7
2019-01-11Share arg validation runtest and run-pmi-diff (#20812)Jarret Shook1-146/+73
2019-01-04Fix Windows arm32/arm64 testing (#21809)Bruce Forstall1-32/+84
2018-11-26Updating runtest.py to support printing coredump information (#21149)Tanner Gooding1-2/+221
2018-11-21Ensuring that gc_stress and gc_stress_c are marked global when writing, but n...Tanner Gooding1-4/+3
2018-11-17Force Unicode in test_location parameter in delete_existing_wrappers() (#21056)Egor Chesakov1-1/+8
2018-11-15Combine ExcludeList in AltJit scenarios for both host and altjit archs (#21018)Egor Chesakov1-1/+12
2018-11-13Specify version of xunit.console.dll during the custom build (#20975)Egor Chesakov1-2/+2
2018-10-31Work around XUnit FileLoadException issues (#20644)Egor Chesakov1-0/+54
2018-10-08Runtest.py on Windows Arm(64) (#20227)Jarret Shook1-33/+72
2018-09-19Enable arm64 Linux testing in CIBruce Forstall1-89/+83
2018-08-31Fix build-test.sh wrapper build (#19779)Jarret Shook1-0/+17
2018-08-30Updating runtest.py so that it works with Python 3Tanner Gooding1-120/+120
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook1-114/+1657
2018-07-19Build xunit wrappers the same way on windows and unix (#18695)Sven Boemer1-0/+441