aspnetcore/test
N. Taylor Mullen 4476a72ecf Refactor `ImportDocumentManager` to not be windows specific.
- Added a `FileChangeTracker`, `FileChangeTrackerFactory` and corresponding implementations. These types now enable us to implement Windows and Mac file change tracking instead of replacing the entire import manager.
- Changed the import manager to be a Roslyn based service.
- Moved import manager implementation to the editor.razor assembly now since it no longer depends on windows.
- Updated import manager unit tests.
- Added import manager integration test
- Added file change tracking tests.

#1804
2017-12-08 16:34:43 -08:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
Microsoft.AspNetCore.Razor.Language.Test Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
Microsoft.AspNetCore.Razor.Performance Pin tool and package versions to make builds more repeatable 2017-11-01 18:12:08 -07:00
Microsoft.AspNetCore.Razor.Runtime.Test Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
Microsoft.AspNetCore.Razor.Test.Common Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
Microsoft.CodeAnalysis.Razor.Test Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test Added TagHelper discovery to Razor project systen 2017-11-22 10:56:52 -08:00
Microsoft.VisualStudio.Editor.Razor.Test Refactor `ImportDocumentManager` to not be windows specific. 2017-12-08 16:34:43 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common Move indentation service to VS.Editor.Razor and export it. 2017-11-14 15:42:40 -08:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Refactor `ImportDocumentManager` to not be windows specific. 2017-12-08 16:34:43 -08:00
RazorPageGenerator.Test Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
Directory.Build.props Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00