| .. |
|
compiler/resources
|
…
|
|
|
ActivatorTests.cs
|
Make RazorPage.IUrlHelper a non-public property
|
2014-08-12 10:12:23 -07:00 |
|
AntiForgeryTests.cs
|
Adding a functional test for anti forgery.
|
2014-08-13 15:00:00 -07:00 |
|
BasicTests.cs
|
…
|
|
|
CompositeViewEngineTests.cs
|
Add extra unit tests and functional tests for CompositeViewEngine
|
2014-07-09 15:03:34 -07:00 |
|
ConnegTests.cs
|
JsonResult to use ObjectResult for content negotiation to pick default json formatter.
|
2014-08-15 15:56:24 -07:00 |
|
DependencyResolverTests.cs
|
…
|
|
|
DirectivesTest.cs
|
Adding support for inheriting chunks from _ViewStarts as part of host
|
2014-08-22 11:04:42 -07:00 |
|
HttpResponseHelpers.cs
|
…
|
|
|
InlineConstraintTests.cs
|
…
|
|
|
InputFormatterTests.cs
|
Adding ModelStateError if there is no input formatter selected.
|
2014-08-22 16:52:58 -07:00 |
|
Microsoft.AspNet.Mvc.FunctionalTests.kproj
|
Removed source files from the project
|
2014-08-15 09:14:49 -07:00 |
|
ModelBindingTests.cs
|
Introducing ByteArrayModelBinder.
|
2014-08-13 15:15:52 -07:00 |
|
MvcStartupTests.cs
|
Issue #347: Throw a better exception when the user didn't add the MVC services.
|
2014-08-21 13:59:52 -07:00 |
|
NullLoggerFactory.cs
|
Implementing ILoggerFactory.AddProvider
|
2014-08-15 16:34:14 -07:00 |
|
OutputFormattterTests.cs
|
Fixing build break due to tests
|
2014-08-15 10:28:11 -07:00 |
|
ResourceHelpers.cs
|
…
|
|
|
RoutingTests.cs
|
Implement RouteKeyHandling.CatchAll
|
2014-08-14 15:59:09 -07:00 |
|
TestApplicationEnvironment.cs
|
Added Configuration to TestApplicationEnvironment
|
2014-07-10 10:22:24 -07:00 |
|
TestAssemblyProvider.cs
|
…
|
|
|
TestConfigurationProvider.cs
|
…
|
|
|
TestHelper.cs
|
Added Logging to Mvc
|
2014-08-01 15:33:47 -07:00 |
|
ValueProviderTests.cs
|
Adding TextPlainFormatter to always handle returning strings as text\plain format.
|
2014-08-01 13:47:23 -07:00 |
|
ViewEngineTests.cs
|
RazorView should not create new ViewContext when rendering pages.
|
2014-07-25 06:37:53 -07:00 |
|
XmlOutputFormatterTests.cs
|
Changes to introduce CanWriteResult for Xml OutputFormatters.
|
2014-08-20 11:09:09 -07:00 |
|
project.json
|
Issue #347: Throw a better exception when the user didn't add the MVC services.
|
2014-08-21 13:59:52 -07:00 |