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
|
526f22f072
|
Rename the environment variable used for polling watcher
|
2016-05-26 15:13:19 -07:00 |
Victor Hurdugaci
|
8ab32c44f7
|
Make RestartProcessThatTerminatesAfterFileChange more reliable
|
2016-05-26 11:55:43 -07:00 |
Victor Hurdugaci
|
f154a9ee3e
|
Revert "Disable `Microsoft.DotNet.Watcher.Tools.FunctionalTests.NoDepsAppTests.RestartProcessThatTerminatesAfterFileChange`"
This reverts commit dc9feade5a .
|
2016-05-26 10:23:28 -07:00 |
Victor Hurdugaci
|
63bbafdb1d
|
Simplify watcher arguments by passing everything to dotnet
|
2016-05-24 16:05:43 -07:00 |
Doug Bunting
|
dc9feade5a
|
Disable `Microsoft.DotNet.Watcher.Tools.FunctionalTests.NoDepsAppTests.RestartProcessThatTerminatesAfterFileChange`
- test is not reliable (95% success rate)
- should be restored as part of #98
|
2016-05-23 11:53:35 -07:00 |
Doug Bunting
|
cb86ca81b1
|
Revert "Remove `Microsoft.DotNet.Watcher.Tools.FunctionalTests.NoDepsAppTests.RestartProcessThatTerminatesAfterFileChange`"
This reverts commit c68145f44f .
|
2016-05-20 14:20:38 -07:00 |
Doug Bunting
|
c68145f44f
|
Remove `Microsoft.DotNet.Watcher.Tools.FunctionalTests.NoDepsAppTests.RestartProcessThatTerminatesAfterFileChange`
- test is not reliable (95% success rate)
- should be restored as part of #98
|
2016-05-20 14:18:56 -07:00 |
Pranav K
|
912971120f
|
Update to preview1 version
|
2016-05-11 08:41:57 -07:00 |
Pranav K
|
63a9d64394
|
Fix build warnings
|
2016-05-02 11:27:09 -07:00 |
Victor Hurdugaci
|
21951d62f3
|
Fix command line parsing around the -- separator
|
2016-04-22 14:44:52 -07:00 |
Pranav K
|
fa2ec5fdcd
|
Use latest build of dotnet-test-xunit
|
2016-04-19 14:53:55 -07:00 |
moozzyk
|
265c90cbd1
|
Moving dotnet-watch to netcoreapp1.0
|
2016-04-19 11:54:44 -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 |
Victor Hurdugaci
|
cf465b2001
|
Fix tests on unix and make tests more reliable on all platforms
|
2016-04-13 16:08:10 -07:00 |
moozzyk
|
e054eac3bd
|
Fixing tests to use the package that was just built
Disabling parallel run to prevent random issues
Adding additional details that should help diagnose failures
|
2016-04-13 10:57:53 -07:00 |
moozzyk
|
8f1f3c0772
|
Add a polling watcher
|
2016-04-13 09:52:55 -07:00 |
moozzyk
|
46d4c6edcb
|
Updating dotnet-watch to netstandard
|
2016-04-12 09:46:12 -07:00 |
Pranav K
|
0e69fc2b17
|
Reacting to CoreCLR package changes
|
2016-03-19 12:56:35 -07:00 |
Pranav K
|
f75ce04c4c
|
Reacting to CoreCLR package changes
|
2016-03-19 12:41:52 -07:00 |
Pranav K
|
b5e2d43859
|
Retarget tests to netstandardapp
|
2016-03-19 12:10:40 -07:00 |
John Luo
|
73217edba5
|
Update package name
|
2016-03-17 16:36:27 -07:00 |
John Luo
|
4df44c8501
|
Use KillTree from Common
|
2016-03-16 18:02:59 -07:00 |
Victor Hurdugaci
|
bc382be632
|
Fix the tests that hang
|
2016-03-10 11:50:18 -08:00 |
Pranav K
|
bef340a2c3
|
Remove extra dependencies that produce NuGet warnings
|
2016-03-09 12:52:50 -08:00 |
Victor Hurdugaci
|
52244da9e8
|
Temporary disable the tests that hang while investigating
|
2016-03-04 10:11:01 -08:00 |
Victor Hurdugaci
|
c43c37e7f9
|
- E2E test
- File watcher that takes the globbing patterns into account
- A big rewrite of the core algorithm
|
2016-03-03 13:46:45 -08:00 |
Victor Hurdugaci
|
59cb4fe65a
|
dnx-watch -> dotnet-watch
|
2016-02-16 15:33:20 -08:00 |
Victor Hurdugaci
|
f452597452
|
Add Microsoft.NETCore.Platforms to the projects that have to be built with dnu
|
2016-02-02 12:44:07 -08:00 |
Cesar Blum Silveira
|
74d89b2e32
|
Strong name everything.
|
2015-11-02 14:40:58 -08:00 |
Pavel Krymets
|
54af2c339f
|
Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions
|
2015-10-26 13:22:55 -07:00 |
Victor Hurdugaci
|
3f40980d02
|
First version of dnx watch
|
2015-09-27 13:59:07 -07:00 |