Nate McMaster
71a11d5ed6
Remove redundant calls to TimeoutAfter
2017-09-12 14:23:16 -07:00
Nate McMaster
a4320ccbda
Upgrade to xunit 2.3.0-beta4
2017-08-18 09:55:10 -07:00
Nate McMaster
9c03018a18
Cleanup unnecessary NGPV exclusion and dead test code
2017-06-02 15:29:41 -07:00
Nate McMaster
edcba47b84
Merge branch 'rel/1.0.1' into dev
2017-05-01 14:55:24 -07:00
Nate McMaster
ed07fbe94a
Remove blocking call to stream reader and fix bug in task chaining
2017-05-01 12:48:11 -07:00
Nate McMaster
88f43ffc1a
Fix race conditions between CTRL+C and RunAsync in dotnet-watch
...
Increase timeouts in testing dotnet-run and improve verbosity of test logging
2017-04-28 10:34:18 -07:00
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