This is an automated email from the ASF dual-hosted git repository.
wohali pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from b568496 Improve Mango test harness, add Windows compat (#1733)
add 375853c Mango test suite Windows fixes, closes #1732
add ba1c6ef [Win] elixir fix: use 127.0.0.1, not localhost
add 4a55983 Revert breaking change to Makefile.win
new caf021f Merge pull request #1736 from apache/1732-mango-tests-windows
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:
Makefile.win | 16 ++++++++++++----
make.cmd | 3 +++
src/mango/test/15-execution-stats-test.py | 11 +++++++++--
test/elixir/lib/couch.ex | 2 +-
test/elixir/mix.exs | 2 +-
test/elixir/mix.lock | 6 +++---
test/elixir/run | 2 ++
test/elixir/run.cmd | 2 ++
test/elixir/test/replication_test.exs | 14 +++++++-------
9 files changed, 40 insertions(+), 18 deletions(-)
create mode 100644 make.cmd