On Jul 31, 2009, at 11:32 AM, Jonathan Swartz wrote:
I've also started moving the tests themselves from MANIFEST to MANIFEST.skipWow, putting them in MANIFEST.skip - what a simple and great idea. :) I don't even need the environment variable in that case. Anyone who is running 'make test' in the git source will see the internal tests, as they should...anyone who has the published distribution won't see them.
This is what I do for Pod spelling tests, FWIW. Works great. Best, David