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
Commit message (
Expand
)
Author
Age
*
Merge pull request #16438 from jtattermusch/csharp_fix_subchannel_sharing
Jan Tattermusch
2018-08-27
|
\
*
|
C#: allow dot in metadata keys
Jan Tattermusch
2018-08-23
|
*
C#: fix subchannel sharing for secure channels
Jan Tattermusch
2018-08-23
|
/
*
sync nunit version for all test projects
Jan Tattermusch
2018-08-13
*
C# sanity test accepts [TestCase] attribute too
Jan Tattermusch
2018-08-13
*
Eliminate GenericInterceptor to simplify this PR
Mehrdad Afshari
2018-02-22
*
Add test for interceptor registration code paths
Mehrdad Afshari
2018-02-21
*
Make GenericInterceptor internal for now
Mehrdad Afshari
2018-02-21
*
Add more tests for ServerInterceptor
Mehrdad Afshari
2018-02-21
*
Simplify ServerInterceptorTest to leverage GenericInterceptor
Mehrdad Afshari
2018-02-21
*
Add more tests for client interceptors
Mehrdad Afshari
2018-02-21
*
Add Intercept(metadata=>metadata) helper function
Mehrdad Afshari
2018-02-21
*
Simplify the AddHeaderClientInterceptor with GenericInterceptor
Mehrdad Afshari
2018-02-21
*
Add basic tests for C# interceptors
Mehrdad Afshari
2018-02-21
*
fix leak caused by csharp context pooling
Jan Tattermusch
2018-01-22
*
Merge pull request #13675 from jtattermusch/fix_csharp_clientserver_test
Jan Tattermusch
2017-12-11
|
\
|
*
split out channel connectivity test
Jan Tattermusch
2017-12-07
*
|
recycling of requestcallcontext
Jan Tattermusch
2017-11-30
|
/
*
Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling
Jan Tattermusch
2017-11-30
|
\
*
\
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
Nicolas "Pixel" Noble
2017-11-29
|
\
\
|
|
*
add basic tests
Jan Tattermusch
2017-11-25
|
|
*
simple version of batchcontext pooling
Jan Tattermusch
2017-11-25
|
|
/
|
*
consistent naming for OnReceivedCloseOnServer
Jan Tattermusch
2017-11-21
|
*
make everything compile
Jan Tattermusch
2017-11-21
|
*
avoid unnecessary allocation in completion registry
Jan Tattermusch
2017-11-21
*
|
remove delays in tests
Jan Tattermusch
2017-10-05
*
|
introduce CallCancellationTest
Jan Tattermusch
2017-10-04
|
/
*
Upmerge from v1.6.x branch to master
David Garcia Quintas
2017-09-18
|
\
|
*
PackageTargetFallback not necessary
Jan Tattermusch
2017-09-05
|
*
dont set RuntimeFrameworkVersion unneccessarily
Jan Tattermusch
2017-09-05
|
*
NUnit.ConsoleRunner dependency is useless
Jan Tattermusch
2017-09-05
*
|
unify loggers used by Grpc tests
Jan Tattermusch
2017-08-20
|
/
*
fix more warnings
Jan Tattermusch
2017-08-11
*
dont use generic version of Marshal.SizeOf
Jan Tattermusch
2017-08-11
*
fix warnings in Grpc.Core.Tests
Jan Tattermusch
2017-08-11
*
Merge pull request #12120 from jtattermusch/csharp_rpcexception
Jan Tattermusch
2017-08-10
|
\
|
*
add tests
Jan Tattermusch
2017-08-08
*
|
add test for shuttingdown event
Jan Tattermusch
2017-08-08
|
/
*
dont run user handlers on grpc threadpool threads
Jan Tattermusch
2017-07-26
*
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
murgatroid99
2017-06-15
|
\
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
*
add StartThrowsWithUnboundPortTest
Jan Tattermusch
2017-06-01
|
/
*
eliminate crosstalk between C# tests
Jan Tattermusch
2017-04-20
*
setting handler is a race
Jan Tattermusch
2017-04-18
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-11
|
\
|
*
adjust run_tests scripts
Jan Tattermusch
2017-04-07
|
*
Initial migration to new .csproj files
Jan Tattermusch
2017-04-07
*
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-21
|
\
|
|
*
Delete TestResult.xml
Jan Tattermusch
2017-03-08
*
|
adapt C# to new cq_create API
Jan Tattermusch
2017-03-08
|
/
[next]