emacs-module-tests: fix VPATH builds
authorRob Browning <rlb@defaultvalue.org>
Thu, 20 Aug 2020 00:14:35 +0000 (19:14 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 23 Aug 2020 19:56:39 +0000 (14:56 -0500)
commiteeeed459bbcad847b83a9687156f24cb4d370880
treeefa67e728e5fa4518b1bbf6d2ddace17d4167144
parentdab3621bbfd8ef6361f4b0ef904c0f5256556a53
emacs-module-tests: fix VPATH builds

Add the actual srcdir to the MODULE_CFLAGS include path, and adjust
the module/describe-function-1 test to ignore the shared library path
prefix, which varies when building outside the source tree.

Bug: https://debbugs.gnu.org/37797
Status: new
test/Makefile.in
test/src/emacs-module-tests.el