Reorganize runmode detection a bit
authorPeter Rabbitson <ribasushi@cpan.org>
Sun, 26 Sep 2010 16:39:21 +0000 (18:39 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 4 Oct 2010 13:59:13 +0000 (15:59 +0200)
commit39c9c72df61c84b595715e3d164bacc0b8e68439
tree7120452e4de3d170d847f6b00d7f2fb6ee5fdea6
parentd52d4d6e066eca4c85c5f4f6cf7b005f0dc883bc
Reorganize runmode detection a bit

Add two helpers: is_smoker and is_plain, to make it easier to indicate which
test should run when. Note that cpanm sets AUTOMATED_TESTING to trick modules
that expect input, so is_smoker isn't as simple as it should have been.
t/lib/DBICTest.pm
t/lib/DBICTest/RunMode.pm [moved from t/lib/DBICTest/AuthorCheck.pm with 92% similarity]
t/zzzzzzz_perl_perf_bug.t
t/zzzzzzz_sqlite_deadlock.t
xt/eol.t
xt/notabs.t
xt/pod.t
xt/podcoverage.t