aspnetcore/test
damianedwards 8ecb147332 Added overload to PathString.StartsWithSegments to allow specifying StringComparison:
- This allows us to have a fast-path (or just be more explicit) for the comparison by doing case-sensitive checks (which are cheaper)
2015-10-04 21:54:52 -07:00
..
Microsoft.AspNet.Html.Abstractions.Test Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:37 -07:00
Microsoft.AspNet.Http.Abstractions.Tests Added overload to PathString.StartsWithSegments to allow specifying StringComparison: 2015-10-04 21:54:52 -07:00
Microsoft.AspNet.Http.Extensions.Tests Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:37 -07:00
Microsoft.AspNet.Http.Features.Tests
Microsoft.AspNet.Http.Tests Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:37 -07:00
Microsoft.AspNet.Owin.Tests
Microsoft.AspNet.WebUtilities.Tests
Microsoft.Extensions.BufferedHtmlContent.Test Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:37 -07:00
Microsoft.Extensions.WebEncoders.Tests Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:37 -07:00
Microsoft.Net.Http.Headers.Tests