aspnetcore/test/dotnet-watch.FunctionalTests
Nate McMaster 83134227ab
Add support for DOTNET_WATCH_ITERATION (#443)
This environment variable can be used to determine how many types the inner command has been re-launched

Resolves #387
2018-05-24 08:24:56 -07:00
..
Scenario Dispatch cancellation on CTRL+C to avoid deadlocks in killing the process tree 2018-05-15 14:50:26 -07:00
TestProjects Add support for DOTNET_WATCH_ITERATION (#443) 2018-05-24 08:24:56 -07:00
AppWithDepsTests.cs
AwaitableProcess.cs Dispatch cancellation on CTRL+C to avoid deadlocks in killing the process tree 2018-05-15 14:50:26 -07:00
DotNetWatcherTests.cs Add support for DOTNET_WATCH_ITERATION (#443) 2018-05-24 08:24:56 -07:00
FileWatcherTests.cs
GlobbingAppTests.cs Dispatch cancellation on CTRL+C to avoid deadlocks in killing the process tree 2018-05-15 14:50:26 -07:00
NoDepsAppTests.cs Dispatch cancellation on CTRL+C to avoid deadlocks in killing the process tree 2018-05-15 14:50:26 -07:00
dotnet-watch.FunctionalTests.csproj