yang-g
|
325f2a3ebb
|
more fix
|
9 years ago |
yang-g
|
3c504c8b5a
|
clang-format
|
9 years ago |
yang-g
|
c1aefa78f8
|
fix error messages
|
9 years ago |
Sree Kuchibhotla
|
fc4399411c
|
Merge pull request #4314 from ctiller/bad-framing-tests
Bad framing tests
|
9 years ago |
murgatroid99
|
0a9bac929e
|
Reverted changes to single_run_localhost.sh
|
9 years ago |
Sree Kuchibhotla
|
c587683912
|
Merge pull request #4305 from ctiller/hpack-size-tests
Hpack size tests
|
9 years ago |
murgatroid99
|
6acc5f7574
|
Fixed up the Node benchmark implementation
|
9 years ago |
yang-g
|
330c98a46a
|
remove unused code
|
9 years ago |
yang-g
|
440e8a9696
|
merge with head
|
9 years ago |
yang-g
|
4852b595d4
|
more tests
|
9 years ago |
Sree Kuchibhotla
|
d9330176b1
|
Merge pull request #4297 from ctiller/hpack-tests
Add bad hpack frame tests
|
9 years ago |
jboeuf
|
8f45418189
|
Merge pull request #4260 from jtattermusch/auth_interceptor_context
Introduce auth interceptor context for C#
|
9 years ago |
Michael Lumish
|
6cb84e8baa
|
Merge pull request #4303 from murgatroid99/node_server_coverage
Refactored server.js and added a test to increase coverage
|
9 years ago |
Jorge Canizales
|
340661dbcd
|
Merge master to manually resolve conflict.
|
9 years ago |
Sree Kuchibhotla
|
7bf082faf8
|
Improve test coverage from slice_buffer
|
9 years ago |
Craig Tiller
|
6baa023e86
|
Merge pull request #4302 from nicolasnoble/unreachable-gcov
Removing code coverage for unreachable code.
|
9 years ago |
Nicolas "Pixel" Noble
|
fb0002cc36
|
Renaming GCOV to GPR_GCOV.
|
9 years ago |
Jan Tattermusch
|
6aee9246e6
|
Merge pull request #4312 from murgatroid99/ruby_interop_dependency
Added explicit dependency on signet to gemspec
|
9 years ago |
Jan Tattermusch
|
ecd322cd93
|
Merge pull request #4263 from carl-mastrangelo/percent
Make http2 interop tests always pass, and instead give a report
|
9 years ago |
Craig Tiller
|
09c2d6dff0
|
Add a test of illegal continuation frames
|
9 years ago |
Carl Mastrangelo
|
77a32f3a2e
|
make all current tests not fail the overall
|
9 years ago |
Nicolas Noble
|
8a8a8760eb
|
Merge pull request #4294 from ctiller/test-bad-settings
Add a test of invalid values to bad_client
|
9 years ago |
Nicolas Noble
|
72e6c6837e
|
Merge pull request #4299 from ctiller/the-zombies-are-coming
Delete unused code
|
9 years ago |
Craig Tiller
|
088d9fcc3b
|
Merge pull request #4307 from sreecha/support_coverage
Marking unreachable code so that it doesn't get counted in code coverage
|
9 years ago |
Julien Boeuf
|
4c8e8181fe
|
Adding common tests for TSI.
|
9 years ago |
murgatroid99
|
c78b6834a2
|
Added explicit dependency on signet to gemspec
|
9 years ago |
yang-g
|
55c513f738
|
Merge remote-tracking branch 'upstream/master' into fixit_call_c
|
9 years ago |
Craig Tiller
|
cf034866a1
|
Merge pull request #4308 from yang-g/goto_error_done
Add missing goto
|
9 years ago |
Craig Tiller
|
8ab91b29fe
|
Add test of varint encoding for hpack
|
9 years ago |
Nicolas "Pixel" Noble
|
c61d0e178f
|
Removing code coverage for unreachable code.
|
9 years ago |
yang-g
|
48f3a7191c
|
add missing goto
|
9 years ago |
yang-g
|
077f6f80f0
|
some tests
|
9 years ago |
Sree Kuchibhotla
|
039655475d
|
Marking unreachable code so that it doesn't get counted in code coverage
|
9 years ago |
Jorge Canizales
|
944c0743cc
|
Merge release-0.12 into master
|
9 years ago |
Sree Kuchibhotla
|
334f5b7752
|
Merge pull request #4300 from ctiller/ZOMBIE_KILLER
Delete unused code
|
9 years ago |
Craig Tiller
|
e219e02fd1
|
Add tests for dynamic table resizing
|
9 years ago |
Yang Gao
|
d2ecdc6e96
|
Merge pull request #4298 from ctiller/delete-unused-stuff
Delete unused code
|
9 years ago |
murgatroid99
|
b469630fee
|
Refactored server.js and added a test to increase coverage
|
9 years ago |
Craig Tiller
|
1a76877779
|
Delete unused code
|
9 years ago |
Craig Tiller
|
cf06d02d5d
|
Delete unused code
|
9 years ago |
Craig Tiller
|
adeaa1941f
|
Delete unused code
|
9 years ago |
jboeuf
|
42564d1666
|
Merge pull request #4293 from ctiller/test-credentials-posix
Add test for grpc_get_well_known_google_credentials_file_path
|
9 years ago |
Craig Tiller
|
311af8e281
|
Merge pull request #4296 from yang-g/fixit_byte_buffer_c
add test for byte_buffer_copy
|
9 years ago |
Craig Tiller
|
535701c5bd
|
Add bad hpack frame tests
|
9 years ago |
yang-g
|
9caec653ea
|
add test for byte_buffer_copy
|
9 years ago |
Michael Lumish
|
9d43a676dc
|
Merge pull request #4292 from jtattermusch/configureawait
add ConfigureAwait(false) where needed
|
9 years ago |
Craig Tiller
|
47e541ccff
|
Add a test of invalid values to bad_client
|
9 years ago |
Craig Tiller
|
f9c8ce98cf
|
Add test for grpc_get_well_known_google_credentials_file_path
|
9 years ago |
Jan Tattermusch
|
63b31dedf7
|
Merge pull request #4290 from murgatroid99/node_auth_plugin_param_change
Generalize metadata plugin arguments to future-proof it
|
9 years ago |
Jan Tattermusch
|
723c34bae2
|
add ConfigureAwait(false) where needed
|
9 years ago |