Nate McMaster
e481df3d49
Add better errors, fix help output text, and add 'dotnet watch --list' to help us diagnose issues
...
Fixes #252 - help output shown twice in dotnet-watch
Fixes #250 - add dotnet-watch --list. Prints a list of all files discovered
Fixes #249 - better error message when GenerateWatchList fails
2017-01-17 11:43:44 -08:00
Nate McMaster
e94def7eca
Re-enable tests for file delete detection in dotnet-watch
...
Microsoft.NET.Sdk fixed the underlying issue causing these tests to fail.
Resolves #224 .
2016-12-13 10:04:19 -08:00
Nate McMaster
a6f4a38202
Refactor tests to fix false-positive tests passes
2016-11-16 15:34:35 -08:00
Nate McMaster
6fd5e2ab52
Install cli preview3 side-by-side for msbuild testing
2016-11-01 18:41:58 -07:00
Nate McMaster
4698985846
Port dotnet-watch to support MSBuild
2016-11-01 18:39:51 -07:00
Nate McMaster
5d998a16d8
dotnet-watch: simplify the end to end testing to not rely on tool installation via restore ( #194 )
2016-10-12 16:12:52 -07:00
Victor Hurdugaci
d7206dee8d
Disable a test that hangs
2016-06-02 08:21:51 -07:00
Victor Hurdugaci
2cf772b575
- Bugfix: Trigger on new project.json file structure
...
- Bugfix: Trigger on folder deletion
- Add test for folder deletion
2016-05-26 16:06:03 -07:00
Victor Hurdugaci
63bbafdb1d
Simplify watcher arguments by passing everything to dotnet
2016-05-24 16:05:43 -07:00
moozzyk
c248e539f3
Renaming namespaces and fixing tests
2016-04-19 11:26:40 -07:00
moozzyk
afe01eedbf
Renaming dotnet-watch folders to Microsoft.DotNet.Watcher.Tools
2016-04-19 10:38:59 -07:00