..
Logging
Reacting to ILogger api changes
2015-04-04 02:52:43 -07:00
compiler /resources
Automatically use `type="number"` for expressions of more types
2015-04-07 17:19:08 -07:00
ActionResultTests.cs
…
ActivatorTests.cs
…
AntiForgeryTestHelper.cs
MVC portion of aspnet/Razor#335
2015-03-30 10:54:00 -07:00
AntiForgeryTests.cs
Fixes #583 Generating a unique cookie name for an application.
2015-03-23 14:05:05 -07:00
ApiExplorerTest.cs
…
ApplicationModelTest.cs
…
BasicTests.cs
…
BestEffortLinkGenerationTest.cs
…
CompilationOptionsTests.cs
…
CompositeViewEngineTests.cs
…
ConsumesAttributeTests.cs
…
ContentNegotiationTest.cs
…
ControllerDiscoveryConventionTests.cs
…
ControllerFromServicesTests.cs
…
CorsMiddlewareTests.cs
…
CorsTests.cs
…
CustomRouteTest.cs
…
CustomUrlHelperTests.cs
…
DefaultOrderTest.cs
Refactor of ViewComponent extensibility
2015-03-20 13:39:54 -07:00
DependencyResolverTests.cs
…
DirectivesTest.cs
…
ErrorPageTests.cs
Reacting to diagnostics error page changes
2015-04-02 12:42:17 -07:00
ExceptionInfo.cs
…
FileResultTests.cs
…
FiltersTest.cs
…
FlushPointTest.cs
…
FormatFilterTest.cs
…
HttpResponseMessageExceptions.cs
…
InlineConstraintTests.cs
…
InputFormatterTests.cs
…
InputObjectValidationTests.cs
Enable a skipped test to run on coreclr
2015-03-26 23:57:35 -07:00
JsonOutputFormatterTests.cs
Fix for #1694 issue : Removed prefix for ModelState keys for FromBody parameters
2015-03-20 10:41:06 -07:00
JsonResultTest.cs
…
LinkGenerationTests.cs
…
Microsoft.AspNet.Mvc.FunctionalTests.xproj
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:27 -07:00
ModelBindingFromFormTest.cs
…
ModelBindingFromHeaderTest.cs
Fixing some inaccurate test names and comments
2015-03-20 15:36:50 -07:00
ModelBindingFromQueryTest.cs
…
ModelBindingFromRouteTest.cs
…
ModelBindingModelBinderAttributeTest.cs
* Simplify MvcOptions
2015-04-07 14:45:53 -07:00
ModelBindingTest.cs
Adding support for model binding specifically marked controller properties.
2015-03-20 17:37:09 -07:00
ModelMetadataAttributeTest.cs
Fix for #1694 issue : Removed prefix for ModelState keys for FromBody parameters
2015-03-20 10:41:06 -07:00
MvcSampleTests.cs
…
MvcStartupTests.cs
…
MvcTagHelpersTest.cs
MVC portion of aspnet/Razor#335
2015-03-30 10:54:00 -07:00
OutputFormatterTest.cs
…
PrecompilationTest.cs
Cleanup: Moving files from src/Microsoft.AspNet.Mvc.Razor/Razor/PreCompileViews ->
2015-03-30 14:51:11 -07:00
RazorCompilerCacheTest.cs
…
RazorEmbeddedViewsTest.cs
…
RazorFileSystemCaseSensitivityTest.cs
Issue #1736 - Razor view searches in case-sensitive filesystems.
2015-03-23 18:02:35 -07:00
RazorPageExecutionInstrumentationTest.cs
…
RazorViewLocationSpecificationTest.cs
…
RemoteAttributeValidationTest.cs
…
RequestServicesTest.cs
…
ResourceHelpers.cs
…
RespectBrowserAcceptHeaderTests.cs
…
ResponseCacheTest.cs
…
RoundTripTests.cs
…
RouteDataTest.cs
…
RoutingLowercaseUrlTest.cs
…
RoutingTests.cs
…
SerializableErrorTests.cs
Enabled coreclr for functional tests and reverted back previous change to skipped tests.
2015-03-21 23:21:53 -07:00
StreamOutputFormatterTest.cs
…
TagHelperSampleTest.cs
Reacting to ILogger api changes
2015-04-04 02:52:43 -07:00
TagHelpersTest.cs
…
TempDataTest.cs
…
TestApplicationEnvironment.cs
…
TestHelper.cs
React to hosting changes
2015-03-30 18:20:33 -07:00
TryValidateModelTest.cs
Fix for #1694 issue : Removed prefix for ModelState keys for FromBody parameters
2015-03-20 10:41:06 -07:00
ValueProviderTest.cs
…
VersioningTests.cs
…
ViewComponentTests.cs
…
ViewEngineTests.cs
…
WebApiCompatShimActionResultTest.cs
…
WebApiCompatShimActionSelectionTest.cs
…
WebApiCompatShimBasicTest.cs
…
WebApiCompatShimParameterBindingTest.cs
…
XmlDataContractSerializerFormattersWrappingTest.cs
…
XmlDataContractSerializerInputFormatterTest.cs
Fix for #1694 issue : Removed prefix for ModelState keys for FromBody parameters
2015-03-20 10:41:06 -07:00
XmlOutputFormatterTests.cs
Use `XmlAssert` to avoid functional test failures
2015-04-07 11:46:38 -07:00
XmlSerializerFormattersWrappingTest.cs
Enabled coreclr for functional tests and reverted back previous change to skipped tests.
2015-03-21 23:21:53 -07:00
XmlSerializerInputFormatterTests.cs
…
project.json
Update project.json, code=>compile. Also remove **/*.cs and **/*.vs from compile section. These are now defaulted to on.
2015-04-02 16:17:54 -07:00