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
*
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
|
/
*
NUnitVersion tests no longer needed
Jan Tattermusch
2017-03-07
*
update nugets in csproj projects
Jan Tattermusch
2017-03-07
*
regenerate projects
Jan Tattermusch
2017-03-07
*
expose AuthContext in C#
Jan Tattermusch
2017-03-02
*
use grpc_csharp_ext built by cmake
Jan Tattermusch
2017-02-09
*
add test for utf8 status
Jan Tattermusch
2017-01-30
*
get rid of unused ReleaseSigned config
Jan Tattermusch
2016-12-09
*
make CallFlags internal, expose WaitForReady
Jan Tattermusch
2016-12-02
*
wire passing of C# CallFlags to C core
Jan Tattermusch
2016-12-02
*
add C# call flags API
Jan Tattermusch
2016-12-02
*
add C# server reflection
Jan Tattermusch
2016-11-29
*
Merge remote-tracking branch 'upstream/v1.0.x' into HEAD
Jan Tattermusch
2016-11-22
|
\
*
|
Update .csproj files to System.Interactive.Async to 3.1.1
Jan Tattermusch
2016-11-21
|
*
strong name sign csharp nuget builds with dotnet on windows
Alexander Polcyn
2016-11-01
*
|
add copyrights for AssemblyInfo.cs files
Jan Tattermusch
2016-09-21
*
|
dont allow new writes if theres a write with delayed completion
Jan Tattermusch
2016-09-16
|
*
dont enumerate runtimes in project.json file
Jan Tattermusch
2016-09-15
*
|
throw correct exception failed writes
Jan Tattermusch
2016-09-15
*
|
dont enumerate runtimes in project.json file
Jan Tattermusch
2016-09-08
|
/
*
clean up sanity test
Alex Polcyn
2016-08-14
*
Merge pull request #7598 from apolcyn/fix_sanity_test_diff_ga
apolcyn
2016-08-13
|
\
*
|
removed blank line
Alexander Polcyn
2016-08-03
*
|
move solution dependencies to Grpc.Core.Test dependencies
Alex Polcyn
2016-08-02
*
|
updated hint path to updated library in csproj files
Alex Polcyn
2016-08-02
*
|
changed ix-async dependencies to System.Interactive.Async version 3.0.0
Alexander Polcyn
2016-08-02
*
|
Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm
Jan Tattermusch
2016-08-02
|
\
\
|
|
*
compare test config as objects instead of strings
Alex Polcyn
2016-08-01
|
|
/
|
/
|
|
*
fix conditional compilation for netcoreapp1.0 projects
Jan Tattermusch
2016-07-31
|
*
regenerate
Jan Tattermusch
2016-07-30
*
|
update to use new nuget client in tests
Alexander Polcyn
2016-07-28
|
/
*
Overhaul how the native extension is found, loaded and used
Jon Skeet
2016-07-15
[next]