dotnet-installer/test/dotnet-run.Tests
Nick Guerrera a1c423c0f6 Honor UI language override in test runs
Also fix some incorrect unlocalized test expectations that slipped in.
2017-07-18 22:03:31 -07:00
..
dotnet-run.Tests.csproj Handling an exception that happens when dotnet run is invoked with a file that is not a valid project file. We catch that exception and re-throw it as a GracefulException. 2017-06-23 10:47:09 -07:00
GivenDotnetRunRunsCsProj.cs Honor UI language override in test runs 2017-07-18 22:03:31 -07:00
GivenThatWeCanPassNonProjectFilesToDotnetRun.cs Handling an exception that happens when dotnet run is invoked with a file that is not a valid project file. We catch that exception and re-throw it as a GracefulException. 2017-06-23 10:47:09 -07:00