aspnetcore/eng/helix/content/RunTests
Hao Kung 4434cf43ce
Don't throw on dotnet exit codes (#21639)
Operation can succeed for purposes of the tests, the tests will fail if things aren't setup properly, so we can safely ignore the errors
2020-05-11 15:08:42 -07:00
..
Directory.Build.props Replace RunTests scripts with .NET app (#20337) 2020-04-01 09:01:34 -07:00
Directory.Build.targets Replace RunTests scripts with .NET app (#20337) 2020-04-01 09:01:34 -07:00
ProcessResult.cs Replace RunTests scripts with .NET app (#20337) 2020-04-01 09:01:34 -07:00
ProcessUtil.cs [Helix] Capture more output/errors in test runner (#20919) 2020-04-16 22:30:55 -07:00
Program.cs [Helix] Install aspnet runtime as part of test runner (#20693) 2020-04-11 10:47:56 -07:00
RunTests.csproj Replace RunTests scripts with .NET app (#20337) 2020-04-01 09:01:34 -07:00
RunTestsOptions.cs [Helix] Install aspnet runtime as part of test runner (#20693) 2020-04-11 10:47:56 -07:00
TestRunner.cs Don't throw on dotnet exit codes (#21639) 2020-05-11 15:08:42 -07:00