aspnetcore/test
Andrew Stanton-Nurse d5f62f7b5a
Merge pull request #2122 from aspnet/release/2.1
CancellationToken EVERYWHERE (#2101)
2018-04-20 16:22:16 -07:00
..
Microsoft.AspNetCore.Http.Connections.Tests Split lock into WriteLock and StateLock to prevent deadlocks and unneeded lock contention (#2081) 2018-04-18 17:44:05 -07:00
Microsoft.AspNetCore.SignalR.Client.FunctionalTests fix #2097 by adding GetHttpContext to HubConnectionContext (#2099) 2018-04-19 19:14:39 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests fix #2078 by adding locking (#2079) 2018-04-19 15:32:04 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests Fix #1989 by adding a 'binding failure' pseudo-message (#2064) 2018-04-17 20:08:07 -07:00
Microsoft.AspNetCore.SignalR.Redis.Tests Merge pull request #2122 from aspnet/release/2.1 2018-04-20 16:22:16 -07:00
Microsoft.AspNetCore.SignalR.Tests Merge pull request #2122 from aspnet/release/2.1 2018-04-20 16:22:16 -07:00
Microsoft.AspNetCore.SignalR.Tests.Utils CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
Directory.Build.props set the RID for tests in netfx (#1516) 2018-02-28 14:09:11 -08:00
xunit.runner.json