Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix dualstack_socket_test | 2015-05-11 | |
| | |||
* | Fix this test | 2015-05-11 | |
| | |||
* | Tests compile again | 2015-05-11 | |
| | |||
* | Test progress | 2015-05-11 | |
| | |||
* | Test edits | 2015-05-11 | |
| | |||
* | Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' into ↵ | 2015-05-11 | |
|\ | | | | | | | | | | | | | | | | | | | | | we-dont-need-no-backup Conflicts: test/core/end2end/fixtures/chttp2_fullstack.c test/core/end2end/fixtures/chttp2_fullstack_uds_posix.c test/core/end2end/fixtures/chttp2_simple_ssl_fullstack.c test/core/end2end/fixtures/chttp2_socket_pair.c test/core/end2end/tests/cancel_after_accept.c | ||
* | | Starting to clean up tests | 2015-05-11 | |
| | | |||
* | | Initial refactoring of a few tests | 2015-05-11 | |
| | | |||
* | | Replacing DELETE with DESTROY. | 2015-05-09 | |
| | | |||
* | | One more unistd.h to remove. | 2015-05-09 | |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into generate-test-projects | 2015-05-09 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile test/core/end2end/gen_build_json.py tools/run_tests/tests.json vsprojects/Grpc.mak | ||
* | | | Making the gRPC C tests building under Windows. | 2015-05-09 | |
| | | | |||
| | * | Fix broken compilation | 2015-05-08 | |
| | | | |||
| | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | 2015-05-08 | |
| | |\ | | |/ | |/| | |||
| | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | 2015-05-08 | |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: test/cpp/end2end/async_end2end_test.cc | ||
| * | | | Addressing comments. | 2015-05-08 | |
| | | | | |||
| * | | | Merging with master. | 2015-05-08 | |
| |\ \ \ | | | |/ | | |/| | |||
| | * | | Merge pull request #1500 from ctiller/do-the-right-thing-put-it-in-a-bin | 2015-05-08 | |
| |/| | |/| | | | | | | | Throw away queued messages on error | ||
| | | * | Fix C test build | 2015-05-08 | |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | 2015-05-08 | |
| | | |\ | |_|_|/ |/| | | | | | | | | | | | Conflicts: src/cpp/server/server.cc | ||
* | | | | Merge pull request #1477 from ↵ | 2015-05-07 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | ctiller/we-should-probably-run-all-the-tests-we-have Enable test that got forgotten | ||
| | * | | | Adding support for per call credentials in core. | 2015-05-07 | |
| | | | | | |||
* | | | | | Eliminate need for SIGPIPE handling | 2015-05-06 | |
| |/ / / |/| | | | |||
| | * | | Throw away queued messages on error | 2015-05-06 | |
| |/ / |/| | | |||
| | * | Completion queue binding for new requests API change | 2015-05-06 | |
| |/ |/| | | | | | | | Move completion queue binding for new requests to the new request request time, not server instantiation time. | ||
| * | Enable test that got forgotten | 2015-05-05 | |
|/ | |||
* | Merge pull request #1464 from yang-g/init | 2015-05-05 | |
|\ | | | | | Expose max message size at the server side. | ||
| * | merge with head | 2015-05-04 | |
| |\ | |||
| * | | Add a c test for max message length | 2015-05-04 | |
| | | | |||
* | | | Test that we dont wrap-around sequence numbers | 2015-05-04 | |
| |/ |/| | |||
* | | Add test for >16777215 sequence numbered streams | 2015-05-04 | |
|/ | |||
* | Fix some memory leaks | 2015-05-01 | |
| | |||
* | Merge github.com:grpc/grpc into delete-the-old-api | 2015-05-01 | |
|\ | | | | | | | | | Conflicts: vsprojects/Grpc.mak | ||
| * | Stopgap fix for fling_stream_test timing out | 2015-05-01 | |
| | | |||
* | | Fix this test too | 2015-04-30 | |
| | | |||
* | | Fixing some tests I broke during conversion | 2015-04-30 | |
| | | |||
* | | Merge github.com:grpc/grpc into delete-the-old-api | 2015-04-30 | |
|\| | |||
| * | Fixed missing name change from timers.h refactor. | 2015-04-30 | |
| | | |||
* | | Kill thread stress test - to be replaced with something new | 2015-04-29 | |
| | | |||
* | | Kill echo test | 2015-04-29 | |
| | | |||
* | | Remove test for an old API corner case | 2015-04-29 | |
| | | |||
* | | Remove test for an old API corner case | 2015-04-29 | |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into stap | 2015-04-29 | |
| |\ | |||
* | | | Dualstack fixup | 2015-04-29 | |
| | | | |||
| * | | Added missing globals declaration to STAP script. | 2015-04-29 | |
| | | | |||
* | | | Fix cq test | 2015-04-29 | |
| | | | |||
* | | | Fix fling | 2015-04-29 | |
| | | | |||
* | | | Further tidyup | 2015-04-29 | |
| | | | |||
* | | | Remove ungeneratable enum values and union members | 2015-04-29 | |
| | | | |||
* | | | Fix no-server-test | 2015-04-29 | |
| | | |