Re: AUTHOR_TESTING and xt?
Adam Kennedy <[email protected]> Thu, 26 Nov 2009 16:43:01 +1000
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
Addition to David's reply, the use of xt was suggested as a convenience (not as a requirement) that tools may or may not choose to use to indicate tests that run during RELEASE_TESTING. They won't define tests that MUST be run during RELEASE_TESTING. Adam K 2009/11/25 Dave Rolsky <[email protected]>: > It seems like using an xt dir and an AUTHOR_TESTING env var is the emerging > standard for managing author-only tests. > > Can we change Module::Build to include the xt dir if this env var is set? > > > -dave > > /*============================================================ > http://VegGuide.org http://blog.urth.org > Your guide to all that's veg House Absolute(ly Pointless) > ============================================================*/ >