You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by ii...@apache.org on 2016/03/22 12:13:09 UTC

[4/4] couchdb-erlang-tests git commit: Merge remote branch 'github/pr/1'

Merge remote branch 'github/pr/1'

This closes #1

Signed-off-by: ILYA Khlopotov <ii...@ca.ibm.com>


Project: http://git-wip-us.apache.org/repos/asf/couchdb-erlang-tests/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-erlang-tests/commit/cba29c89
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-erlang-tests/tree/cba29c89
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-erlang-tests/diff/cba29c89

Branch: refs/heads/master
Commit: cba29c894aace569f13e6bf83bc6ef06fd448712
Parents: 2f937ca e561ac6
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Tue Mar 22 04:12:42 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Tue Mar 22 04:12:42 2016 -0700

----------------------------------------------------------------------
 include/couch_tests.hrl        |  28 +++++
 rebar.config                   |  20 ++++
 setups/couch_epi_dispatch.erl  |  95 +++++++++++++++
 src/couch_tests.app.src        |  18 +++
 src/couch_tests.erl            | 228 ++++++++++++++++++++++++++++++++++++
 test/couch_tests_app_tests.erl | 102 ++++++++++++++++
 6 files changed, 491 insertions(+)
----------------------------------------------------------------------