py-compile tests: more faithful 'installcheck' support
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 18 Sep 2011 17:53:11 +0000 (19:53 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 18 Sep 2011 17:53:11 +0000 (19:53 +0200)
commitd344ff97931dee43c7a1a7f815142042c9813bf8
treec504167e51b44fb40398cd6383c17e470bf889fc
parentb2b17e15d99b79401b4dee71e6830eed063fa5c7
py-compile tests: more faithful 'installcheck' support

* tests/py-compile-basedir.test: Use the `$am_scriptsdir' variable
instead of `$testsrcdir/../lib', to test more faithfully under
"make installcheck".  More uses of the `fatal_' subroutine to
diagnose hard errors.
* tests/py-compile-basic.test: Likewise.
* tests/py-compile-basic2.test: Likewise.
* tests/py-compile-destdir.test: Likewise.
* tests/py-compile-env.test: Likewise.
* tests/py-compile-option-terminate.test: Likewise.
* tests/py-compile-usage.test: Likewise.
ChangeLog
tests/py-compile-basedir.test
tests/py-compile-basic.test
tests/py-compile-basic2.test
tests/py-compile-destdir.test
tests/py-compile-env.test
tests/py-compile-option-terminate.test
tests/py-compile-usage.test