unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 3729417ea95cf23984bc3e5a155884b20e9dc9e6 557 bytes (raw)
name: test/T391-pytest.sh 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 
#!/usr/bin/env bash
test_description="python bindings (pytest)"
. $(dirname "$0")/test-lib.sh || exit 1

test_require_external_prereq ${NOTMUCH_PYTHON}

# for bin in ${NOTMUCH_PYTEST_PYTHONS}; do
# test_begin_subtest "pytest ($bin)"
# PYTHONPATH="$NOTMUCH_SRCDIR/bindings/python${PYTHONPATH:+:$PYTHONPATH}" \
#           test_expect_success "$bin -m pytest $NOTMUCH_SRCDIR/bindings/python"
# done
PYTHONPATH="$NOTMUCH_SRCDIR/bindings/python${PYTHONPATH:+:$PYTHONPATH}" \
          ${NOTMUCH_PYTHON} -m pytest $NOTMUCH_SRCDIR/bindings/python-cffi

test_done

debug log:

solving 3729417e ...
found 3729417e in https://yhetil.org/notmuch/20191008210312.20685-2-flub@devork.be/

applying [1/1] https://yhetil.org/notmuch/20191008210312.20685-2-flub@devork.be/
diff --git a/test/T391-pytest.sh b/test/T391-pytest.sh
new file mode 100755
index 00000000..3729417e

Checking patch test/T391-pytest.sh...
Applied patch test/T391-pytest.sh cleanly.

index at:
100755 3729417ea95cf23984bc3e5a155884b20e9dc9e6	test/T391-pytest.sh

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).