index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.Core.Tests
/
Internal
Commit message (
Expand
)
Author
Age
*
rename some ill-named enums and move them to the right files
Jan Tattermusch
2016-05-18
*
dont call into C core to get Timespec.InfPast and Timespec.InfFuture
Jan Tattermusch
2016-05-18
*
fixup tests
Jan Tattermusch
2016-05-09
*
add more tests
Jan Tattermusch
2016-05-09
*
use just one response batch for unary response serverside calls
Jan Tattermusch
2016-05-04
*
make SendStatusFromServer optionally send a message as well
Jan Tattermusch
2016-05-04
*
finishing serverside request stream should not be required for disposal
Jan Tattermusch
2016-05-03
*
make AsyncCallServerTest finish correctly
Jan Tattermusch
2016-05-03
*
add more tests
Jan Tattermusch
2016-05-03
*
add AsyncCalServer tests to sanity tests
Jan Tattermusch
2016-05-03
*
add tests for AsyncCallServer
Jan Tattermusch
2016-05-03
*
add more tests
Jan Tattermusch
2016-05-03
*
make end-of-stream idempotent
Jan Tattermusch
2016-05-03
*
add more features
Jan Tattermusch
2016-05-03
*
add more tests
Jan Tattermusch
2016-05-03
*
add more tests
Jan Tattermusch
2016-05-02
*
make Grpc.Core.Tests work with NUnit3
Jan Tattermusch
2016-04-11
*
Update copyrights
Craig Tiller
2016-03-31
*
Updated copyrights...
David Garcia Quintas
2016-01-15
*
Added sanity check for trailing newlines
David Garcia Quintas
2016-01-14
*
start using Ignore attribute for performance tests
Jan Tattermusch
2015-12-14
*
make gpr_timespec platform agnostic
Jan Tattermusch
2015-12-10
*
add profiling support
Jan Tattermusch
2015-11-02
*
introduce the new split-type credentials api
Jan Tattermusch
2015-10-06
*
Ensure GrpcEnvironment setup for these (special) tests
Craig Tiller
2015-09-29
*
fix stylecop issues
Jan Tattermusch
2015-08-21
*
support for reading response headers on client side
Jan Tattermusch
2015-08-21
*
reading of response headers for unary response calls
Jan Tattermusch
2015-08-21
*
introduce INativeCall interface to simplify testing
Jan Tattermusch
2015-08-21
*
make intializer for metadata even nicer
Jan Tattermusch
2015-08-08
*
fix test on windows
Jan Tattermusch
2015-07-23
*
Timespec.FromDateTime implementation and tests
Jan Tattermusch
2015-07-23
*
implemented FromDateTime
Jan Tattermusch
2015-07-23
*
robust conversion from Timespec to DateTime and tests
Jan Tattermusch
2015-07-23
*
fix bug
Jan Tattermusch
2015-07-20
*
implement per_rpc_creds and oauth2_auth_token interop tests
Jan Tattermusch
2015-07-20
*
adjust C# generator to match the new API
Jan Tattermusch
2015-07-15
*
revamp of c# channel options
Jan Tattermusch
2015-06-09
*
Stop using native callbacks for C#
Jan Tattermusch
2015-06-05
*
added support for metadata
Jan Tattermusch
2015-03-16