Skip to content

Commit

Permalink
Bumped up to 3.26 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovid committed Jan 16, 2013
1 parent cbca56c commit 627c299
Show file tree
Hide file tree
Showing 50 changed files with 147 additions and 147 deletions.
2 changes: 1 addition & 1 deletion Changes
Expand Up @@ -4,7 +4,7 @@ Revision history for Test-Harness
- Renamed env.opts.t to env_opts.t (for VMS)
- Skipped some TAP::Formatter::HTML tests due to this bug: #82738

3.25 2012-06-05
3.26 2012-06-05
- Rereleased to fix CPAN permission problem. No functional change.

3.24 2012-06-03
Expand Down
100 changes: 50 additions & 50 deletions META.yml
Expand Up @@ -4,7 +4,7 @@ author:
- 'Andy Armstrong C<< <andy@hexten.net> >>'
build_requires: {}
dynamic_config: 1
generated_by: 'Module::Build version 0.4, CPAN::Meta::Converter version 2.120351'
generated_by: 'Module::Build version 0.4003, CPAN::Meta::Converter version 2.120630'
keywords:
- TAP
- 'test harness'
Expand All @@ -17,148 +17,148 @@ name: Test-Harness
provides:
App::Prove:
file: lib/App/Prove.pm
version: 3.25
version: 3.26
App::Prove::State:
file: lib/App/Prove/State.pm
version: 3.25
version: 3.26
App::Prove::State::Result:
file: lib/App/Prove/State/Result.pm
version: 3.25
version: 3.26
App::Prove::State::Result::Test:
file: lib/App/Prove/State/Result/Test.pm
version: 3.25
version: 3.26
TAP::Base:
file: lib/TAP/Base.pm
version: 3.25
version: 3.26
TAP::Formatter::Base:
file: lib/TAP/Formatter/Base.pm
version: 3.25
version: 3.26
TAP::Formatter::Color:
file: lib/TAP/Formatter/Color.pm
version: 3.25
version: 3.26
TAP::Formatter::Console:
file: lib/TAP/Formatter/Console.pm
version: 3.25
version: 3.26
TAP::Formatter::Console::ParallelSession:
file: lib/TAP/Formatter/Console/ParallelSession.pm
version: 3.25
version: 3.26
TAP::Formatter::Console::Session:
file: lib/TAP/Formatter/Console/Session.pm
version: 3.25
version: 3.26
TAP::Formatter::File:
file: lib/TAP/Formatter/File.pm
version: 3.25
version: 3.26
TAP::Formatter::File::Session:
file: lib/TAP/Formatter/File/Session.pm
version: 3.25
version: 3.26
TAP::Formatter::Session:
file: lib/TAP/Formatter/Session.pm
version: 3.25
version: 3.26
TAP::Harness:
file: lib/TAP/Harness.pm
version: 3.25
version: 3.26
TAP::Object:
file: lib/TAP/Object.pm
version: 3.25
version: 3.26
TAP::Parser:
file: lib/TAP/Parser.pm
version: 3.25
version: 3.26
TAP::Parser::Aggregator:
file: lib/TAP/Parser/Aggregator.pm
version: 3.25
version: 3.26
TAP::Parser::Grammar:
file: lib/TAP/Parser/Grammar.pm
version: 3.25
version: 3.26
TAP::Parser::Iterator:
file: lib/TAP/Parser/Iterator.pm
version: 3.25
version: 3.26
TAP::Parser::Iterator::Array:
file: lib/TAP/Parser/Iterator/Array.pm
version: 3.25
version: 3.26
TAP::Parser::Iterator::Process:
file: lib/TAP/Parser/Iterator/Process.pm
version: 3.25
version: 3.26
TAP::Parser::Iterator::Stream:
file: lib/TAP/Parser/Iterator/Stream.pm
version: 3.25
version: 3.26
TAP::Parser::IteratorFactory:
file: lib/TAP/Parser/IteratorFactory.pm
version: 3.25
version: 3.26
TAP::Parser::Multiplexer:
file: lib/TAP/Parser/Multiplexer.pm
version: 3.25
version: 3.26
TAP::Parser::Result:
file: lib/TAP/Parser/Result.pm
version: 3.25
version: 3.26
TAP::Parser::Result::Bailout:
file: lib/TAP/Parser/Result/Bailout.pm
version: 3.25
version: 3.26
TAP::Parser::Result::Comment:
file: lib/TAP/Parser/Result/Comment.pm
version: 3.25
version: 3.26
TAP::Parser::Result::Plan:
file: lib/TAP/Parser/Result/Plan.pm
version: 3.25
version: 3.26
TAP::Parser::Result::Pragma:
file: lib/TAP/Parser/Result/Pragma.pm
version: 3.25
version: 3.26
TAP::Parser::Result::Test:
file: lib/TAP/Parser/Result/Test.pm
version: 3.25
version: 3.26
TAP::Parser::Result::Unknown:
file: lib/TAP/Parser/Result/Unknown.pm
version: 3.25
version: 3.26
TAP::Parser::Result::Version:
file: lib/TAP/Parser/Result/Version.pm
version: 3.25
version: 3.26
TAP::Parser::Result::YAML:
file: lib/TAP/Parser/Result/YAML.pm
version: 3.25
version: 3.26
TAP::Parser::ResultFactory:
file: lib/TAP/Parser/ResultFactory.pm
version: 3.25
version: 3.26
TAP::Parser::Scheduler:
file: lib/TAP/Parser/Scheduler.pm
version: 3.25
version: 3.26
TAP::Parser::Scheduler::Job:
file: lib/TAP/Parser/Scheduler/Job.pm
version: 3.25
version: 3.26
TAP::Parser::Scheduler::Spinner:
file: lib/TAP/Parser/Scheduler/Spinner.pm
version: 3.25
version: 3.26
TAP::Parser::Source:
file: lib/TAP/Parser/Source.pm
version: 3.25
version: 3.26
TAP::Parser::SourceHandler:
file: lib/TAP/Parser/SourceHandler.pm
version: 3.25
version: 3.26
TAP::Parser::SourceHandler::Executable:
file: lib/TAP/Parser/SourceHandler/Executable.pm
version: 3.25
version: 3.26
TAP::Parser::SourceHandler::File:
file: lib/TAP/Parser/SourceHandler/File.pm
version: 3.25
version: 3.26
TAP::Parser::SourceHandler::Handle:
file: lib/TAP/Parser/SourceHandler/Handle.pm
version: 3.25
version: 3.26
TAP::Parser::SourceHandler::Perl:
file: lib/TAP/Parser/SourceHandler/Perl.pm
version: 3.25
version: 3.26
TAP::Parser::SourceHandler::RawTAP:
file: lib/TAP/Parser/SourceHandler/RawTAP.pm
version: 3.25
version: 3.26
TAP::Parser::Utils:
file: lib/TAP/Parser/Utils.pm
version: 3.25
version: 3.26
TAP::Parser::YAMLish::Reader:
file: lib/TAP/Parser/YAMLish/Reader.pm
version: 3.25
version: 3.26
TAP::Parser::YAMLish::Writer:
file: lib/TAP/Parser/YAMLish/Writer.pm
version: 3.25
version: 3.26
Test::Harness:
file: lib/Test/Harness.pm
version: 3.25
version: 3.26
recommends:
Pod::Usage: 1.12
resources:
Expand All @@ -167,4 +167,4 @@ resources:
license: http://dev.perl.org/licenses/
repository: http://github.com/Perl-Toolchain-Gang/Test-Harness/tree/master
x_MailingList: mailto:<tapx-dev@hexten.net>
version: 3.25
version: 3.26
4 changes: 2 additions & 2 deletions lib/App/Prove.pm
Expand Up @@ -17,11 +17,11 @@ App::Prove - Implements the C<prove> command.
=head1 VERSION
Version 3.25
Version 3.26
=cut

$VERSION = '3.25';
$VERSION = '3.26';

=head1 DESCRIPTION
Expand Down
4 changes: 2 additions & 2 deletions lib/App/Prove/State.pm
Expand Up @@ -26,11 +26,11 @@ App::Prove::State - State storage for the C<prove> command.
=head1 VERSION
Version 3.25
Version 3.26
=cut

$VERSION = '3.25';
$VERSION = '3.26';

=head1 DESCRIPTION
Expand Down
4 changes: 2 additions & 2 deletions lib/App/Prove/State/Result.pm
Expand Up @@ -14,11 +14,11 @@ App::Prove::State::Result - Individual test suite results.
=head1 VERSION
Version 3.25
Version 3.26
=cut

$VERSION = '3.25';
$VERSION = '3.26';

=head1 DESCRIPTION
Expand Down
4 changes: 2 additions & 2 deletions lib/App/Prove/State/Result/Test.pm
Expand Up @@ -10,11 +10,11 @@ App::Prove::State::Result::Test - Individual test results.
=head1 VERSION
Version 3.25
Version 3.26
=cut

$VERSION = '3.25';
$VERSION = '3.26';

=head1 DESCRIPTION
Expand Down
4 changes: 2 additions & 2 deletions lib/TAP/Base.pm
Expand Up @@ -14,11 +14,11 @@ and L<TAP::Harness>
=head1 VERSION
Version 3.25
Version 3.26
=cut

$VERSION = '3.25';
$VERSION = '3.26';

use constant GOT_TIME_HIRES => do {
eval 'use Time::HiRes qw(time);';
Expand Down
4 changes: 2 additions & 2 deletions lib/TAP/Formatter/Base.pm
Expand Up @@ -61,11 +61,11 @@ TAP::Formatter::Base - Base class for harness output delegates
=head1 VERSION
Version 3.25
Version 3.26
=cut

$VERSION = '3.25';
$VERSION = '3.26';

=head1 DESCRIPTION
Expand Down
4 changes: 2 additions & 2 deletions lib/TAP/Formatter/Color.pm
Expand Up @@ -71,11 +71,11 @@ TAP::Formatter::Color - Run Perl test scripts with color
=head1 VERSION
Version 3.25
Version 3.26
=cut

$VERSION = '3.25';
$VERSION = '3.26';

=head1 DESCRIPTION
Expand Down
4 changes: 2 additions & 2 deletions lib/TAP/Formatter/Console.pm
Expand Up @@ -14,11 +14,11 @@ TAP::Formatter::Console - Harness output delegate for default console output
=head1 VERSION
Version 3.25
Version 3.26
=cut

$VERSION = '3.25';
$VERSION = '3.26';

=head1 DESCRIPTION
Expand Down
4 changes: 2 additions & 2 deletions lib/TAP/Formatter/Console/ParallelSession.pm
Expand Up @@ -42,11 +42,11 @@ TAP::Formatter::Console::ParallelSession - Harness output delegate for parallel
=head1 VERSION
Version 3.25
Version 3.26
=cut

$VERSION = '3.25';
$VERSION = '3.26';

=head1 DESCRIPTION
Expand Down
4 changes: 2 additions & 2 deletions lib/TAP/Formatter/Console/Session.pm
Expand Up @@ -28,11 +28,11 @@ TAP::Formatter::Console::Session - Harness output delegate for default console o
=head1 VERSION
Version 3.25
Version 3.26
=cut

$VERSION = '3.25';
$VERSION = '3.26';

=head1 DESCRIPTION
Expand Down
4 changes: 2 additions & 2 deletions lib/TAP/Formatter/File.pm
Expand Up @@ -15,11 +15,11 @@ TAP::Formatter::File - Harness output delegate for file output
=head1 VERSION
Version 3.25
Version 3.26
=cut

$VERSION = '3.25';
$VERSION = '3.26';

=head1 DESCRIPTION
Expand Down
4 changes: 2 additions & 2 deletions lib/TAP/Formatter/File/Session.pm
Expand Up @@ -13,11 +13,11 @@ TAP::Formatter::File::Session - Harness output delegate for file output
=head1 VERSION
Version 3.25
Version 3.26
=cut

$VERSION = '3.25';
$VERSION = '3.26';

=head1 DESCRIPTION
Expand Down

1 comment on commit 627c299

@fingolfin
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the README also be bumped? Right now it still lists the version as 3.24.

Please sign in to comment.