aspnetcore/src/Microsoft.AspNet.Mvc.ViewFe...
Doug Bunting ff91e796c1 Revert "Fixing tests"
- wrong fix especially now that test encoders work as expected
- touch up `HtmlHelperTest` and `RazorViewTest` since test encoders are now consistent
- remove references to old `Microsoft.Extensions.WebEncoders.Testing` package

This reverts commit a9d5876cd9.
- but leave `FormTagHelperTest` and `ValidationMessageTagHelperTest` cleanup alone

nit: use `string.Empty` in `HtmlHelperLinkGenerationTest`
2015-11-02 09:45:56 -08:00
..
DependencyInjection
DiagnosticSource [Fixes #3274] Added DiagnosticsSource for ViewComponent 2015-10-23 12:51:12 -07:00
Internal
Logging * Move logging to new style 2015-10-30 12:43:17 -07:00
Properties
Rendering Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
ViewComponents Using IsDefined over GetCustomAttribute<T> 2015-10-30 10:19:22 -07:00
ViewEngines
ViewFeatures Revert "Fixing tests" 2015-11-02 09:45:56 -08:00
Controller.cs Added LocalRedirectresult 2015-10-23 12:58:41 -07:00
HtmlTextWriter.cs
IViewComponentHelper.cs
IViewComponentResult.cs
Microsoft.AspNet.Mvc.ViewFeatures.xproj
ModelStateDictionaryExtensions.cs
MvcViewOptions.cs
PartialViewResult.cs
RemoteAttribute.cs
Resources.resx
SkipStatusCodePagesAttribute.cs
ValidateAntiForgeryTokenAttribute.cs
ViewComponent.cs
ViewComponentAttribute.cs
ViewComponentResult.cs
ViewResult.cs
project.json