aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/OptionDescriptors
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
..
DefaultModelBindersProviderTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
DefaultValidationExcludeFiltersProviderTests.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
DefaultValidationProviderProviderTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
DefaultValueProviderFactoryProviderTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
DefaultViewEngineProviderTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
ExcludeValidationDescriptorTests.cs Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
InputFormatterDescriptorExtensionTest.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
InputFormatterDescriptorTest.cs
ModelBinderDescriptorExtensionsTest.cs
ModelBinderDescriptorTest.cs
ModelValidatorProviderDescriptor.cs Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
ModelValidatorProviderDescriptorExtensionsTest.cs Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
OutputFormatterDescriptorExtensionTest.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
OutputFormatterDescriptorTest.cs GetSupportedContentTypes to take in declared and runtime type. 2014-09-12 13:56:30 -07:00
ValidationExcludeFiltersExtensionsTests.cs Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
ValueProviderFactoryDescriptorExtensionsTest.cs
ValueProviderFactoryDescriptorTest.cs
ViewEngineDescriptorExtensionsTest.cs Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
ViewEngineDescriptorTest.cs