basho-labs / riak-c-client

Riak C Client
Apache License 2.0
20 stars 8 forks source link

Rename ping and error functions for consistency #62

Closed hazen closed 10 years ago

hazen commented 10 years ago
bookshelfdave commented 10 years ago
R16B02b4:[bugfix/bch/update-msg-names]prime:~/basho/riak-c-client$ export RIAK_TEST_PB_PORT=8087
R16B02b4:[bugfix/bch/update-msg-names]prime:~/basho/riak-c-client$ export RIAK_TEST_HTTP_PORT=8098
R16B02b4:[bugfix/bch/update-msg-names]prime:~/basho/riak-c-client$ make check
/usr/bin/make  riak_c_cunit
make[1]: `riak_c_cunit' is up to date.
/usr/bin/make  check-TESTS
PASS: riak_c_cunit
make[3]: Nothing to be done for `all'.
============================================================================
Testsuite summary for riak_c_client 0.5
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================

+1