aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Add grpc_server argument to grpc_udp_server_startGravatar Robbie Shade2015-09-25
|
* Merge pull request #3479 from dgquintas/fix_fixturesGravatar Craig Tiller2015-09-25
|\ | | | | Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION
| * Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATIONGravatar David Garcia Quintas2015-09-24
| |
* | Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-24
|\ \
| * | Fix build breakageGravatar Craig Tiller2015-09-24
| | |
| * | Merge pull request #3444 from dgquintas/lb_policies_testGravatar Craig Tiller2015-09-23
| |\ \ | | | | | | | | Improvements to lb_policies_test's rebirth testcase.
| | * | Improvements to lb_policies_test's rebirth testcase.Gravatar David Garcia Quintas2015-09-23
| | |/
| * | Merge pull request #3429 from nathanielmanistaatgoogle/drop-527-todosGravatar Eric Anderson2015-09-23
| |\ \ | | | | | | | | Drop issue 527 TODOs for UnaryCall interop test specification
* | | | Fix Windows compilationGravatar Craig Tiller2015-09-23
| | | |
* | | | clang-format all core filesGravatar Craig Tiller2015-09-23
| | | |
* | | | Merge branch 'shindig' of https://github.com/ctiller/grpc into shindigGravatar Craig Tiller2015-09-23
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/iomgr/tcp_client_windows.c
* | | | | Update Windows stuffGravatar Craig Tiller2015-09-23
| | | | |
| | * | | Use "#!/usr/bin/env python2.7" only in utilitiesGravatar Nathaniel Manista2015-09-23
| | | |/ | | |/|
| | | * Drop issue 527 TODOs for interop specificationGravatar Nathaniel Manista2015-09-23
| | |/ | | | | | | | | | | | | The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md.
| * / Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-22
|/| | | |/ | | | | | | Conflicts: src/core/surface/secure_channel_create.c
* | Increase deadline ==> decrease flakesGravatar Craig Tiller2015-09-22
| |
| * It is a bad idea to have a map with string_refs as output params.Gravatar Julien Boeuf2015-09-22
| | | | | | | | | | This is very much unsafe as the string_ref could point on a stack variable of the callee.
* | Finish cleanupGravatar Craig Tiller2015-09-22
| |
* | clang-format all core filesGravatar Craig Tiller2015-09-22
| |
* | Final patches for renameGravatar Craig Tiller2015-09-22
| |
* | Move argument passing to start of listGravatar Craig Tiller2015-09-22
| |
* | Rename initGravatar Craig Tiller2015-09-22
| |
* | Rename runGravatar Craig Tiller2015-09-22
| |
* | Move argument passing to start of listGravatar Craig Tiller2015-09-22
| |
* | Move arguments to the start of listsGravatar Craig Tiller2015-09-22
| |
* | indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
| |
* | clang-format all core filesGravatar Craig Tiller2015-09-22
| |
* | Rename call_list to closure_listGravatar Craig Tiller2015-09-22
| |
* | Merge github.com:grpc/grpc into we-are-oneGravatar Craig Tiller2015-09-22
|\|
* | Fix testsGravatar Craig Tiller2015-09-22
| |
| * Merge pull request #3378 from yang-g/connection_failure_detectionGravatar Craig Tiller2015-09-22
| |\ | | | | | | remove connectivity watcher from interested party early
* | | Fix list iterationGravatar Craig Tiller2015-09-22
| | |
* | | Test bug fixesGravatar Craig Tiller2015-09-21
| | |
* | | FixesGravatar Craig Tiller2015-09-21
| | |
* | | FixesGravatar Craig Tiller2015-09-21
| | |
* | | Call lists compileGravatar Craig Tiller2015-09-21
| | |
* | | Call list progressGravatar Craig Tiller2015-09-21
| | |
| * | Add empty_stream test caseGravatar yang-g2015-09-21
| | |
| * | Merge pull request #3176 from jboeuf/core_creds_pluginGravatar Yang Gao2015-09-21
| |\ \ | | | | | | | | Design and implementation of the core credentials plugin API.
* | | | Call list progressGravatar Craig Tiller2015-09-18
| | | |
* | | | CleanupGravatar Craig Tiller2015-09-18
| | | |
| | | * use secondsGravatar yang-g2015-09-18
| | | |
| | | * add a testGravatar yang-g2015-09-18
| | |/ | |/|
* | | Test bug fixesGravatar Craig Tiller2015-09-17
| | |
| * | Merge branch 'master' of github.com:grpc/grpc into rr_with_registryGravatar David Garcia Quintas2015-09-16
| |\ \
* | | | Getting stuff workingGravatar Craig Tiller2015-09-16
| | | |
* | | | Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-16
|\ \ \ \ | | |/ / | |/| |
* | | | Tests compileGravatar Craig Tiller2015-09-16
| | | |
* | | | Core compiles with workqueuesGravatar Craig Tiller2015-09-15
| | | |
| | | * Merge branch 'master' of github.com:grpc/grpc into core_creds_pluginGravatar Julien Boeuf2015-09-15
| | | |\ | | |_|/ | |/| |