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
/
Grpc.Core.Tests.csproj
Commit message (
Expand
)
Author
Age
*
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
*
fix warnings in Grpc.Core.Tests
Jan Tattermusch
2017-08-11
*
Initial migration to new .csproj files
Jan Tattermusch
2017-04-07
*
NUnitVersion tests no longer needed
Jan Tattermusch
2017-03-07
*
update nugets in csproj projects
Jan Tattermusch
2017-03-07
*
expose AuthContext in C#
Jan Tattermusch
2017-03-02
*
get rid of unused ReleaseSigned config
Jan Tattermusch
2016-12-09
*
Update .csproj files to System.Interactive.Async to 3.1.1
Jan Tattermusch
2016-11-21
*
updated hint path to updated library in csproj files
Alex Polcyn
2016-08-02
*
prevent interfering of project.json files with .csproj files in VS2015
Jan Tattermusch
2016-06-15
*
add appdomain unload test
Jan Tattermusch
2016-06-06
*
update tests
Jan Tattermusch
2016-06-06
*
serverside shutdown hook test
Jan Tattermusch
2016-06-06
*
register appdomain events
Jan Tattermusch
2016-06-06
*
add tests for AsyncCallServer
Jan Tattermusch
2016-05-03
*
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
*
update nuget dependencies to nunit3
Jan Tattermusch
2016-04-11
*
allow halfclose after close on clients
Jan Tattermusch
2016-04-01
*
update C# dependencies
Jan Tattermusch
2016-01-25
*
include assembly signing key in the repo
Jan Tattermusch
2016-01-21
*
add C# sanity test
Jan Tattermusch
2015-12-14
*
add coverage for call options
Jan Tattermusch
2015-12-10
*
put user defined userAgentString to the beginning of userAgentString
Jan Tattermusch
2015-12-09
*
add profiling support
Jan Tattermusch
2015-11-02
*
introduce the new split-type credentials api
Jan Tattermusch
2015-10-06
*
Migrate C# to the new auth API
Jan Tattermusch
2015-10-06
*
error spec compliance and marshalling tests
Jan Tattermusch
2015-08-27
*
introduce INativeCall interface to simplify testing
Jan Tattermusch
2015-08-21
*
get rid of explicit GrpcEnvironment.Shutdown()
Jan Tattermusch
2015-08-20
*
metadata polishing
Jan Tattermusch
2015-08-19
*
generate auth URI for JWT access token properly
Jan Tattermusch
2015-08-12
*
added tests
Jan Tattermusch
2015-08-08
*
fixed writeOptions and added test
Jan Tattermusch
2015-08-07
*
added ResponseHeadersTest, fixed stylecop issues
Jan Tattermusch
2015-08-07
*
introduced MockServiceHelper to ease testing
Jan Tattermusch
2015-08-07
*
Added channel state API
Jan Tattermusch
2015-08-04
*
Add ReleaseSigned configuration for Grpc.sln
Jan Tattermusch
2015-07-27
*
make sure async test wont be silently skipped with old NUnit
Jan Tattermusch
2015-07-24
*
introducing async tests
Jan Tattermusch
2015-07-24
*
add NUnitTestAdapter for VS
Jan Tattermusch
2015-07-24
*
add Timeout support and tests
Jan Tattermusch
2015-07-23
*
robust conversion from Timespec to DateTime and tests
Jan Tattermusch
2015-07-23
*
introduce Version.cs as single source of truth of gRPC C# version
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
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
[next]