unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Support running test suite using python3
@ 2015-05-23 20:28 David Bremner
  2015-05-23 20:28 ` [PATCH 1/4] test: make python tests compatible with python3 David Bremner
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: David Bremner @ 2015-05-23 20:28 UTC (permalink / raw)
  To: notmuch

On systems where the default python is python2 (i.e. most of them),
there's not convenient way to try out the test suite with python3.
This series aims to make that easier by making

% PYTHON=python3 ./configure

propagate something useful to the test suite.

The last patch is not strictly needed, but it helped me figure out
what was wrong when the python3 version of sphinx was not installed.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-08-04 14:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-23 20:28 Support running test suite using python3 David Bremner
2015-05-23 20:28 ` [PATCH 1/4] test: make python tests compatible with python3 David Bremner
2015-05-23 20:28 ` [PATCH 2/4] configure: add ability to force python version via environment David Bremner
2015-05-23 20:28 ` [PATCH 3/4] test: use the python interpreter in sh.configure David Bremner
2015-06-08 14:50   ` David Bremner
2015-08-02  6:40     ` [PATCH] test: use the python interpreter in sh.config David Bremner
2015-08-02  8:31       ` Tomi Ollila
2015-08-04 14:35       ` David Bremner
2015-05-23 20:28 ` [PATCH 4/4] test: redirect man output to /dev/null David Bremner

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).