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
*
work around nunit issue #1406
Jan Tattermusch
2016-04-11
*
improve C# sanity test
Jan Tattermusch
2016-04-11
*
make NUnitMain fail on failure
Jan Tattermusch
2016-04-11
*
add Newtonsoft.Json to Grpc.Core.Tests
Jan Tattermusch
2016-04-11
*
use NUnitLite to run nunit tests
Jan Tattermusch
2016-04-11
*
add NUnitMain to test projects
Jan Tattermusch
2016-04-11
*
make Grpc.Core.Tests work with NUnit3
Jan Tattermusch
2016-04-11
*
update nuget dependencies to nunit3
Jan Tattermusch
2016-04-11
*
Merge pull request #6067 from jtattermusch/halfclose_after_close
Jan Tattermusch
2016-04-04
|
\
*
|
ignore perf tests that slow down C# coverage on windows
Jan Tattermusch
2016-04-01
|
*
fixup
Jan Tattermusch
2016-04-01
|
*
allow halfclose after close on clients
Jan Tattermusch
2016-04-01
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix some C# copyrights
vjpai
2016-02-09
*
fix GrpcEnvironmentTest
Jan Tattermusch
2016-02-08
*
update C# dependencies
Jan Tattermusch
2016-01-25
*
include assembly signing key in the repo
Jan Tattermusch
2016-01-21
*
Merge pull request #4730 from jtattermusch/revamp_native_loader
Michael Lumish
2016-01-19
|
\
|
*
extend copyright to 2016
Jan Tattermusch
2016-01-15
|
*
revamp C# native library loader
Jan Tattermusch
2016-01-15
*
|
Updated copyrights...
David Garcia Quintas
2016-01-15
*
|
Added sanity check for trailing newlines
David Garcia Quintas
2016-01-14
|
/
*
simple kill test
Jan Tattermusch
2015-12-15
*
Fix AbandonedCall test
Jan Tattermusch
2015-12-14
*
fix completion queue test
Jan Tattermusch
2015-12-14
*
add C# sanity test
Jan Tattermusch
2015-12-14
*
start using Ignore attribute for performance tests
Jan Tattermusch
2015-12-14
*
Merge pull request #4421 from jtattermusch/csharp_more_coverage
Michael Lumish
2015-12-11
|
\
*
\
Merge pull request #4397 from jtattermusch/tv_sec_64bit
Craig Tiller
2015-12-11
|
\
\
|
|
*
Add test coverage for Metadata class
Jan Tattermusch
2015-12-11
|
|
*
add coverage for AsyncStreamExtensions
Jan Tattermusch
2015-12-10
|
|
/
|
/
|
*
|
increase coverage of ServerCallContext
Jan Tattermusch
2015-12-10
*
|
added coverage for Async*StreamingCall classes
Jan Tattermusch
2015-12-10
*
|
improve PropagateCancellation test
Jan Tattermusch
2015-12-10
*
|
add coverage for call options
Jan Tattermusch
2015-12-10
|
*
make gpr_timespec platform agnostic
Jan Tattermusch
2015-12-10
|
/
*
put user defined userAgentString to the beginning of userAgentString
Jan Tattermusch
2015-12-09
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
add profiling support
Jan Tattermusch
2015-11-02
*
|
update C# to the new C core auth API
Jan Tattermusch
2015-10-26
|
/
*
restrict number of iterations for UnaryCallPerformance test
Jan Tattermusch
2015-10-15
*
Merge pull request #3756 from jtattermusch/adjust_csharp_auth_api
Jan Tattermusch
2015-10-13
|
\
|
*
Polishing of C# auth API
Jan Tattermusch
2015-10-12
*
|
Merge pull request #3688 from murgatroid99/run_tests_tracing_fix
Michael Lumish
2015-10-12
|
\
\
|
|
/
|
/
|
|
*
Shortened long C# benchmark test
murgatroid99
2015-10-07
*
|
introduce the new split-type credentials api
Jan Tattermusch
2015-10-06
*
|
Migrate C# to the new auth API
Jan Tattermusch
2015-10-06
|
/
*
Ensure GrpcEnvironment setup for these (special) tests
Craig Tiller
2015-09-29
*
check for allowed characters in metadata key
Jan Tattermusch
2015-08-28
*
error spec compliance and marshalling tests
Jan Tattermusch
2015-08-27
[next]