make test and fulltest targets in the main Makefile; fixes #4297
authorIan Lynagh <igloo@earth.li>
Thu, 30 Sep 2010 22:47:41 +0000 (22:47 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 30 Sep 2010 22:47:41 +0000 (22:47 +0000)
commitadf986b4bd4a3b838b0a8809a7b28d7785dfda2f
tree62efc58fcfc89d8d1065cfaecd14454af2604d4e
parentcfb69428a10e245bc5b64417803b637693977b24
make test and fulltest targets in the main Makefile; fixes #4297
You can now run "make test" in the root, and the fast testsuite will be
run with cleaning enabled. It will also put the summary in
testsuite_summary.txt.
Makefile
validate