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

rnewson pushed a change to branch auto-delete-3
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    from f35bbd231 PropEr test
     new ba86d20ab remove n=1 erlang proper test
     new 013ad352e PropCheck test for drop_seq against 3 node cluster

The 2 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:
 .gitignore                                         |   2 +
 Makefile                                           |   7 +
 mix.exs                                            |   5 +-
 .../test/eunit/fabric_drop_seq_prop_tests.erl      | 248 ---------------------
 test/elixir/lib/utils.ex                           |   2 +-
 test/elixir/test/drop_seq_statem_test.exs          | 232 +++++++++++++++++++
 6 files changed, 245 insertions(+), 251 deletions(-)
 delete mode 100644 src/fabric/test/eunit/fabric_drop_seq_prop_tests.erl
 create mode 100644 test/elixir/test/drop_seq_statem_test.exs

Reply via email to