aspnetcore/test
Nick Craver 6874b87f13 C#6 Cleanup & Optimizations
The main intent is cleanup using C# 6 operators and normalization of
type aliases. While there are no intended functional changes here, it
does eliminate a few tight race conditions as a bonus (not a real-win
since this isn't thread-safe all over, simply noting).
2015-11-10 09:38:49 -08:00
..
Microsoft.AspNet.Html.Abstractions.Test
Microsoft.AspNet.Http.Abstractions.Tests
Microsoft.AspNet.Http.Extensions.Tests
Microsoft.AspNet.Http.Features.Tests
Microsoft.AspNet.Http.Tests Revert use of explicit converters that prevent APIs from returning null. 2015-11-04 16:03:36 -08:00
Microsoft.AspNet.Owin.Tests
Microsoft.AspNet.WebUtilities.Tests
Microsoft.Extensions.BufferedHtmlContent.Test
Microsoft.Extensions.WebEncoders.Tests
Microsoft.Net.Http.Headers.Tests C#6 Cleanup & Optimizations 2015-11-10 09:38:49 -08:00