| .. |
|
Compiler/Resources
|
Avoid exception in `MvcTagHelper` JavaScript
|
2015-02-23 14:26:28 -08:00 |
|
Logging
|
…
|
|
|
ActionResultTests.cs
|
Added HttpNotFoundObjectResult and added relevant tests
|
2015-02-24 11:57:48 -08:00 |
|
ActivatorTests.cs
|
Activate ViewDataDictionary in DefaultTagHelperActivator
|
2015-02-19 13:21:06 -08:00 |
|
AntiForgeryTestHelper.cs
|
…
|
|
|
AntiForgeryTests.cs
|
…
|
|
|
ApiExplorerTest.cs
|
…
|
|
|
ApplicationModelTest.cs
|
…
|
|
|
BasicTests.cs
|
…
|
|
|
BestEffortLinkGenerationTest.cs
|
…
|
|
|
CompilationOptionsTests.cs
|
…
|
|
|
CompositeViewEngineTests.cs
|
…
|
|
|
ConnegTests.cs
|
…
|
|
|
ConsumesAttributeTests.cs
|
…
|
|
|
ControllerDiscoveryConventionTests.cs
|
Remove INestedProviderXXX
|
2015-02-23 15:18:39 -08:00 |
|
ControllerFromServicesTests.cs
|
…
|
|
|
CustomRouteTest.cs
|
…
|
|
|
CustomUrlHelperTests.cs
|
…
|
|
|
DefaultOrderTest.cs
|
Remove INestedProviderXXX
|
2015-02-23 15:18:39 -08:00 |
|
DependencyResolverTests.cs
|
…
|
|
|
DirectivesTest.cs
|
* Introduce _GlobalImports to inherit directives.
|
2015-02-18 10:02:37 -08:00 |
|
ErrorPageTests.cs
|
…
|
|
|
ExceptionInfo.cs
|
…
|
|
|
FileResultTests.cs
|
…
|
|
|
FiltersTest.cs
|
…
|
|
|
FlushPointTest.cs
|
…
|
|
|
FormatFilterTest.cs
|
…
|
|
|
HttpResponseMessageExceptions.cs
|
…
|
|
|
InlineConstraintTests.cs
|
…
|
|
|
InputFormatterTests.cs
|
…
|
|
|
InputObjectValidationTests.cs
|
Added JsonContractResolver to validate value type properties
|
2015-02-24 06:34:35 -08:00 |
|
JsonOutputFormatterTests.cs
|
…
|
|
|
JsonResultTest.cs
|
…
|
|
|
LinkGenerationTests.cs
|
…
|
|
|
Microsoft.AspNet.Mvc.FunctionalTests.kproj
|
…
|
|
|
ModelBindingFromFormTest.cs
|
Additional functional tests for ElementalValueProvider
|
2015-02-25 10:22:43 -08:00 |
|
ModelBindingFromHeaderTest.cs
|
Fix for #563 - FromForm, FromQuery and FromValue allow providing a Name which is used as a prefix. Also the name is used for reporting model state errors.
|
2015-02-18 16:48:12 -08:00 |
|
ModelBindingFromQueryTest.cs
|
Additional functional tests for ElementalValueProvider
|
2015-02-25 10:22:43 -08:00 |
|
ModelBindingFromRouteTest.cs
|
Additional functional tests for ElementalValueProvider
|
2015-02-25 10:22:43 -08:00 |
|
ModelBindingModelBinderAttributeTest.cs
|
Additional functional tests for ElementalValueProvider
|
2015-02-25 10:22:43 -08:00 |
|
ModelBindingTest.cs
|
Additional functional tests for ElementalValueProvider
|
2015-02-25 10:22:43 -08:00 |
|
ModelMetadataAttributeTest.cs
|
…
|
|
|
MvcSampleTests.cs
|
…
|
|
|
MvcStartupTests.cs
|
…
|
|
|
MvcTagHelpersTest.cs
|
…
|
|
|
NullLoggerFactory.cs
|
responding to interface break
|
2015-02-19 14:46:57 -08:00 |
|
OutputFormatterTest.cs
|
…
|
|
|
PrecompilationTest.cs
|
* Move precompiled assemblies into a resource in the primary assembly.
|
2015-02-19 17:50:54 -08:00 |
|
RazorCompilerCacheTest.cs
|
…
|
|
|
RazorInstrumentationTests.cs
|
…
|
|
|
RazorViewEngineOptionsTest.cs
|
…
|
|
|
RazorViewLocationSpecificationTest.cs
|
…
|
|
|
RemoteAttributeValidationTest.cs
|
…
|
|
|
RequestServicesTest.cs
|
…
|
|
|
ResourceHelpers.cs
|
…
|
|
|
RespectBrowserAcceptHeaderTests.cs
|
…
|
|
|
ResponseCacheTest.cs
|
…
|
|
|
RoundTripTests.cs
|
Additional functional tests for ElementalValueProvider
|
2015-02-25 10:22:43 -08:00 |
|
RouteDataTest.cs
|
…
|
|
|
RoutingLowercaseUrlTest.cs
|
Adding the test cases for generating lower case URLs
|
2015-02-20 15:50:58 -08:00 |
|
RoutingTests.cs
|
…
|
|
|
SerializableErrorTests.cs
|
…
|
|
|
StreamOutputFormatterTest.cs
|
…
|
|
|
TagHelperSampleTest.cs
|
responding to interface break
|
2015-02-19 14:46:57 -08:00 |
|
TagHelpersTest.cs
|
…
|
|
|
TestApplicationEnvironment.cs
|
…
|
|
|
TestAssemblyProvider.cs
|
…
|
|
|
TestConfigurationProvider.cs
|
…
|
|
|
TestHelper.cs
|
…
|
|
|
TryValidateModelTest.cs
|
…
|
|
|
ValueProviderTest.cs
|
…
|
|
|
VersioningTests.cs
|
…
|
|
|
ViewComponentTests.cs
|
…
|
|
|
ViewEngineTests.cs
|
* Introduce _GlobalImports to inherit directives.
|
2015-02-18 10:02:37 -08:00 |
|
WebApiCompatShimActionResultTest.cs
|
…
|
|
|
WebApiCompatShimActionSelectionTest.cs
|
…
|
|
|
WebApiCompatShimBasicTest.cs
|
…
|
|
|
WebApiCompatShimParameterBindingTest.cs
|
…
|
|
|
XmlDataContractSerializerFormattersWrappingTest.cs
|
…
|
|
|
XmlDataContractSerializerInputFormatterTest.cs
|
[Fixes #1184] Formatting issues in requests should not cause a 500 response
|
2015-02-24 10:39:11 -08:00 |
|
XmlOutputFormatterTests.cs
|
…
|
|
|
XmlSerializerFormattersWrappingTest.cs
|
…
|
|
|
XmlSerializerInputFormatterTests.cs
|
[Fixes #1184] Formatting issues in requests should not cause a 500 response
|
2015-02-24 10:39:11 -08:00 |
|
project.json
|
Adding the test cases for generating lower case URLs
|
2015-02-20 15:50:58 -08:00 |