aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
Commit message (Collapse)AuthorAge
* Update build filesGravatar Craig Tiller2015-04-13
|
* Merge github.com:grpc/grpc into windows-fixesGravatar Craig Tiller2015-04-13
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD src/core/iomgr/tcp_server.h src/core/iomgr/tcp_server_posix.c src/core/iomgr/tcp_server_windows.c src/core/security/server_secure_chttp2.c src/core/surface/completion_queue.c src/core/surface/completion_queue.h src/core/surface/server.c test/core/end2end/tests/cancel_after_invoke.c test/core/end2end/tests/cancel_test_helpers.h tools/run_tests/tests.json vsprojects/vs2013/Grpc.mak
| * Thread local storage for grpcGravatar Craig Tiller2015-04-10
| |
* | Allow restricting platforms for certain testsGravatar Craig Tiller2015-04-08
|/
* Refactor and add a unit testGravatar Yang Gao2015-03-27
|
* Protect on some overflow scenarios, add a test and build/run the testGravatar Yang Gao2015-03-20
|
* Rename anonymous to generic globallyGravatar Yang Gao2015-03-11
|
* A first test with typed async client and untyped service for a simple rpcGravatar Yang Gao2015-03-11
|
* Add a test that bad hostnames failGravatar Craig Tiller2015-03-03
|
* Mark fling_*test non-flakyGravatar Craig Tiller2015-03-02
| | | | Also, make the flaky: tag a little more visible in build.json
* Enable asan for C coreGravatar Craig Tiller2015-02-27
| | | | Also speed up a test, and disable some rarely touched but long running tests
* Adding flaky attribute for tests.Gravatar Nicolas "Pixel" Noble2015-02-27
|
* Addressing comments.Gravatar Julien Boeuf2015-02-24
|
* Rename interop_test.c --> interop_test.ccGravatar Craig Tiller2015-02-21
| | | | We have many assumptions about languages baked into the test system, and we want this test harness to trigger when testing C++ stuff, so it needs to be written in C++.
* Merge branch 'master' of github.com:google/grpc into httpcli_testGravatar Nicolas "Pixel" Noble2015-02-21
|\ | | | | | | | | Conflicts: Makefile
| * Ensure interop tests are run as part of run_testsGravatar Craig Tiller2015-02-20
|/ | | | I'm honestly a little shocked this wasn't done previously.
* Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
|\
| * Allow grpc_init to be called multiple timesGravatar Craig Tiller2015-02-17
| |
* | Cleaned upGravatar Craig Tiller2015-02-17
| |
* | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
|\| | | | | | | | | Conflicts: Makefile
| * Unix domain socket supportGravatar Craig Tiller2015-02-13
| |
* | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-13
|\| | | | | | | | | Conflicts: Makefile
* | Add end2end async unary single threaded test (compiles)Gravatar Craig Tiller2015-02-12
| |
| * Rename examples/tips to examples/pubsubGravatar Chen wang2015-02-12
| |
* | Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-12
|\|
| * Added useful behavior for empty batchGravatar murgatroid992015-02-12
| |
* | Fixup callers with new apiGravatar Craig Tiller2015-02-09
|/
* Fix duplicated lineGravatar Craig Tiller2015-02-09
|
* Merge github.com:grpc/grpc into async-api-newGravatar Craig Tiller2015-02-06
|\
| * Clean build.jsonGravatar Craig Tiller2015-02-06
| |
* | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-05
|\|
* | Convert more tests (and re-enable some disabled ones)Gravatar Craig Tiller2015-02-05
| |
| * Merge pull request #359 from jboeuf/ssl_default_creds_integrationGravatar Yang Gao2015-02-05
| |\ | | | | | | Adding support for loading the SSL roots from an environment variable.
* | | Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-03
|\| | | | | | | | | | | | | | Conflicts: Makefile
| * | Remove duplicated target tips_client defintion.Gravatar Chen Wang2015-02-03
| | |
* | | missed fileGravatar Craig Tiller2015-02-03
| | |
| * | Merge remote-tracking branch 'upstream/master'Gravatar Chen Wang2015-02-03
| |\ \
| | | * Adding support for loading the SSL roots from an environment variable.Gravatar Julien Boeuf2015-02-02
| | |/ | | | | | | | | | | | | | | | - Had to add support for files and environment variables as well. - I can't compile on windows so I'm sure there will be some issues. - Tested end-to-end with the simple ssl fullstack test.
| | * Clean build file, regen projectsGravatar Craig Tiller2015-01-31
| | |
| * | Implement both Publisher and Subscriber.Gravatar Chen Wang2015-01-30
| | |
* | | Add bbqGravatar Craig Tiller2015-01-30
| |/ |/|
* | Adding a few more tests.Gravatar Nicolas "Pixel" Noble2015-01-29
| |
* | Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-27
|\| | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json vsprojects/vs2013/grpc.vcxproj vsprojects/vs2013/grpc.vcxproj.filters vsprojects/vs2013/grpc_unsecure.vcxproj vsprojects/vs2013/grpc_unsecure.vcxproj.filters
* | Fixing a couple of minor bugs, and adding a few tests.Gravatar Nicolas Noble2015-01-27
| |
| * Rename poll_kick_test to poll_kick_posix_testGravatar David Klempner2015-01-26
|/
* Merge branch 'master' of github.com:google/grpc into tipsGravatar Chen Wang2015-01-21
|
* Generate projectsGravatar Craig Tiller2015-01-19
|
* Googlify indentationGravatar Craig Tiller2015-01-18
|\
| * Googlify indentationGravatar Craig Tiller2015-01-18
| |
* | Generate projectsGravatar Craig Tiller2015-01-18
|/