]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Purge tests/_wc_* during "make clean"
authorTony Duckles <tony@nynim.org>
Tue, 14 Aug 2012 01:57:57 +0000 (20:57 -0500)
committerTony Duckles <tony@nynim.org>
Tue, 14 Aug 2012 01:57:57 +0000 (20:57 -0500)
commitda8edcd87b55595c42fd33cf05b0b1c8d110db32
tree1b248d428f3cf4712ce1597772c8b04e5953e54c
parentbb6e9f9777225ab390bb06173045532ff1938afd
Purge tests/_wc_* during "make clean"

As part of the "clean" Makefile target, purge any _wc_* directories
in the tests/ folder. Each of the individual unit-test scripts
*should* take care of purging these _wc_* folders, but include in
the Makefile just as a catch-all.
tests/Makefile