aspnetcore/test
N. Taylor Mullen 95d41507fc Add `ProjectPathProvider` abstract for document tracker creation.
- First iteration of live share replaced the document tracker factory entirely; however, this will be prone to breaking changes in the future when me make changes to document tracker to not rely on a file path. To pre-emptively prevent breaking changes I added a project path provider that can be overridden in the live share case. Note that one big difference here between old and new is that instead of being a MEF service implementation for the project path resolution we're bringing that to the Workspace service level.
- Added tests to validate the two flows of the default project path provider.
2018-05-17 15:28:20 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Obsoleted IRazorEngineBuilder APIs 2018-04-13 12:35:53 -07:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Obsoleted IRazorEngineBuilder APIs 2018-04-13 12:35:53 -07:00
Microsoft.AspNetCore.Razor.Design.Test Add a Razor design time build 2018-05-14 09:41:15 -07:00
Microsoft.AspNetCore.Razor.Language.Test Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Microsoft.AspNetCore.Razor.Runtime.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Test.Common Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib PreserveCompilationContext needs to be set only if a project has any Razor files 2018-02-28 11:45:20 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Microsoft.AspNetCore.Razor.Tools.Test Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
Microsoft.CodeAnalysis.Razor.Test Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test Track the open/closed state of documents 2018-05-11 08:18:08 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
Microsoft.VisualStudio.Editor.Razor.Test Add `ProjectPathProvider` abstract for document tracker creation. 2018-05-17 15:28:20 -07:00
Microsoft.VisualStudio.Editor.Razor.Test.Common Track the open/closed state of documents 2018-05-11 08:18:08 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Track the open/closed state of documents 2018-05-11 08:18:08 -07:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test Track the open/closed state of documents 2018-05-11 08:18:08 -07:00
RazorPageGenerator.Test Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00
testapps Add some benchmarks for project system 2018-05-16 13:21:39 -07:00
Directory.Build.props Upgrade to netcoreapp22 2018-05-08 15:22:54 -07:00