[libtest-aggregate-perl] annotated tag upstream/0.373 created (now d6dbf0d)
Florian Schlichting
fsfs at moszumanska.debian.org
Wed Oct 21 21:32:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to annotated tag upstream/0.373
in repository libtest-aggregate-perl.
at d6dbf0d (tag)
tagging 1b873467ba02a92cffa7c78658b883179f9f60ce (commit)
replaces upstream/0.372
tagged by Florian Schlichting
on Wed Oct 21 23:27:03 2015 +0200
- Log -----------------------------------------------------------------
Upstream version 0.373
Curtis Poe (40):
- Put this into its own repository.
- Removed.
- Fixed bug where DDS not installed would cause failures if 'dump' was not
Update to 0.31 version from CPAN (created at work)
Oops. Forgot a file.
- Finished splitting out the Test::Builder overrides.
- Added line directives so that Test::Aggregate::Builder can now report the
Late commit. Added Test::Aggregate::Builder to MANIFEST and removed dump.t
Allow 'skip_all' for tests.
We now allow 'skip_all' tests.
Tired of seeing that darned 'dump.t' file in git status.
Reworked 'skip_all' to be far more robust by not relying on Test::Builder::ok being called.
Fix regression. Show X out of Y count.
Primarily an internal refactor to make debugging dump files easier.
Changed two 'or die' statements to 'or warn' (tests only) to prevent some
Skipped the FindBin tests if FindBin is too old.
Move POD tests to author tests.
Update to match emergency CPAN release. lost history :(
Fix a doc typo. Update version.
Make it work with Test::Builder 0.88. See Changes.
Add deprecation warning to the docs.
Bump up version number. Unlink dump files in tests.
Bump up version number again.
Don't link to personal development library.
Bump up version number. Removed spurious test file.
Add nested TAP handling for aggregated tests.
Full initial support for nested TAP, with some docs.
Remove some debugging code.
Clean up Test::More version number.
Bump up version number. Add missing files to manifest.
Rebuilt META.yml to include rev.
Make ready for production release.
Bump up version number.
Keep makefile in synch.
Make sure 'no_plan' and 'done_testing' are handled correctly.
Remove broken 'check_plan' and allow verbose 'nested' aggtests.
Add date of release.
Bump up version number.
Make test filename argument to setup/teardown methods.
Add filename to setup/teardown in nested tests.
David D Lowe (1):
Add new no_generate_plan option
E. Choroba (1):
Bail out if Test::Builder is too recent.
Florian Ragwitz (13):
Version 0.33.
Add testcase for FindBin::again().
Implement findbin.
Document findbin.
Set a plan in the pod-coverage test.
Don't load the builder overrides at compiletime.
Add the findbin test to MANIFEST.
Version 0.34_01.
Changelogging.
Add .gitignore.
Failing test for plan skip_all => $reason
Allow plan(skip_all => $reason) to happen at runtime
Version 0.364
Florian Schlichting (1):
Imported Upstream version 0.373
Randy Stauner (65):
Test that exceptions are not hidden by aggregation
Try harder to diag() errors from 'do $file'
Check if $@ is a ref before comparing it to our ref
Clean up some cruft from the new test script
Merge remote-tracking branch 'gh-shlomif/master' into verbose
Call ok(0) for errors even if verbose is 0
Use ok(0) for errors instead of diag in Nested
Update exception test to find ok(0) instead of diag
Ignore MYMETA files
Bump version
Add pod encoding directive (utf-8)
Simplify pod SUPPORT sections
Update repository link
Add x_contributors meta
Configure git mailmap for cpan address
Update files generated by Module::Build
Update change log
Bump version
Insert Ovid at the top of x_contributors
Update change log (just release metadata)
Test that __DATA__ handles work with Nested.pm
Ignore builds
Remove execute permission from a few test files
Be more precise in exception test; move logic to lib
Add a test for aggregating a script that skips to the end
Don't diagnose undef as error, let subtest() do that
Test how 'skip to end' is handled by Nested
Test how classes handle a read failure
Bump version
UPDATE THE MANIFEST!
Update change log
Ensure test accuracy by requiring diags to match
Explicitly check if tests have run before printing warning
Compare read failure to skip (which counts as a test)
Test our usage of Test::Builder to count tests
Update release date in change log
Escape test file name in regexp
Bump version and update change log
Reformat dates in change log to appease CPAN::Changes
Export catfile in test lib for extra laziness
Load our modules from test lib for even more laziness
Don't warn at exit() if it's a child process
Test that fork/exit passes and doesn't warn
Mention change to exit warning in change log
Bump version
Update built files for 0.369
Fix 'Unrecognized escape' warning on Windows.
Skip nested fork test on Windows.
Bump version
Fix string so test is actually skipped on windows
Count additional diag when run in verbose mode
Bump version
Fix dates in last two Change log entries
Add build comments for git tag and push
Put the subtest example back in the docs
Add no_generate_plan to Changes and attribute to flimm
Bump version for release
Regenerate dist files
Configure travis ci
Tell pod-coverage test to ignore run_this_test_program
Use alternate travis helpers until pr is merged
Switch back to main travis helpers repo
Use newer travis infrastructure
Document bail out in changelog
Bump version for release and rebuild
Shlomi Fish (3):
Add the repository to the META.yml.
Made the output less noisy.
Correct a typo - "implementation".
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-aggregate-perl.git
More information about the Pkg-perl-cvs-commits
mailing list