You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2023/03/21 14:23:53 UTC

[couchdb] branch import-nouveau updated (55df2fd92 -> 9801f6484)

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

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


    from 55df2fd92 skip any tests that uses files on Windows because it is shit
     add 20ec905f9 cope with Powershell
     add 9801f6484 use TempDir correctly?

No new revisions were added by this update.

Summary of changes:
 Makefile                                           |  6 +-
 .../apache/couchdb/nouveau/core/BaseIndexTest.java | 49 +++++++--------
 .../nouveau/lucene4/core/Lucene4IndexTest.java     | 71 +++++++++++++---------
 .../nouveau/lucene9/core/Lucene9IndexTest.java     | 71 ++++++++++++----------
 4 files changed, 105 insertions(+), 92 deletions(-)