GNUmakefile: add test-exec and test-unit targets
commit8f174df6394d562bcc8542ebcd2a9e45c9a927ff
authorEric Wong <normalperson@yhbt.net>
Mon, 30 Mar 2009 08:48:28 +0000 (30 01:48 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 30 Mar 2009 08:48:28 +0000 (30 01:48 -0700)
tree2e1d66c4836c5e7e09b5ed3c9816eeb8593d4619
parenta35ae281058411f184af53dcdbe9e58421d84f27
GNUmakefile: add test-exec and test-unit targets

This makes it easy to run unit or exec tests
independently of the other.

Removed the unused slow-tests targets.
GNUmakefile