Commit Graph

67 Commits

Author SHA1 Message Date
Jan Tattermusch 4c303a387e Revert "Revert "C# expose C-core's debug error string in Status struct""
This reverts commit 7c30f0c956.
2020-06-05 14:59:52 +02:00
Jan Tattermusch 7c30f0c956
Revert "C# expose C-core's debug error string in Status struct" 2020-06-04 18:14:53 +02:00
Jan Tattermusch 2ca781f5a1 address review feedback 2020-06-03 18:39:44 +02:00
Jan Tattermusch 72c92813a8 alternative API: expose debug error in form of an exception 2020-06-02 21:29:32 +02:00
Jan Tattermusch 860d6e5e26 improve asserts 2020-05-14 09:27:43 +02:00
Jan Tattermusch fa99395610 csharp debug error string improvements 2020-05-13 12:39:47 +02:00
Jan Tattermusch 05455715db split out channel connectivity test 2017-12-07 18:11:17 +01:00
Jan Tattermusch f8c9bcdc0f introduce CallCancellationTest 2017-10-04 17:39:59 +02:00
Jan Tattermusch 2312634017 fix more warnings 2017-08-11 18:21:05 +02:00
Jan Tattermusch 2fb313c9b6 fix warnings in Grpc.Core.Tests 2017-08-11 18:17:19 +02:00
Jan Tattermusch a87f6d8239 add tests 2017-08-08 16:54:49 +02:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Jan Tattermusch c9b03fe987 expose AuthContext in C# 2017-03-02 12:07:15 +01:00
Jan Tattermusch 2e5e5f661c add test for utf8 status 2017-01-30 18:04:33 +01:00
Jan Tattermusch 71702b1d05 fix tests 2016-05-25 21:08:27 -07:00
Jan Tattermusch 230c93279f fixup 2016-05-03 09:40:18 -07:00
Jan Tattermusch 5105056246 add one more client server test 2016-05-03 09:39:41 -07:00
Jan Tattermusch a83ad2aa65 add idempotency test 2016-05-03 07:59:58 -07:00
Jan Tattermusch e331da2277 make Grpc.Core.Tests work with NUnit3 2016-04-11 11:09:12 -07:00
Jan Tattermusch 8fe3f64046 add coverage for AsyncStreamExtensions 2015-12-10 20:30:46 -08:00
Jan Tattermusch 00c144a8d2 increase coverage of ServerCallContext 2015-12-10 20:11:54 -08:00
Jan Tattermusch a1e6097d39 added coverage for Async*StreamingCall classes 2015-12-10 20:11:52 -08:00
Jan Tattermusch 7ebbc475fc put user defined userAgentString to the beginning of userAgentString 2015-12-09 10:53:16 -08:00
Jan Tattermusch 452ca9b912 add profiling support 2015-11-02 16:27:32 -08:00
Jan Tattermusch 2ca1df10aa restrict number of iterations for UnaryCallPerformance test 2015-10-15 19:44:59 -07:00
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 2015-08-20 18:36:28 -07:00
Jan Tattermusch f22abfbf1a rename async extension methods for clarity 2015-08-10 21:05:16 -07:00
Jan Tattermusch 410c473c2b make intializer for metadata even nicer 2015-08-08 00:02:07 -07:00
Jan Tattermusch c75c57c5af added ResponseHeadersTest, fixed stylecop issues 2015-08-07 22:07:40 -07:00
Jan Tattermusch 2615f39b20 fixing tests 2015-08-07 20:41:26 -07:00
Jan Tattermusch 0abb84746c big facelift of test code 2015-08-07 20:28:44 -07:00
Jan Tattermusch 3cd76d6ef2 fix tests 2015-08-05 15:14:35 -07:00
Jan Tattermusch 5c371f8376 renamed CallContext to CallOptions 2015-08-05 14:55:17 -07:00
Jan Tattermusch 5cb5ceda2c refactoring client side calls 2015-08-05 14:32:11 -07:00
Jan Tattermusch a9ddd02dae add servicename field to method 2015-08-05 14:32:10 -07:00
Jan Tattermusch 5e10f18376 introduce CallContext 2015-08-05 14:32:10 -07:00
Jan Tattermusch 31ba063224 changed the way ports are added to the server 2015-08-04 22:02:55 -07:00
Jan Tattermusch 021df8a7f2 changed way service definitions are added to the server 2015-08-04 20:31:11 -07:00
Jan Tattermusch d8bbdeae42 Added channel state API 2015-08-04 11:30:00 -07:00
Jan Tattermusch 5f8d9dccf4 only use lowercase metadata keys in headers 2015-07-27 16:34:35 -07:00
Jan Tattermusch 9b048e529e introducing async tests 2015-07-24 23:24:05 -07:00
Jan Tattermusch a96ac058f4 make insecure channel and server explicit 2015-07-24 15:35:24 -07:00
Jan Tattermusch 062c329cf8 expose peer info in serverside call handlers 2015-07-24 14:51:59 -07:00
Jan Tattermusch ae017092ad fix stylecop warnings 2015-07-22 11:59:13 -07:00
Jan Tattermusch 766d72b1c0 set primary user agent by C# channel 2015-07-22 11:32:36 -07:00
Jan Tattermusch e7e1c82d5e improving test readability 2015-07-21 12:38:07 -07:00
Jan Tattermusch a236ff205b rename Result to ResponseAsync 2015-07-21 12:33:31 -07:00
Jan Tattermusch 7d219cfe4a fix echo metadata test 2015-07-21 12:23:31 -07:00
Jan Tattermusch 25bb2ef8b8 regenerated code and fixed inconsistencies 2015-07-21 12:15:53 -07:00
Jan Tattermusch 1cf8d429e3 added some tests 2015-07-21 10:37:55 -07:00