App-GitGot
view release on metacpan or search on metacpan
t/07-remove.t
t/08-status.t
t/09-update.t
t/10-gc.t
t/11-push.t
t/12-fetch.t
t/13-do.t
t/14-move.t
t/15-tags.t
t/16-checkout.t
t/author-eol.t
t/author-pod-coverage.t
t/author-pod-syntax.t
t/lib/Test/App/GitGot/Repo.pm
t/lib/Test/App/GitGot/Repo/Git.pm
t/lib/Test/BASE.pm
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@GENEHACK/PodSyntaxTests",
"version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Test::EOL",
"config" : {
"Dist::Zilla::Plugin::Test::EOL" : {
"filename" : "xt/author/eol.t",
"finder" : [
":ExecFiles",
":InstallModules",
":TestFiles"
],
"trailing_whitespace" : 1
}
},
"name" : "@GENEHACK/Test::EOL",
"version" : "0.19"
name: '@GENEHACK/PodCoverageTests'
version: '6.015'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@GENEHACK/PodSyntaxTests'
version: '6.015'
-
class: Dist::Zilla::Plugin::Test::EOL
config:
Dist::Zilla::Plugin::Test::EOL:
filename: xt/author/eol.t
finder:
- ':ExecFiles'
- ':InstallModules'
- ':TestFiles'
trailing_whitespace: 1
name: '@GENEHACK/Test::EOL'
version: '0.19'
-
class: Dist::Zilla::Plugin::Test::Compile
config:
t/author-eol.t view on Meta::CPAN
't/07-remove.t',
't/08-status.t',
't/09-update.t',
't/10-gc.t',
't/11-push.t',
't/12-fetch.t',
't/13-do.t',
't/14-move.t',
't/15-tags.t',
't/16-checkout.t',
't/author-eol.t',
't/author-pod-coverage.t',
't/author-pod-syntax.t',
't/lib/Test/App/GitGot/Repo.pm',
't/lib/Test/App/GitGot/Repo/Git.pm',
't/lib/Test/BASE.pm'
);
eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
done_testing;
( run in 1.136 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )