This is an automated email from the ASF dual-hosted git repository.
iilyak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from 9f7724e Merge pull request #1786 from apache/no-dev-data-dir
add a2c7f31 Move couch_flags_config tests into its own module
add fa82105 Fix expected result from test
add ffd46bb mock couch_log
new d90a89d Merge pull request #1790 from cloudant/move-tests-to-suite
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/couch/src/couch_flags_config.erl | 96 ++---------------------
src/couch/test/couch_flags_config_tests.erl | 116 ++++++++++++++++++++++++++++
2 files changed, 121 insertions(+), 91 deletions(-)
create mode 100644 src/couch/test/couch_flags_config_tests.erl