aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Expand)AuthorAge
...
| | | * | Initial checkin commit for lockfree stack.Gravatar Vijay Pai2015-07-10
| | * | | Make naming a little more consistentGravatar Craig Tiller2015-07-10
* | | | | Increase timeouts for testsGravatar Craig Tiller2015-07-10
| |/ / / |/| | |
| * | | Add a version string and a function to retrieve itGravatar Craig Tiller2015-07-10
|/ / /
* | | prevent TestResults.xml collision of parallel test runs on windowsGravatar Jan Tattermusch2015-07-09
* | | Merge pull request #2243 from soltanmm/cycyGravatar Jorge Canizales2015-07-09
|\ \ \
| | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| | | |\ | | | |/ | | |/|
| * | | Add Python3 testing supportGravatar Masood Malekghassemi2015-07-09
* | | | Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of github.com:grpc/grpc into jwt_verifierGravatar Julien Boeuf2015-07-08
| |\ \ \
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| | | | |\
| | * | | | Fixing variable names discrepancy in ruby's extension builder.Gravatar Nicolas "Pixel" Noble2015-07-08
| | | |_|/ | | |/| |
| | * | | Merge non-tty path with Windows path since they do the same thingGravatar vjpai2015-07-08
| | * | | Stop sending terminal escape sequences if we're redirecting output to a file.Gravatar vjpai2015-07-08
* | | | | resolve commentsGravatar yang-g2015-07-07
* | | | | Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-07
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | Add a unit testGravatar yang-g2015-07-06
* | | | | merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\ \ \ \ \
| | * \ \ \ Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-nameGravatar Craig Tiller2015-07-06
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| | | | | |\
| * | | | | \ Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-30
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | | | * | Cython refactor of Python C wrapping layerGravatar Masood Malekghassemi2015-06-30
| | * | | | | Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-30
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | | * | Adding JWT verifier.Gravatar Julien Boeuf2015-06-30
| | | | |/ / | | | |/| |
| * | | | | Resolving dependency error in JenkinsGravatar Siddharth Rakesh2015-06-29
| * | | | | Resolving merge conflictGravatar Siddharth Rakesh2015-06-29
| | |/ / / | |/| | |
| | | * | Use connectivity state tracking code in chttp2 transportGravatar Craig Tiller2015-06-29
| | | * | Merge branch 'forever-is-a-long-time' into tis-but-thy-nameGravatar Craig Tiller2015-06-29
| | | |\ \ | | | |/ / | | |/| |
| | * | | Add an fd conservation test to verify that fds actually closeGravatar Craig Tiller2015-06-29
| | | * | Unix resolver, bug fixesGravatar Craig Tiller2015-06-29
| * | | | Fix run_tests forever modeGravatar Craig Tiller2015-06-28
| | | * | Fix run_tests forever modeGravatar Craig Tiller2015-06-28
| | | * | Factor out channel state watchingGravatar Craig Tiller2015-06-27
| * | | | Merges broke the build - regenerating.Gravatar Nicolas "Pixel" Noble2015-06-27
| | | * | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-26
| | | |\ \ | | |_|/ / | |/| | |
| | * | | Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-26
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Update this fileGravatar Craig Tiller2015-06-26
| * | | | Merge pull request #2225 from nicolasnoble/make-runtest-output-junit-reportsGravatar Craig Tiller2015-06-26
| |\ \ \ \
| | | * \ \ Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-26
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | * | | Rename test into the right placeGravatar Craig Tiller2015-06-26
| | * | | | Exporting XML reports, JUnit-compatible.Gravatar Nicolas "Pixel" Noble2015-06-26
| | | * | | BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRNGravatar Masood Malekghassemi2015-06-25
| | |/ / /
| * | | | Make this more robust against mergesGravatar Craig Tiller2015-06-25
| * | | | Merge github.com:grpc/grpc into are-includes-saneGravatar Craig Tiller2015-06-25
| |\| | |
| * | | | Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
| |/ / /
| | * / Implementation work for client_configGravatar Craig Tiller2015-06-24
| |/ /
| | * Added compression text fixture.Gravatar David Garcia Quintas2015-06-23
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
| | |\ | | |/ | |/|
| * | Merge pull request #2175 from yang-g/constnessGravatar Craig Tiller2015-06-23
| |\ \
| | * | Add const to ByteBuffer methods and add testsGravatar Yang Gao2015-06-22