summaryrefslogtreecommitdiff
path: root/tests/runtest.cmd
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Removing 'EXPERIMENTAL' from tiered compilation env var (#17283)Noah Falk1-2/+2
2018-03-06Remove vs2015 build dependenciesjashook1-34/+5
2018-02-14Clean up runtest.cmdBruce Forstall1-53/+98
2017-12-20Fix per-test timeoutBruce Forstall1-1/+4
2017-12-07Add progress output to runtest.cmd so you don't think it's hungBruce Forstall1-0/+1
2017-11-26Fix Powershell error (#15217)Bruce Forstall1-2/+2
2017-11-22Fix all powershell invocations in scripts, CI code and tests to include -NoPr...Jacek Blaszczynski1-2/+2
2017-11-16Clean up netci.groovy (#15030)Bruce Forstall1-4/+20
2017-11-15Re-enable Standalone GC job, running daily (#15015)Sean Gillespie1-0/+2
2017-11-14Fix RunTest.cmd argument parsingBruce Forstall1-2/+2
2017-10-27Address code review feedbackJacek Blaszczynski1-7/+3
2017-10-24Cleanup VsDevCmd.bat usage and improve build system messages to ease diagnosticsJacek Blaszczynski1-18/+21
2017-10-03Update Buildtools and Roslyn (#14228)Jose Perez Rodriguez1-0/+17
2017-09-25Add CI PR triggers for x86_arm and x64_arm64 testing (#14158)Bruce Forstall1-2/+2
2017-08-15Make unit tests run clean with tiered compilationnoahfalk1-0/+2
2017-06-13Do not copy bin subdirectories to test core_rootMike Danes1-1/+1
2017-05-23CR feedback, fix BuildArch/BuildType, add ExamplesBruce Forstall1-6/+16
2017-05-22Update runtest.cmd help to reflect realityBruce Forstall1-21/+28
2017-05-11Windows Arm64 - Build/Run tests in CIjashook1-0/+4
2017-04-26Refactor ildasm round trip logicSven Boemer1-0/+8
2017-03-22Exclude some tests from Linker testing.Swaroop Sridhar1-0/+4
2017-03-16Fix test failure detection when dumps are enabled.Pat Gavlin1-1/+2
2017-03-16Merge pull request #10214 from pgavlin/TimeoutCrashDumpsPat Gavlin1-0/+23
2017-03-16Take crash dumps for timed-out tests.Pat Gavlin1-0/+23
2017-03-16Delete mscorlib facade (#10157)Jan Kotas1-0/+2
2017-03-15Add support for testing via ILLINKSwaroop Sridhar1-0/+3
2017-03-10Fix delayed expansion scripting error in runtest.cmdBruce Forstall1-1/+1
2017-03-07Updating the various windows build scripts to have a comment explaining the V...Tanner Gooding1-0/+14
2017-03-06Updating the build scripts to support VS2017.Tanner Gooding1-22/+18
2017-01-24Reintroduce building Core_Root to runtest.cmdwtgodbe1-0/+19
2017-01-24Add support for running CoreCLR Tests in Helixwtgodbe1-39/+3
2016-11-23Make RyuJIT/x86 the default x86 JITBruce Forstall1-2/+2
2016-11-21Enable jit disasm in test scriptsSven Boemer1-1/+38
2016-11-13Enable WinArm32 P1 Test BuildGaurav Khanna1-0/+1
2016-10-17Build tests against packages & produce Core_Root for arbitrary OSwtgodbe1-1/+8
2016-10-11Merge pull request #7574 from DrewScoggins/runtestfixRahul Kumar1-1/+1
2016-10-11Fix runtest.cmd return codeDrew Scoggins1-1/+1
2016-10-07Standardize on _echo name (#7532)Vance Morrison1-1/+1
2016-10-06Set missed default value for coreclr runtest.cmd.Sergey Andreenko1-0/+1
2016-09-01Pass /p:Platform to msbuild in runtest.cmd.Pat Gavlin1-1/+1
2016-06-21Up the default timeout for GCStressjashoo1-1/+1
2016-06-10Remove need for longgc and gcsimulator tests to have their own buildSean Gillespie1-4/+15
2016-05-28Documentation: Adding flag descriptions of unit test scriptsGeunsik Lim1-0/+3
2016-05-26Fxing the case of COMPlus_GCStressRama Krishnan Raghupathy1-5/+7
2016-05-25Increase the timeout of long GC testsSean Gillespie1-3/+3
2016-05-25Add missing quote in new runtest.cmd argwtgodbe1-20/+20
2016-05-23Add R2R JitStress, JitStressRegs, JITMinOpts and ForceRelocs jobs to CI.Lubomir Litchev1-0/+8
2016-05-18Removing hard coded pathRama Krishnan Raghupathy1-1/+1
2016-05-17Guard Crossgen Test Runtime logic with RunCrossGen EnvRama Krishnan Raghupathy1-0/+10
2016-05-16Always download coredistools packageSejong Oh1-12/+0