App-Dest

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

META.json
META.yml
Makefile.PL
README
SECURITY.md
bin/dest
cpanfile
dist.ini
lib/App/Dest.pm
t/00-compile.t
t/author-eol.t
t/author-no-tabs.t
t/author-pod-coverage.t
t/author-pod-syntax.t
t/author-portability.t
t/author-synopsis.t
t/bin.t
t/deploy.t
t/deploy/dest.watch
t/deploy/log
t/deploy/source/001/deploy

t/author-eol.t  view on Meta::CPAN


# this test was generated with Dist::Zilla::Plugin::Test::EOL 0.19

use Test::More 0.88;
use Test::EOL;

my @files = (
    'bin/dest',
    'lib/App/Dest.pm',
    't/00-compile.t',
    't/author-eol.t',
    't/author-no-tabs.t',
    't/author-pod-coverage.t',
    't/author-pod-syntax.t',
    't/author-portability.t',
    't/author-synopsis.t',
    't/bin.t',
    't/deploy.t',
    't/deploy/dest.watch',
    't/deploy/log',
    't/deploy/source/001/deploy',

t/author-eol.t  view on Meta::CPAN

    't/revert/source/003/verify',
    't/revert/source/004/deploy',
    't/revert/source/004/revert',
    't/revert/source/004/verify',
    't/revert/source/005/deploy',
    't/revert/source/005/revert',
    't/revert/source/005/verify',
    't/revert/source/dest.wrap'
);

eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
done_testing;

t/author-no-tabs.t  view on Meta::CPAN


# this test was generated with Dist::Zilla::Plugin::Test::NoTabs 0.15

use Test::More 0.88;
use Test::NoTabs;

my @files = (
    'bin/dest',
    'lib/App/Dest.pm',
    't/00-compile.t',
    't/author-eol.t',
    't/author-no-tabs.t',
    't/author-pod-coverage.t',
    't/author-pod-syntax.t',
    't/author-portability.t',
    't/author-synopsis.t',
    't/bin.t',
    't/deploy.t',
    't/deploy/dest.watch',
    't/deploy/log',
    't/deploy/source/001/deploy',



( run in 1.702 second using v1.01-cache-2.11-cpan-98e64b0badf )