Files
perl-Dist-Zilla-Plugin-Pure…/perl-Dist-Zilla-Plugin-PurePerlTests.changes

57 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Mon Apr 4 09:37:34 UTC 2016 - coolo@suse.com
- updated to 0.06
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-PurePerlTests/Changes
0.06 2016-03-26
- The generated tests are now added as "xt/author/pp-*". This lets other
Dist::Zilla plugins which handle tests under xt do the right thing.
- The generated tests no longer include their own "only run under
RELEASE_TESTING" block. This is handled by whatever plugin you might use to
handle tests in xt/.
-------------------------------------------------------------------
Thu Apr 16 21:08:43 UTC 2015 - coolo@suse.com
- updated to 0.05
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-PurePerlTests/Changes
0.05 2015-03-21
- Removed use of Moose::Autobox
0.04 2014-11-15
- When making pure Perl copies of test files, this plugin now skips
Dist::Zilla::File::InMemory objects. These are typically added by other
plugins like Test::EOL or Test::Compile, and there's no usually no point in
testing them twice. Some plugins (like Test::Compile) are implemented in a
way that copying the test file ends up generating a broken test, and this
avoid that problem.
0.03 2011-04-19
- When rewriting tests, the shbang line is preserved, if one exists.
-------------------------------------------------------------------
Thu Apr 16 21:08:43 UTC 2015 - coolo@suse.com
- updated to 0.03
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-PurePerlTests/Changes
0.03 2011-04-19
- When rewriting tests, the shbang line is preserved, if one exists.
-------------------------------------------------------------------
Fri Jan 21 20:10:37 UTC 2011 - coolo@novell.com
- initial package 0.02
* created by cpanspec 1.78.03