aspnetcore/test
Pranav K c12a4795ca Removing AdditionalInfo from CompilationResult since we can't always pass
it into exception thrown

All values in Exception.Data need to be serializable which is not true for
the diagnostics. Removing this property since we can't pass it through.
2014-08-11 10:25:12 -07:00
..
Microsoft.AspNet.Mvc.Core.Test Fix Challenge params order. 2014-08-07 16:03:34 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Added Logging to Mvc 2014-08-01 15:33:47 -07:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test Removing AdditionalInfo from CompilationResult since we can't always pass 2014-08-11 10:25:12 -07:00
Microsoft.AspNet.Mvc.Test Adding TextPlainFormatter to always handle returning strings as text\plain format. 2014-08-01 13:47:23 -07:00
WebSites Added Logging to Mvc 2014-08-01 15:33:47 -07:00