tests: move most helper scripts and files into the 'ax' subdirectory
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 5 Apr 2012 19:20:29 +0000 (21:20 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 6 Apr 2012 19:28:40 +0000 (21:28 +0200)
commit23f0543ef6113af566b6fc733ee8fa9f461785aa
treeeb02316449cb1bda6c72058df98274c24df15963
parenta4b0f4b51f8fbf6e5de4ced85b3f7150ec766005
tests: move most helper scripts and files into the 'ax' subdirectory

* tests/defs-static.in ($am_testauxdir): New variable.
* tests/testsuite-summary-checks.sh: Moved ...
* tests/ax/testsuite-summary-checks.sh: ... here.
* tests/trivial-test-driver: Moved ...
* tests/ax/trivial-test-driver: ... here.
* tests/tap-summary-aux.sh: Moved ...
* tests/ax/tap-summary-aux.sh: ... here.
* tests/distcheck-hook-m4.am: Moved ...
* tests/ax/distcheck-hook-m4.am: ... here.
* tests/prove-runner: Moved ...
* tests/ax/prove-runner: ... here.
* tests/depcomp.sh: Moved ...
* tests/ax/depcomp.sh: ... here.
* tests/tap-setup.sh: Moved ...
* tests/ax/tap-setup.sh: ... here.
* tests/tap-functions.sh: Moved ...
* tests/ax/tap-functions.sh: ... here.
* tests/plain-functions.sh: Moved ...
* tests/ax/plain-functions.sh: ... here.
* tests/extract-testsuite-summary: Moved ...
* tests/ax/extract-testsuite-summary.pl: .. . here.
* tests/gen-testsuite-part: Adjusted accordingly.
* tests/Makefile.am: Likewise.
* tests/defs: Likewise.
* syntax-check.mk: Likewise.
* Several tests: Likewise.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
96 files changed:
syntax-checks.mk
tests/Makefile.am
tests/ax/depcomp.sh [moved from tests/depcomp.sh with 100% similarity, mode: 0644]
tests/ax/distcheck-hook-m4.am [moved from tests/distcheck-hook-m4.am with 100% similarity]
tests/ax/extract-testsuite-summary.pl [moved from tests/extract-testsuite-summary with 100% similarity]
tests/ax/plain-functions.sh [moved from tests/plain-functions.sh with 100% similarity]
tests/ax/prove-runner [moved from tests/prove-runner with 100% similarity]
tests/ax/tap-functions.sh [moved from tests/tap-functions.sh with 100% similarity]
tests/ax/tap-setup.sh [moved from tests/tap-setup.sh with 100% similarity, mode: 0644]
tests/ax/tap-summary-aux.sh [moved from tests/tap-summary-aux.sh with 98% similarity, mode: 0644]
tests/ax/testsuite-summary-checks.sh [moved from tests/testsuite-summary-checks.sh with 97% similarity, mode: 0644]
tests/ax/trivial-test-driver [moved from tests/trivial-test-driver with 100% similarity]
tests/defs
tests/defs-static.in
tests/distcheck-missing-m4.test
tests/distcheck-outdated-m4.test
tests/gen-testsuite-part
tests/tap-ambiguous-directive.test
tests/tap-autonumber.test
tests/tap-bailout-and-logging.test
tests/tap-bailout-leading-space.test
tests/tap-bailout-suppress-badexit.test
tests/tap-bailout-suppress-later-diagnostic.test
tests/tap-bailout-suppress-later-errors.test
tests/tap-bailout.test
tests/tap-color.test
tests/tap-deps.test
tests/tap-diagnostic.test
tests/tap-empty-diagnostic.test
tests/tap-empty.test
tests/tap-escape-directive-2.test
tests/tap-escape-directive.test
tests/tap-exit.test
tests/tap-fancy.test
tests/tap-fancy2.test
tests/tap-global-log.test
tests/tap-global-result.test
tests/tap-log.test
tests/tap-merge-stdout-stderr.test
tests/tap-missing-plan-and-bad-exit.test
tests/tap-msg0-bailout.test
tests/tap-msg0-directive.test
tests/tap-msg0-misc.test
tests/tap-msg0-planskip.test
tests/tap-msg0-result.test
tests/tap-negative-numbers.test
tests/tap-no-disable-hard-error.test
tests/tap-no-merge-stdout-stderr.test
tests/tap-no-spurious-numbers.test
tests/tap-no-spurious-summary.test
tests/tap-no-spurious.test
tests/tap-not-ok-skip.test
tests/tap-number-wordboundary.test
tests/tap-numbers-leading-zero.test
tests/tap-numeric-description.test
tests/tap-out-of-order.test
tests/tap-passthrough-exit.test
tests/tap-passthrough.test
tests/tap-plan-corner.test
tests/tap-plan-errors.test
tests/tap-plan-leading-zero.test
tests/tap-plan-malformed.test
tests/tap-plan-middle.test
tests/tap-plan-whitespace.test
tests/tap-plan.test
tests/tap-planskip-and-logging.test
tests/tap-planskip-badexit.test
tests/tap-planskip-bailout.test
tests/tap-planskip-case-insensitive.test
tests/tap-planskip-late.test
tests/tap-planskip-later-errors.test
tests/tap-planskip-unplanned-corner.test
tests/tap-planskip-unplanned.test
tests/tap-planskip-whitespace.test
tests/tap-planskip.test
tests/tap-realtime.test
tests/tap-recheck-logs.test
tests/tap-result-comment.test
tests/tap-summary-color.test
tests/tap-summary.test
tests/tap-test-number-0.test
tests/tap-todo-skip-together.test
tests/tap-todo-skip-whitespace.test
tests/tap-todo-skip.test
tests/tap-unplanned.test
tests/tap-whitespace-normalization.test
tests/tap-with-and-without-number.test
tests/tap-xfail-tests.test
tests/test-driver-acsubst.test
tests/test-driver-cond.test
tests/test-driver-custom-multitest-recheck.test
tests/test-driver-custom-multitest-recheck2.test
tests/test-driver-custom-multitest.test
tests/testsuite-summary-color.test
tests/testsuite-summary-count-many.test
tests/testsuite-summary-count.test