summaryrefslogtreecommitdiff
path: root/tests/runtest.py
AgeCommit message (Expand)AuthorFilesLines
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