tests: work in VPATH setup again
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 22 Jun 2012 13:14:20 +0000 (15:14 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 22 Jun 2012 13:14:20 +0000 (15:14 +0200)
commit74c0fd3e53c75d08ac4c428b0a2f5d21f189a34b
treefb8d49526b2e3619e69c66a672b42bbbee18f5de
parent3a1a8c6d3cb46bfe65b715ddd8a3e0d7e27e1bf7
tests: work in VPATH setup again

* defs: Drop overly paranoid sanity checks that was causing all the tests
to fail spuriously when run in a VPATH setup, with a message like:
"../t/nodef.sh: ./t/ax/test-init.sh: not found in current directory".
Those checks looked for invariants that, even if broken, would still
cause the test to fail very early and with a pretty clear error message
anyway.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
defs