unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 9ac7aabe3e6421d818dd7517a90ff2762ab39a2c 448 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
 
#!/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)"
      test_subtest_known_broken
       PYTHONPATH="$NOTMUCH_SRCDIR/bindings/python${PYTHONPATH:+:$PYTHONPATH}" \
                 test_expect_success "$bin -m pytest $NOTMUCH_SRCDIR/bindings/python"
done

test_done

debug log:

solving 9ac7aabe ...
found 9ac7aabe in https://yhetil.org/notmuch/20180407213934.11550-3-david@tethera.net/

applying [1/1] https://yhetil.org/notmuch/20180407213934.11550-3-david@tethera.net/
diff --git a/test/T391-pytest.sh b/test/T391-pytest.sh
new file mode 100755
index 00000000..9ac7aabe

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

index at:
100755 9ac7aabe3e6421d818dd7517a90ff2762ab39a2c	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).