aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Rendering
Doug Bunting 5e067cdb9e Delete trailing whitespace
- #EngineeringDay
- Total replaced: 660  Matching files: 270 in *.cs
- Total replaced: 250  Matching files: 32 in all other files
- Total replaced: 22  Matching files: 8 in a few stragglers

Did not change files under following directories
- test\Microsoft.AspNet.Mvc.Razor.Host.Test\TestFiles\Output
- test\Microsoft.AspNet.Mvc.FunctionalTests\compiler\resources
- test\WebSites\TagHelpersWebSite
(Razor generates trailing whitespace in a case or two)
2014-11-20 16:18:09 -08:00
..
Expression Delete trailing whitespace 2014-11-20 16:18:09 -08:00
ViewEngine
BufferEntryCollectionTest.cs
DefaultDisplayTemplatesTests.cs Add `ModelMetadata.HtmlEncode` property 2014-11-03 12:23:33 -08:00
DefaultEditorTemplatesTests.cs Add `BeginRouteForm()` HTML helper 2014-11-12 21:55:40 -08:00
DefaultTemplatesUtilities.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
HtmlAttributePropertyHelperTest.cs
HtmlHelperCheckboxTest.cs Per PR discussion 2014-11-12 21:56:11 -08:00
HtmlHelperDisplayNameExtensionsTest.cs Per PR discussion 2014-11-12 21:56:11 -08:00
HtmlHelperDisplayTextTest.cs Add Html.Partial - sync versions of Html.PartialAsync 2014-10-14 15:15:50 -07:00
HtmlHelperFormExtensionsTest.cs Address PR comments in test code 2014-11-12 21:56:03 -08:00
HtmlHelperFormTest.cs Address PR comments in test code 2014-11-12 21:56:03 -08:00
HtmlHelperHiddenTest.cs Add `Html.BeginForm()` and `Html.BeginRouteForm()` tests 2014-11-12 21:55:48 -08:00
HtmlHelperLabelExtensionsTest.cs Adjust tests to handle new `ViewDataDictionary` invariants 2014-10-29 19:18:59 -07:00
HtmlHelperLinkGenerationTest.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
HtmlHelperNameExtensionsTest.cs TODO removal 2014-11-20 15:01:35 -08:00
HtmlHelperPartialExtensionsTest.cs Add Html.Partial - sync versions of Html.PartialAsync 2014-10-14 15:15:50 -07:00
HtmlHelperPasswordTest.cs Adding unit tests for HtmlHelper.Password 2014-11-20 12:12:29 -08:00
HtmlHelperTest.cs Change TagBuilder Attributes and HTML Helper dependencies to be case insensitive. 2014-10-26 13:15:09 -07:00
HtmlHelperValueExtensionsTest.cs
StringCollectionTextWriterTest.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
TagBuilderTest.cs Change TagBuilder Attributes and HTML Helper dependencies to be case insensitive. 2014-10-26 13:15:09 -07:00
ViewContextTests.cs Adjust tests to handle new `ViewDataDictionary` invariants 2014-10-29 19:18:59 -07:00
ViewDataOfTTest.cs