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

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

if [ $NOTMUCH_HAVE_PYTHON_CFFI -eq 0 ]; then
    test_done
fi


test_begin_subtest "python cffi tests"
test_expect_success "(cd $NOTMUCH_SRCDIR/bindings/python-cffi/build/stage && ${NOTMUCH_PYTHON} -m pytest --log-file=$TMP_DIRECTORY/test.output)"
test_done

debug log:

solving a03f9e0e ...
found a03f9e0e in https://yhetil.org/notmuch/20191104013927.17037-5-david@tethera.net/

applying [1/1] https://yhetil.org/notmuch/20191104013927.17037-5-david@tethera.net/
diff --git a/test/T391-python-cffi.sh b/test/T391-python-cffi.sh
new file mode 100755
index 00000000..a03f9e0e

Checking patch test/T391-python-cffi.sh...
Applied patch test/T391-python-cffi.sh cleanly.

index at:
100755 a03f9e0e73b071f27b0ced146de8efbf97f1ef33	test/T391-python-cffi.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).