aspnetcore/test
N. Taylor Mullen b538ceba93 Change final code documents to not contain non-existent imports.
- Existent imports are imports that have content that contribute to the processing of a Razor document. Prior to this we had a legacy expectation that code documents had empty markers in them for all of their import locations. This proved troublesome when cross-referencing files that had file paths and were supposed to be existent but weren't in metadata. Now that we have a project engine with a de-coupled import feature we can rely on the import feature for finding all locations of important files and then strip out any non-existent items.
2018-02-23 16:30:22 -08:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Design.Test Added a test to verify incremental TagHelper discovery 2018-02-22 17:15:58 -08:00
Microsoft.AspNetCore.Razor.Language.Test Change final code documents to not contain non-existent imports. 2018-02-23 16:30:22 -08: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 Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Tools.Test Decouple Razor tools from MVC 2018-02-15 13:31:31 -08:00
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.VisualStudio.Editor.Razor.Test Changed AddDefaultImports to take strings instead of project items. 2018-02-21 09:42:40 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test Add Mac implementation of VisualStudioWorkspaceAccessor new APIs. 2018-02-01 14:51:23 -08:00
RazorPageGenerator.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
testapps Added a test to verify incremental TagHelper discovery 2018-02-22 17:15:58 -08:00
Directory.Build.props