Craig Tiller
|
ecc4f9c694
|
Fix mac build
|
10 years ago |
Craig Tiller
|
2bc37297c8
|
Enable backtraces on C tests
|
10 years ago |
Craig Tiller
|
4dbdd6a5c2
|
Remove metadata canonicalization, and fix some bugs
|
10 years ago |
Robbie Shade
|
109a8dc6d8
|
Stop shadowing global name
|
10 years ago |
Robbie Shade
|
147fe701a0
|
Add grpc_server argument to grpc_udp_server_start
|
10 years ago |
vjpai
|
3ca49d2a1a
|
Add a todo regarding a C++ block annotation
|
10 years ago |
David Garcia Quintas
|
9851e3dbfc
|
Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION
|
10 years ago |
Craig Tiller
|
ddf3a511aa
|
Add clang-format to sanity
|
10 years ago |
Craig Tiller
|
164bb07d64
|
Fix build breakage
|
10 years ago |
David G. Quintas
|
6d934529b9
|
Updated end2end/README
|
10 years ago |
David Garcia Quintas
|
d09cce1969
|
Improvements to lb_policies_test's rebirth testcase.
|
10 years ago |
Craig Tiller
|
5c1ad056d2
|
Fix Windows compilation
|
10 years ago |
Craig Tiller
|
565b18b69c
|
clang-format all core files
|
10 years ago |
Craig Tiller
|
82f9bd84e5
|
Update Windows stuff
|
10 years ago |
Nathaniel Manista
|
ae4fbcd643
|
Use "#!/usr/bin/env python2.7" only in utilities
|
10 years ago |
Nathaniel Manista
|
3ba30e16ad
|
Drop issue 527 TODOs for interop specification
The UnaryCall interop test is now adequately specified in
doc/interop-test-descriptions.md.
|
10 years ago |
Craig Tiller
|
4ed7a7585f
|
Increase deadline ==> decrease flakes
|
10 years ago |
Julien Boeuf
|
c34b2e744c
|
Do not use string_ref for output params.
It is very much unsafe to do so as the string_ref could point on a stack
variable of the callee.
|
10 years ago |
Julien Boeuf
|
8b0b6f413d
|
It is a bad idea to have a map with string_refs as output params.
This is very much unsafe as the string_ref could point on a stack
variable of the callee.
|
10 years ago |
Craig Tiller
|
b8b1a462e5
|
Finish cleanup
|
10 years ago |
Craig Tiller
|
a82950e683
|
clang-format all core files
|
10 years ago |
Craig Tiller
|
8af4c33718
|
Final patches for rename
|
10 years ago |
Craig Tiller
|
e7db29f8c7
|
Move argument passing to start of list
|
10 years ago |
Craig Tiller
|
f5768a6765
|
Rename init
|
10 years ago |
Craig Tiller
|
098047b53a
|
Rename run
|
10 years ago |
Craig Tiller
|
9f7dc3a4e5
|
Move argument passing to start of list
|
10 years ago |
Craig Tiller
|
1be70ccdb8
|
Move arguments to the start of lists
|
10 years ago |
Craig Tiller
|
45724b35e4
|
indent pass to get logical source lines on one physical line
|
10 years ago |
Craig Tiller
|
af73d78b78
|
clang-format all core files
|
10 years ago |
Craig Tiller
|
d9ccbbf6b9
|
Rename call_list to closure_list
|
10 years ago |
Craig Tiller
|
d9fdaf204c
|
Fix tests
|
10 years ago |
Craig Tiller
|
40cd820fd6
|
Fix list iteration
|
10 years ago |
Craig Tiller
|
4fc085fcbb
|
Test bug fixes
|
10 years ago |
Craig Tiller
|
62aef62136
|
Fixes
|
10 years ago |
Craig Tiller
|
ba496454b2
|
Fixes
|
10 years ago |
Craig Tiller
|
294d0ecc05
|
Call lists compile
|
10 years ago |
Craig Tiller
|
dfff1b8126
|
Call list progress
|
10 years ago |
yang-g
|
78bddc66b7
|
Add empty_stream test case
|
10 years ago |
Craig Tiller
|
d1bec03fa1
|
Call list progress
|
10 years ago |
Craig Tiller
|
33825118df
|
Cleanup
|
10 years ago |
yang-g
|
5e8abedd61
|
use seconds
|
10 years ago |
yang-g
|
d886f33939
|
add a test
|
10 years ago |
Craig Tiller
|
99b65f2261
|
Test bug fixes
|
10 years ago |
Craig Tiller
|
3cd6a5158d
|
Getting stuff working
|
10 years ago |
Craig Tiller
|
7d57ba138f
|
Tests compile
|
10 years ago |
Craig Tiller
|
47a708e252
|
Core compiles with workqueues
|
10 years ago |
Julien Boeuf
|
1928d496a2
|
Adding C++ tests and fixing a few things.
|
10 years ago |
Craig Tiller
|
7dc34ac7a0
|
Fix memory leak
|
10 years ago |
Julien Boeuf
|
4ffbf0d22c
|
Adding tests for credentials plugin.
|
10 years ago |
Craig Tiller
|
404044acc2
|
Retry failed port get attempts a few times
|
10 years ago |