aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core.Tests/Internal/AsyncCallTest.cs
Commit message (Expand)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* dont allow new writes if theres a write with delayed completionGravatar Jan Tattermusch2016-09-16
* throw correct exception failed writesGravatar Jan Tattermusch2016-09-15
* C# merge fixupsGravatar Jan Tattermusch2016-06-13
* Merge remote-tracking branch 'upstream/release-0_14' into HEADGravatar Jan Tattermusch2016-06-13
|\
* | clientside writes should finish with TaskCanceledException if cancel was prev...Gravatar Jan Tattermusch2016-05-23
* | adjust the tests to reflect the correct send behavior on clientGravatar Jan Tattermusch2016-05-23
* | simplify implementation of SendCloseFromClientGravatar Jan Tattermusch2016-05-23
* | cleanup in testsGravatar Jan Tattermusch2016-05-23
* | get rid of AsyncCompletionDelegateGravatar Jan Tattermusch2016-05-23
| * fixup testsGravatar Jan Tattermusch2016-05-18
| * add more testsGravatar Jan Tattermusch2016-05-18
* | fixup testsGravatar Jan Tattermusch2016-05-09
* | add more testsGravatar Jan Tattermusch2016-05-09
|/
* add tests for AsyncCallServerGravatar Jan Tattermusch2016-05-03
* add more testsGravatar Jan Tattermusch2016-05-03
* make end-of-stream idempotentGravatar Jan Tattermusch2016-05-03
* add more featuresGravatar Jan Tattermusch2016-05-03
* add more testsGravatar Jan Tattermusch2016-05-03
* add more testsGravatar Jan Tattermusch2016-05-02
* make Grpc.Core.Tests work with NUnit3Gravatar Jan Tattermusch2016-04-11
* Update copyrightsGravatar Craig Tiller2016-03-31
* Updated copyrights...Gravatar David Garcia Quintas2016-01-15
* Added sanity check for trailing newlinesGravatar David Garcia Quintas2016-01-14
* introduce the new split-type credentials apiGravatar Jan Tattermusch2015-10-06
* fix stylecop issuesGravatar Jan Tattermusch2015-08-21
* support for reading response headers on client sideGravatar Jan Tattermusch2015-08-21
* reading of response headers for unary response callsGravatar Jan Tattermusch2015-08-21
* introduce INativeCall interface to simplify testingGravatar Jan Tattermusch2015-08-21