You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wi...@apache.org on 2017/10/17 16:04:08 UTC

[couchdb] branch master updated (84edbb7 -> 464a6b1)

This is an automated email from the ASF dual-hosted git repository.

willholley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 84edbb7  Add test to show selector works with old design docs (#893)
     add 464a6b1  Mango text index test fixes (#894)

No new revisions were added by this update.

Summary of changes:
 src/mango/test/01-index-crud-test.py               | 126 ++++++++++++-------
 src/mango/test/03-operator-test.py                 |   5 +
 src/mango/test/05-index-selection-test.py          | 137 +++++++++++----------
 src/mango/test/09-text-sort-test.py                |  50 ++++----
 .../test/10-disable-array-length-field-test.py     |  14 +--
 ...esign-docs.py => 11-ignore-design-docs-test.py} |   0
 ...rrect-index.py => 12-use-correct-index-test.py} |  17 ++-
 ...on-pagination.py => 14-json-pagination-test.py} |   0
 ...dex-selectors.py => 16-index-selectors-test.py} |   0
 src/mango/test/README.md                           |  11 +-
 src/mango/test/mango.py                            |   2 +-
 11 files changed, 214 insertions(+), 148 deletions(-)
 rename src/mango/test/{11-ignore-design-docs.py => 11-ignore-design-docs-test.py} (100%)
 rename src/mango/test/{12-use-correct-index.py => 12-use-correct-index-test.py} (86%)
 rename src/mango/test/{14-json-pagination.py => 14-json-pagination-test.py} (100%)
 rename src/mango/test/{16-index-selectors.py => 16-index-selectors-test.py} (100%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].