aspnetcore/test
N. Taylor Mullen 968e033e4b Make Block and Span cache Length.
- Part of caching length required the `Span`'s `ReplaceWith` method to propagate its changes to its parent so that it can propogate the change to invalidate all parent length caches.
- Added Span and Block tests to validate the interaction of caching.

#1927
2018-01-16 21:14:46 -08:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Add an Identifier by default 2018-01-06 18:43:01 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test
Microsoft.AspNetCore.Razor.Design.Test Attempt to fix Razor CI flakiness 2018-01-16 17:18:44 -08:00
Microsoft.AspNetCore.Razor.Language.Test Make Block and Span cache Length. 2018-01-16 21:14:46 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Adding more tests and clarity around file paths 2018-01-08 22:53:49 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
Microsoft.VisualStudio.Editor.Razor.Test Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -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 Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
RazorPageGenerator.Test
testapps Fix a build break introduced by new SDK 2018-01-12 14:22:00 -08:00
Directory.Build.props