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

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


    from 71bdee210 Merge pull request #5765 from 
neighbourhoodie/port-python-04-key-tests
     add b4e391685 refactor(beginswith-test): Port beginswith-test to Elixir
     add 71ac5fb35 refactor: remove 25-beginswith python test
     add 99cc52aa7 Merge branch 'main' into port-python-25-beginswith
     new c6accf6d3 Merge pull request #5766 from 
neighbourhoodie/port-python-25-beginswith

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/mango/test/25-beginswith-test.py          | 134 ------------------------
 test/elixir/test/config/suite.elixir          |  14 +++
 test/elixir/test/mango/25-beginswith-test.exs | 143 ++++++++++++++++++++++++++
 3 files changed, 157 insertions(+), 134 deletions(-)
 delete mode 100644 src/mango/test/25-beginswith-test.py
 create mode 100644 test/elixir/test/mango/25-beginswith-test.exs

Reply via email to