--- chromatic <[EMAIL PROTECTED]> wrote:

> Which compatibility issues?  I've used t/author/ for quite a while
> without any 
> compatibility issues.

Because some people run "recursive" tests (what a bad name) by default
and descend into t/ subdirectories.  As a result, they'd be running
author tests by default.  That was the problem we're trying to get away
from.

I know that TAP::Parser was bitten by this when I had tests in
t/sample-tests which were not intended to be run directly. I renamed
them to not have .t extensions to get around this.  Naturally, this
breaks things in my vim setup :)  It's a subtly different problem, but
the same symptoms.

Cheers,
Ovid

--
Buy the book  - http://www.oreilly.com/catalog/perlhks/
Perl and CGI  - http://users.easystreet.com/ovid/cgi_course/
Personal blog - http://publius-ovidius.livejournal.com/
Tech blog     - http://use.perl.org/~Ovid/journal/

Reply via email to