tests: tests for stuff in contrib goes in 'contrib/t'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 2 Jul 2012 15:24:24 +0000 (17:24 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 2 Jul 2012 17:04:50 +0000 (19:04 +0200)
commitd7d983b0276e903b492054d99cbbd6918279cb6a
treeb7e915ae02dff66c05b1c92c3d0e93cf5b82a2c7
parent22786e467794bb1ee0daf4f47b59de7db612204b
tests: tests for stuff in contrib goes in 'contrib/t'

* t/help-multilib.sh: Move ...
* contrib/t/help-multilib.sh: .. here. Remove a now-obsolete
"FIXME" comment.
* t/multlib.sh: Move ...
* contrib/t/multilib.sh: .. here.  Remove a now-obsolete
"FIXME" comment.
* t/parallel-test2.sh: Move ...
* contrib/t/parallel-tests-html.sh: .. here.  Remove a
now-obsolete "FIXME" comment.
* contrib/t/local.am: New, basically defining the list of
tests for stuff in 'contrib/'.
* t/list-of-tests.mk, Makefile.am: Adjust.
* .gitignore: Update.
* syntax-checks.mk (xtests): Likewise.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
.gitignore
Makefile.am
contrib/t/help-multilib.sh [moved from t/help-multilib.sh with 89% similarity]
contrib/t/local.am [new file with mode: 0644]
contrib/t/multilib.sh [moved from t/multlib.sh with 96% similarity]
contrib/t/parallel-tests-html.sh [moved from t/parallel-tests2.sh with 96% similarity]
syntax-checks.mk
t/list-of-tests.mk