unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* WIP: Support testing notmuch as installed
@ 2021-10-25 14:57 David Bremner
  2021-10-25 14:57 ` [PATCH 1/3] WIP/test: support " David Bremner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Bremner @ 2021-10-25 14:57 UTC (permalink / raw)
  To: notmuch

The goal of the series is to support CI tests like Debian's
autopkgtest that test packages as installed (as opposed to in the
build tree).  Most of the test suite works OK in the setting, although
some things need built binaries.

One important exception is the python bindings, which are not run yet,
and probably should be.

This series needs to be applied on top of [1], at least if you want
all the test to pass in installed mode.

Another issue I'm not completely happy about is that "default.sh"
fakes running configure (since we don't have the dependencies to run
configure).  I am not sure the best approach here. One thing we could
do is split the configure script into a subscript in test/configure
just for tests. There would probably be some duplication with the main
configure script.

[1]: id:20211025011515.2533779-1-david@tethera.net


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

end of thread, other threads:[~2021-10-25 14:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25 14:57 WIP: Support testing notmuch as installed David Bremner
2021-10-25 14:57 ` [PATCH 1/3] WIP/test: support " David Bremner
2021-10-25 14:57 ` [PATCH 2/3] debian: add autopkgtests David Bremner
2021-10-25 14:57 ` [PATCH 3/3] test: mark some tests as broken when run as root 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).