| .. |
|
Compiler/Resources
|
Fix for #1722 - FromHeader does not respect default value
|
2015-01-16 17:59:00 -08:00 |
|
Logging
|
Fix for #384 - And some other changes to controller as filter
|
2015-01-16 19:15:59 -08:00 |
|
ActionResultTests.cs
|
ContentResult sets Charset along with ContentType
|
2015-01-16 12:24:44 -08:00 |
|
ActivatorTests.cs
|
added activation tests for tag helpers
|
2015-01-12 12:51:41 -08:00 |
|
AntiForgeryTestHelper.cs
|
Adding the functional tests for MvcTagHelpers (1)
|
2015-01-08 17:23:42 -08:00 |
|
AntiForgeryTests.cs
|
Revert "Revert "Added SetAntiForgeryCookieAndHeader method that sets cookie token and header""
|
2015-01-20 10:51:44 -08:00 |
|
ApiExplorerTest.cs
|
Remove ParameterModel.IsOptional
|
2015-01-06 15:22:13 -08:00 |
|
ApplicationModelTest.cs
|
Remove ParameterModel.IsOptional
|
2015-01-06 15:22:13 -08:00 |
|
BasicTests.cs
|
…
|
|
|
CompilationOptionsTests.cs
|
…
|
|
|
CompositeViewEngineTests.cs
|
…
|
|
|
ConnegTests.cs
|
[Fixes #1836]SupportedMediaTypes for output formatters are incorrectly updated with charset data during requests
|
2015-01-20 06:50:06 -08:00 |
|
ConsumesAttributeTests.cs
|
Adding Support for consumes.
|
2015-01-16 14:15:08 -08:00 |
|
CustomRouteTest.cs
|
Adding a sample (test) for using custom IRouter implementation with MVC
|
2015-01-15 16:31:21 -08:00 |
|
CustomUrlHelperTests.cs
|
…
|
|
|
DefaultOrderTest.cs
|
…
|
|
|
DependencyResolverTests.cs
|
…
|
|
|
DirectivesTest.cs
|
…
|
|
|
ErrorPageTests.cs
|
Adding support for flowing compilation errors to Diagnostics middleware
|
2015-01-13 07:32:58 -08:00 |
|
ExceptionInfo.cs
|
…
|
|
|
FileResultTests.cs
|
Consume new strongly typed headers. Remove temp implementations.
|
2015-01-14 15:51:34 -08:00 |
|
FiltersTest.cs
|
Fix for #384 - And some other changes to controller as filter
|
2015-01-16 19:15:59 -08:00 |
|
FlushPointTest.cs
|
…
|
|
|
HttpResponseMessageExceptions.cs
|
…
|
|
|
InlineConstraintTests.cs
|
Nit: Clean up duplicate tests
|
2015-01-13 12:49:26 -08:00 |
|
InputFormatterTests.cs
|
…
|
|
|
InputObjectValidationTests.cs
|
…
|
|
|
JsonOutputFormatterTests.cs
|
…
|
|
|
JsonResultTest.cs
|
…
|
|
|
LinkGenerationTests.cs
|
…
|
|
|
Microsoft.AspNet.Mvc.FunctionalTests.kproj
|
Logging functional tests using ElmLogger
|
2015-01-06 16:16:12 -08:00 |
|
ModelBindingFromHeaderTest.cs
|
Fix for #1722 - FromHeader does not respect default value
|
2015-01-16 17:59:00 -08:00 |
|
ModelBindingModelBinderAttributeTest.cs
|
…
|
|
|
ModelBindingTests.cs
|
Issue #1695 - Create a pattern for a 'greedy' model binder.
|
2015-01-15 16:32:50 -08:00 |
|
MvcSampleTests.cs
|
…
|
|
|
MvcStartupTests.cs
|
…
|
|
|
MvcTagHelpersTests.cs
|
Introducing 'cache' tag helper
|
2015-01-16 16:57:33 -08:00 |
|
NullLoggerFactory.cs
|
…
|
|
|
OutputFormatterTest.cs
|
Rename TextPlainFormatter and remove other minor warnings
|
2015-01-16 12:09:53 -08:00 |
|
PrecompilationTest.cs
|
…
|
|
|
RazorInstrumentationTests.cs
|
…
|
|
|
RazorViewEngineOptionsTest.cs
|
Handle IFileSystem rename.
|
2015-01-20 12:16:30 -08:00 |
|
RazorViewLocationSpecificationTest.cs
|
…
|
|
|
RequestServicesTest.cs
|
React to aspnet/Razor#240.
|
2015-01-13 22:35:43 -08:00 |
|
ResourceHelpers.cs
|
…
|
|
|
RespectBrowserAcceptHeaderTests.cs
|
[Fixes #1791]Remove XML formatter from defaults
|
2015-01-15 15:46:49 -08:00 |
|
ResponseCacheTest.cs
|
Changes introducing ResponseCache to cache content in the client/proxy.
|
2015-01-15 16:51:22 -08:00 |
|
RoundTripTests.cs
|
…
|
|
|
RouteDataTest.cs
|
…
|
|
|
RoutingTests.cs
|
…
|
|
|
TagHelperSampleTest.cs
|
…
|
|
|
TagHelpersTest.cs
|
Add support for `@removeTagHelpers` inheritance from _ViewStart files
|
2015-01-15 12:12:00 -08:00 |
|
TestApplicationEnvironment.cs
|
…
|
|
|
TestAssemblyProvider.cs
|
…
|
|
|
TestConfigurationProvider.cs
|
…
|
|
|
TestHelper.cs
|
Logging functional tests using ElmLogger
|
2015-01-06 16:16:12 -08:00 |
|
TryValidateModelTest.cs
|
Added support for TryValidateModel and its corresponding tests
|
2015-01-16 17:23:59 -08:00 |
|
ValueProviderTest.cs
|
…
|
|
|
VersioningTests.cs
|
…
|
|
|
ViewComponentTests.cs
|
…
|
|
|
ViewEngineTests.cs
|
Layouts for partials
|
2015-01-20 11:44:48 -08:00 |
|
WebApiCompatShimActionResultTest.cs
|
…
|
|
|
WebApiCompatShimActionSelectionTest.cs
|
…
|
|
|
WebApiCompatShimBasicTest.cs
|
[Fixes #1713]WebApiCompatShim doesn't work with Transfer Encoding: chunked
|
2015-01-05 21:52:13 -08:00 |
|
WebApiCompatShimParameterBindingTest.cs
|
…
|
|
|
XmlOutputFormatterTests.cs
|
…
|
|
|
XmlSerializerInputFormatterTests.cs
|
…
|
|
|
project.json
|
Adding Support for consumes.
|
2015-01-16 14:15:08 -08:00 |