Reduce testsuite size.
commit31796ef9892ad6cb7648f4911fd110fa6a6c74cf
authorEric Blake <ebb9@byu.net>
Mon, 30 Mar 2009 23:27:45 +0000 (30 17:27 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 7 Apr 2009 02:58:35 +0000 (6 20:58 -0600)
treee64dd26dcc3a74254ca449287e70190748764fc2
parentc283f62edb0f6a38f035fe824baa8547a49d2a44
Reduce testsuite size.

* tests/statesave.m4: New file.
* tests/Makefile.am (EXTRA_DIST): Distribute it.
* tests/local.at (AT_CONFIGURE_AC): Reuse file, rather than
repeating inline definition of AC_STATE_SAVE.
(AT_CHECK_ENV): Factor code...
(_AT_CHECK_ENV): ...into shell function.
* tests/m4sh.at (AT_DATA_LINENO): Avoid churn in testsuite.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
tests/Makefile.am
tests/local.at
tests/m4sh.at
tests/statesave.m4 [new file with mode: 0644]