Sree Kuchibhotla
|
b6fd9bcbb6
|
Add coverage to new_with_len_ref() function (called via gpr_slice_ref()
|
9 years ago |
Craig Tiller
|
095a2377e4
|
Merge pull request #4327 from sreecha/gpr_refn_coverage
Add test coverage for gpr_refn() function
|
9 years ago |
Michael Lumish
|
7ee305cb6a
|
Merge pull request #4304 from jtattermusch/proto_cleanup
Deduplication of health.proto and math.proto
|
9 years ago |
Jan Tattermusch
|
f3e92c43b9
|
Merge pull request #4321 from murgatroid99/node_benchmark_service
Node benchmark service
|
9 years ago |
Nicolas Noble
|
ecbde17055
|
Merge pull request #4328 from ctiller/mobad
Fix string literals to hit the cases theyre supposed to
|
9 years ago |
Yang Gao
|
cf45f0a44e
|
Merge pull request #4336 from ctiller/windows-fix
Fix windows build
|
9 years ago |
Sree Kuchibhotla
|
fe5e877f44
|
Merge pull request #4333 from yang-g/fixit_completion_queue_c
add test for pluck after shutdown
|
9 years ago |
Yang Gao
|
e987b272a1
|
Merge pull request #4334 from ctiller/lonely-data
Fix fuzzing detected crash
|
9 years ago |
Craig Tiller
|
858be6c58c
|
Fix windows build
|
9 years ago |
Sree Kuchibhotla
|
8344816652
|
Merge pull request #4332 from ctiller/bah
Fix typo
|
9 years ago |
Alistair Veitch
|
f6beacf012
|
Merge pull request #4329 from maxwell-demon/census_api
Make census_tag_set the only field of census_context
|
9 years ago |
Craig Tiller
|
c3218147de
|
Fix fuzzing detected crash
|
9 years ago |
yang-g
|
1ed62e4efc
|
add test for pluck after shutdown
|
9 years ago |
Craig Tiller
|
8f3a2406f2
|
Merge pull request #4324 from yang-g/fixit_init_c
add test for global plugin
|
9 years ago |
Craig Tiller
|
d8552ab5ea
|
Fix typo
|
9 years ago |
jboeuf
|
6a18f0ce93
|
Merge pull request #4326 from ctiller/creds-test-fix
Fix memory leak
|
9 years ago |
yang-g
|
b50ae4651b
|
merge with head
|
9 years ago |
Hongyu Chen
|
e1d472f18a
|
Make census_tag_set the only field of census_context
|
9 years ago |
Craig Tiller
|
85517c6367
|
Fix string literals to hit the cases theyre supposed to
|
9 years ago |
Sree Kuchibhotla
|
93360e1fbd
|
Add test coverage for gpr_refn() function
|
9 years ago |
Craig Tiller
|
82e40dac84
|
Fix memory leak
|
9 years ago |
Craig Tiller
|
045c8483c2
|
Merge pull request #4319 from yang-g/fixit_call_log_batch_c
remove unused code
|
9 years ago |
Craig Tiller
|
6adc1730a9
|
Merge pull request #4316 from sreecha/support_coverage
Improve test coverage for slice_buffer
|
9 years ago |
Craig Tiller
|
9c053048b3
|
Merge pull request #4311 from jboeuf/tsi_tests
Adding common tests for TSI.
|
9 years ago |
Jan Tattermusch
|
56bab33bbf
|
Merge pull request #4306 from jcanizales/merge-release
Merge release-0.12 into master
|
9 years ago |
Nicolas Noble
|
2126525688
|
Merge pull request #4267 from ctiller/http2-is-still-a-spec
Handle limitations on where dynamic table size updates can be placed
|
9 years ago |
Jorge Canizales
|
b91c706820
|
Merge Python tox fix into release-0.12-to-be-merged-into-master
|
9 years ago |
Jan Tattermusch
|
c484ccf38a
|
add todo for PHP
|
9 years ago |
Jan Tattermusch
|
de95cb0494
|
update ruby to new position of math.proto and health.proto
|
9 years ago |
Jan Tattermusch
|
8ef43bd7c8
|
update location of .protos in node
|
9 years ago |
Jan Tattermusch
|
e8132d3954
|
update C# generate protos script
|
9 years ago |
Jan Tattermusch
|
8956122d60
|
consolidate math.proto and health.proto
|
9 years ago |
Jan Tattermusch
|
7a6b0a4293
|
Merge pull request #4323 from soltanmm/LD50
Fix interop Python test invocation
|
9 years ago |
Sree Kuchibhotla
|
aed8065765
|
Merge pull request #4318 from yang-g/fixit_call_c
Adding tests for invalid arguments in start_batch
|
9 years ago |
Sree Kuchibhotla
|
ea4b3c6082
|
Fix a typo in comment
|
9 years ago |
yang-g
|
f1183300ce
|
add test for global plugin
|
9 years ago |
Masood Malekghassemi
|
eaa7d203b5
|
Fix interop Python test invocation
The ideal fix would be to have a tox test command for running the
interop server and client.
|
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 |