testsuite: Don't check pspp version with AT_TESTED.
authorBen Pfaff <blp@gnu.org>
Tue, 16 Feb 2010 17:45:27 +0000 (09:45 -0800)
committerBen Pfaff <blp@gnu.org>
Tue, 16 Feb 2010 17:45:27 +0000 (09:45 -0800)
commitd92412814c39b033c77f637f130108346a48b996
treecdf19d64a24c04b0ef606e3a6dd0e0e0f8ce5cd1
parent3bb1629e0b8ef14c9e3c9459239335b81f7f8204
testsuite: Don't check pspp version with AT_TESTED.

AT_TESTED is for reporting the versions of binaries that you test, but
the testsuite doesn't currently test the "pspp" binary.  More
importantly, the Makefile doesn't ensure that the "pspp" binary is in
$PATH when the testsuite runs, which can cause a spurious test failure.
tests/testsuite.at