Always run setup-test from make test/runalltests, just in case the test build directo...
authorDavid Levine <levinedl@acm.org>
Thu, 9 Feb 2012 03:41:48 +0000 (21:41 -0600)
committerDavid Levine <levinedl@acm.org>
Thu, 9 Feb 2012 03:41:48 +0000 (21:41 -0600)
commit7b6b5f3f7bf82136c419b08d07304f6af7d76a48
tree13bd9085ce910f4aef3d971e65b878bf387729e2
parent6749991db7847b6b9fb253a55cc081b150867da5
Always run setup-test from make test/runalltests, just in case the test build directory (test/testbuild) isn't up to date.  It might be nice to replace all the copies in the test build directory with symlinks, then make could keep the test build up to date.
Makefile.am
test/runalltests