aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/test
Commit message (Collapse)AuthorAge
* Remove unnecessary if condition in public_headers_must_be_c89Gravatar Yash Tibrewal2017-11-17
|
* Merge masterGravatar Yash Tibrewal2017-11-06
|\
| * Adding public_headers_must_be_c89 as a clang exceptionGravatar Yash Tibrewal2017-11-02
| |
| * Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the ↵Gravatar Yash Tibrewal2017-11-02
| | | | | | | | addresses of public api functions to check if they can be linked to
* | rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
|/
* Add c-ares resolver tests against GCE DNS, using the unit test.Gravatar Alexander Polcyn2017-09-27
|
* Add tests for c-ares wrapper using a local DNS server.Gravatar Alexander Polcyn2017-09-14
|
* fix remaining license noticesGravatar Jan Tattermusch2017-06-08
|
* Put files in a better placeGravatar Craig Tiller2017-02-03
|
* Add some debug utilitiesGravatar Craig Tiller2017-02-03
| | | | | This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing. I expect to grow this library significantly over time to aid debugging tricky problems.
* Merge pull request #6750 from makdharma/cronetGravatar Jan Tattermusch2016-06-06
|\ | | | | cronet build related changes to build.yaml, and added ifdef guard around objective_c cronet code.
| * fixed template to remove grpc_cronet.h as a dependencyGravatar Makarand Dharmapurikar2016-06-02
| |
* | Modified the template of public_headers_must_be_c89.cGravatar Yuchen Zeng2016-04-27
|/
* Add test to verify bad behaviorGravatar Craig Tiller2016-04-04
|
* Introduce machinery to allow tests to register pluginsGravatar Craig Tiller2016-04-04
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* FixesGravatar Craig Tiller2016-03-25
|
* Merge pull request #4238 from ctiller/poffyGravatar Vijay Pai2016-01-11
|\ | | | | Make pick_first fast path lock free
| * Fix pingsGravatar Craig Tiller2016-01-07
| |
* | FixesGravatar Craig Tiller2016-01-06
| |
* | Update new filesGravatar Craig Tiller2016-01-06
| |
* | Merge github.com:grpc/grpc into clangfmtGravatar Craig Tiller2016-01-06
|\|
* | Tweak end2end formattingGravatar Craig Tiller2016-01-05
| |
* | Tweak end2end formattingGravatar Craig Tiller2016-01-05
| |
* | Fix end2end_test formattingGravatar Craig Tiller2016-01-05
| |
| * Fix makefile, codegen bugsGravatar Craig Tiller2016-01-04
| |
| * zookeeper is platform specificGravatar Craig Tiller2016-01-04
| |
| * Add a test that public headers compile as C99Gravatar Craig Tiller2016-01-04
| |
| * Fix templates + clang-formatGravatar Craig Tiller2015-12-22
|/
* BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22