aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/test
Commit message (Expand)AuthorAge
* Simplified some testsGravatar murgatroid992015-03-17
* Changed call to only expect and return binary headers when key ends with '-bin'Gravatar murgatroid992015-03-17
* Fixed segfault by fixing scope issueGravatar murgatroid992015-03-09
* Added more testsGravatar murgatroid992015-03-09
* Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
* Fixed lint errorsGravatar murgatroid992015-02-19
* Merge branch 'master' into node_auth_integrationGravatar murgatroid992015-02-18
|\
* | Added interop support for default root SSL certsGravatar murgatroid992015-02-18
| * Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| * Update copyright to 2015Gravatar Craig Tiller2015-02-18
|/
* Last test now passesGravatar murgatroid992015-02-12
* Removed extra log linesGravatar murgatroid992015-02-12
* All tests but one now pass against new APIGravatar murgatroid992015-02-12
* Fixed most of surface testsGravatar murgatroid992015-02-12
* Fixed end to end testsGravatar murgatroid992015-02-11
* More end to end test debuggingGravatar murgatroid992015-02-11
* Fixed end-to-end tests for new changesGravatar murgatroid992015-02-10
* Extension module now compiles and some tests passGravatar murgatroid992015-02-09
* Added handling for unimplemeneted methods on the serverGravatar murgatroid992015-01-30
* Added cancellation interop tests to Node interop clientGravatar murgatroid992015-01-29
* Added API for servers to provide metadataGravatar murgatroid992015-01-29
* Changed low-level metadata API to be more reasonableGravatar murgatroid992015-01-28
* Finished fixing the testsGravatar murgatroid992015-01-27
* Fixed tests by properly half-closingGravatar murgatroid992015-01-26
* Removed all uses of highlandGravatar murgatroid992015-01-26
* Fixed file references to match moved filesGravatar murgatroid992015-01-26
* Refactored other testsGravatar murgatroid992015-01-26
* Refactored tests to avoid hangingGravatar murgatroid992015-01-26
* Added cancel to client APIs and cancelled event to server APIsGravatar murgatroid992015-01-26
* Added missing server shutdown to interop test runnerGravatar murgatroid992015-01-26
* Removed some duplicate stream codeGravatar murgatroid992015-01-23
* Skiped currently failing testGravatar murgatroid992015-01-23
* Resolved merge conflict with upstream/masterGravatar murgatroid992015-01-21
|\
* \ Resolved merge conflicts with masterGravatar murgatroid992015-01-21
|\ \
| | * Merge branch 'master' into node_remove_byte_streamsGravatar murgatroid992015-01-21
| | |\ | |_|/ |/| |
| | * Switched binary stream to object streamGravatar murgatroid992015-01-21
* | | Modified interop tests to handle binding to port 0Gravatar murgatroid992015-01-21
* | | Merge branch 'master' into node_bind_port_zeroGravatar murgatroid992015-01-21
|\ \ \ | | |/ | |/|
* | | Removed port_picker and bound to port 0 in tests insteadGravatar murgatroid992015-01-21
| * | Added TLS support to interop testsGravatar murgatroid992015-01-21
| * | Added and fixed interop testsGravatar murgatroid992015-01-20
| * | Added interop client and serverGravatar murgatroid992015-01-20
| | * Merge branch 'new_invoke_api' of github.com:google/grpc into update-apiGravatar Craig Tiller2015-01-16
| |/| |/| |
| * | Made method names more idiomatically cased for clients and serversGravatar murgatroid992015-01-16
|/ /
| * Updated to new call.invoke APIGravatar murgatroid992015-01-15
* | Added code generation for clients and serversGravatar murgatroid992015-01-15
|/
* Fixed a typoGravatar murgatroid992015-01-13
* Fixed typoGravatar murgatroid992015-01-13
* Modified math client to more closely resemble generated codeGravatar murgatroid992015-01-13
* Added LICENSE header to all filesGravatar murgatroid992015-01-12