tests: few improvements to some `ar-lib' related tests
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 25 Oct 2011 11:43:00 +0000 (13:43 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 25 Oct 2011 13:32:22 +0000 (15:32 +0200)
commit821f88c3c7db37413c1e70722dad4a30a6c83afb
tree85e8d5590c1a2ffbeafacae05372000f638afb9a
parent91ab753b7b654934aaa34006067a92993bb53c09
tests: few improvements to some `ar-lib' related tests

* tests/ar-lib5a.test (Makefile.am): Also check that the target
library has truly been created.
(ar-lib): Use the real `ar-lib' script (mildly patched) rather
than a dummy one, to ensure better "real-life coverage".  Fix
botched shebang line.
* tests/ar-lib5b.test: Extend the PATH variable to make the dummy
`lib' script accessible, instead of explicitly calling it by its
relative/absolute path.
(ar-lib): Fix botched shebang line.
(bin/lib): Likewise.  Also, add explicative comments, and make
slightly stricter.
ChangeLog
tests/ar-lib5a.test
tests/ar-lib5b.test