aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../Internal
Ryan Nowak 0b7035ddcf Implement MoveTo semantics in Mvc
- Simplify things that used to rely on HtmlTextWriter. This behavior is
  now the default.

- Simplify a whole mess of Razor TextWriter code.

- Integration test for merging of TagHelper buffers back into the 'main'
  buffer.
2016-03-04 07:54:31 -08:00
..
AutoValidateAntiforgeryTokenAuthorizationFilterTest.cs [Fixes #3979] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization 2016-01-26 16:27:40 -08:00
DefaultDisplayTemplatesTest.cs
DefaultEditorTemplatesTest.cs Removed JavaScriptEncoder property from HtmlHelper 2016-02-02 16:52:13 -08:00
ExpressionMetadataProviderTest.cs
HtmlAttributePropertyHelperTest.cs
PagedBufferedStringWriterTest.cs Implement MoveTo semantics in Mvc 2016-03-04 07:54:31 -08:00
PartialViewResultExecutorTest.cs
PartialViewResultTest.cs
SaveTempDataFilterTest.cs
TemplateRendererTest.cs
TestViewBufferScope.cs Implement MoveTo semantics in Mvc 2016-03-04 07:54:31 -08:00
ValidateAntiforgeryTokenAuthorizationFilterTest.cs [Fixes #3979] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization 2016-01-26 16:27:40 -08:00
ViewBufferTest.cs Implement MoveTo semantics in Mvc 2016-03-04 07:54:31 -08:00
ViewBufferTextWriterTest.cs Implement MoveTo semantics in Mvc 2016-03-04 07:54:31 -08:00
ViewResultExecutorTest.cs