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
Nathaniel Manista
67140d0703
Merge pull request #4281 from soltanmm/LD50
...
Make Python testing predictable again.
9 years ago
Masood Malekghassemi
070b91c3f2
Generate coverage HTML reports for Jenkins
9 years ago
Masood Malekghassemi
d00241e65c
Use tox
9 years ago
Carl Mastrangelo
3e21ba493b
Add optional passing more
9 years ago
murgatroid99
bcf193ec9e
Generalize metadata plugin arguments to future-proof it
9 years ago
Carl Mastrangelo
3c7862478d
Make http2 interop tests always pass, and instead give a report
9 years ago
Michael Lumish
98ee61f68c
Merge pull request #4282 from jcanizales/custom-mutable-dict
...
Use a custom NSMutableDictionary subclass for request headers
9 years ago
Nicolas Noble
b67ef24d77
Merge pull request #4280 from ctiller/import-sadness
...
Fix for when grpc::string is not the same type as FLAGS_...
9 years ago
Nicolas Noble
5a5e9ee0dd
Merge pull request #4277 from murgatroid99/node_backport_memory_leak_fix
...
Node backport memory leak fix
9 years ago
Jorge Canizales
35768db8c9
Mark the GRPCRequestHeaders protocol deprecated
9 years ago
Jorge Canizales
e1f74454ac
Add the protocol back for backward compatibility.
9 years ago
Jorge Canizales
f4f150f28b
Makes GRPCRequestHeaders a NSMutableDictionary
...
TODO:
- Documentation
- Make public
- Check I’ve implemented all NSMutDict required methods
9 years ago
Masood Malekghassemi
0a9cc3cf10
Fix Python interop test invocation in run_interop_tests.py
9 years ago
Masood Malekghassemi
7566c9a85d
Make Python testing predictable again
...
This reorganizes the Python code, scraps the current testing
infrastructure, and implements a simple test discovery and run script
based on the standard Python unittest library so we can trust that our
tests are running.
9 years ago
Craig Tiller
56a363f36c
Fix for when grpc::string is not the same type as FLAGS_...
9 years ago
Masood Malekghassemi
31c16e526f
Merge pull request #4269 from nathanielmanistaatgoogle/lifecycle
...
Stub and server lifecycle fixes
9 years ago
Craig Tiller
c9614d3003
Merge pull request #4175 from yang-g/tcp_refactor
...
Refactor security connector and handshake
9 years ago
Nicolas Noble
f48c46f7ec
Merge pull request #4278 from ctiller/ding-ding-ding-ding
...
Make default prefix overridable
9 years ago
Craig Tiller
6d1882b4b2
Make default prefix overridable
9 years ago