Delete .test-data before running the test suite.

Cleaning up .test-data directories by hand can be a pain.
I've added a step to the run_tests script to remove all existing
.test-data directories before beginning the suite.

I think there will be a negligible time cost in rebuilding the
.test-data once, and considerable headache savings for those times
when you really needed to do this.

Robin Luckey Robin Luckey 2010-03-23

changed run_tests
run_tests Diff Switch to side-by-side view
Loading...