Hi Gary, * Gary V. Vaughan wrote on Sat, Mar 10, 2007 at 03:08:51PM CET: > > I see that HEAD now does this correctly, but I don't see any regression > tests. I've factored these from my earlier (Nov'05) patch. > > Okay to commit?
I think just setting $tst_dist from `dist' to `distcheck' in tests/testsuite.at, or, alternatively, make check-local TESTSUITEFLAGS='tst_dist=distcheck' should cause the same amount of test coverage, and also avoid another set of expensive autotools runs. Cheers, Ralf > Index: ChangeLog > from Gary V. Vaughan <[EMAIL PROTECTED]> > * tests/nonrecursive.at, tests/recursive.at, tests/standalone.at, > tests/subproject.at: New tests to ensure that each of the libltdl > installation types are correctly added to a distribution tarball, > and can be successfully built from the same.
