coverage: elisp path contains $(srcdir) and $(builddir)
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 14 Jul 2012 19:54:03 +0000 (21:54 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 14 Jul 2012 21:47:01 +0000 (23:47 +0200)
commit9bed1c1024afc2ddf5b3fb719b8320fa16ad18df
treef922fceeb2476caf9cc97618440b8284bd6e93ce
parent2f88456d63e72f9a82410873f8f041814097dbd4
coverage: elisp path contains $(srcdir) and $(builddir)

* t/lisp-loadpath.sh: Check that.  Also check that, in true VPATH
spirit, elisp files in the build directory are preferred to those
in the source directory.  This test currently fails.
* t/list-of-tests.mk (handwritten_TESTS): Add the new test.
(XFAIL_TESTS): Likewise.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/lisp-loadpath.sh [new file with mode: 0755]
t/list-of-tests.mk