You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/11/11 23:50:31 UTC

[15/16] couchdb commit: updated refs/heads/2876-js-tests to 805a427

Merge pull request #3 from sebastianrothbucher/new_clustertest

All_docs and attachment tests

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

Branch: refs/heads/2876-js-tests
Commit: 7e62e9b8e327c75abb292feacb087beb6ac6c00f
Parents: 467f87a 752061e
Author: Jan Lehnardt <ja...@apache.org>
Authored: Tue Oct 20 21:53:31 2015 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Tue Oct 20 21:53:31 2015 +0200

----------------------------------------------------------------------
 Makefile                                       |   3 +-
 test/javascript/tests/attachment_names.js      |   8 +-
 test/javascript/tests/attachments.js           |  24 ++--
 test/javascript/tests/attachments_multipart.js |  26 +++--
 test/javascript/tests/basics.js                |  27 +++--
 test/javascript/tests/bulk_docs.js             |  18 +--
 test/javascript/tests/changes.js               | 118 +++++++++++++-------
 test/javascript/tests/conflicts.js             |   6 +-
 test/javascript/tests/design_docs.js           |  10 +-
 test/javascript/tests/design_options.js        |  19 ++--
 test/javascript/tests/http.js                  |   5 +-
 11 files changed, 151 insertions(+), 113 deletions(-)
----------------------------------------------------------------------