[PATCH 00/24] test: separate source and build directories
David Bremner
david at tethera.net
Fri Oct 20 19:33:11 PDT 2017
Jani Nikula <jani at nikula.org> writes:
> This lengthy but mostly mechanical series separates all source and build
> directory references in the test framework to be able to properly build
> and run out-of-tree tests. At the end, the 'cp -a' of the test directory
> from source to build can be dropped.
I pushed most of these, except 16, which needs to be manually moved to
test-lib.sh and 24 which is now obsolete.
Unfortunately this has introduced the following bug: running make test
twice without running make clean between causes T310-emacs.sh to be
terminated with signal 15 (maybe from a timeout?). So I guess something
is not being removed / shut dow by the test suite.
reverting a8cd1ec26b7ed1144 "fixes" the problem so I guess if you don't
have any better ideas I can do that for now.
d
More information about the notmuch
mailing list