r61583 - in /branches/upstream/libtest-simple-perl/current: ./ lib/Test/ lib/Test/Builder/ lib/Test/Builder/IO/ lib/Test/Builder/Tester/ t/ t/Builder/ t/Simple/ t/Tester/ t/subtest/

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Sun Aug 15 05:56:52 UTC 2010


Author: ansgar-guest
Date: Sun Aug 15 05:56:45 2010
New Revision: 61583

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61583
Log:
[svn-upgrade] new version libtest-simple-perl (0.96)

Added:
    branches/upstream/libtest-simple-perl/current/t/Simple/
    branches/upstream/libtest-simple-perl/current/t/Simple/load.t
    branches/upstream/libtest-simple-perl/current/t/subtest/fork.t
    branches/upstream/libtest-simple-perl/current/t/subtest/implicit_done.t
    branches/upstream/libtest-simple-perl/current/t/subtest/line_numbers.t
    branches/upstream/libtest-simple-perl/current/t/subtest/plan.t
    branches/upstream/libtest-simple-perl/current/t/subtest/predicate.t
    branches/upstream/libtest-simple-perl/current/t/subtest/todo.t
Removed:
    branches/upstream/libtest-simple-perl/current/SIGNATURE
Modified:
    branches/upstream/libtest-simple-perl/current/Changes
    branches/upstream/libtest-simple-perl/current/MANIFEST
    branches/upstream/libtest-simple-perl/current/META.yml
    branches/upstream/libtest-simple-perl/current/Makefile.PL
    branches/upstream/libtest-simple-perl/current/lib/Test/Builder.pm
    branches/upstream/libtest-simple-perl/current/lib/Test/Builder/IO/Scalar.pm
    branches/upstream/libtest-simple-perl/current/lib/Test/Builder/Module.pm
    branches/upstream/libtest-simple-perl/current/lib/Test/Builder/Tester.pm
    branches/upstream/libtest-simple-perl/current/lib/Test/Builder/Tester/Color.pm
    branches/upstream/libtest-simple-perl/current/lib/Test/More.pm
    branches/upstream/libtest-simple-perl/current/lib/Test/Simple.pm
    branches/upstream/libtest-simple-perl/current/t/Builder/no_ending.t
    branches/upstream/libtest-simple-perl/current/t/Builder/no_plan_at_all.t
    branches/upstream/libtest-simple-perl/current/t/Builder/reset.t
    branches/upstream/libtest-simple-perl/current/t/More.t
    branches/upstream/libtest-simple-perl/current/t/Tester/tbt_01basic.t
    branches/upstream/libtest-simple-perl/current/t/Tester/tbt_06errormess.t
    branches/upstream/libtest-simple-perl/current/t/Tester/tbt_07args.t
    branches/upstream/libtest-simple-perl/current/t/dependents.t
    branches/upstream/libtest-simple-perl/current/t/extra.t
    branches/upstream/libtest-simple-perl/current/t/fail-more.t
    branches/upstream/libtest-simple-perl/current/t/is_deeply_fail.t
    branches/upstream/libtest-simple-perl/current/t/subtest/basic.t
    branches/upstream/libtest-simple-perl/current/t/undef.t
    branches/upstream/libtest-simple-perl/current/t/use_ok.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libtest-simple-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/Changes?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/MANIFEST?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/META.yml?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/Makefile.PL?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/lib/Test/Builder.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/lib/Test/Builder.pm?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/lib/Test/Builder/IO/Scalar.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/lib/Test/Builder/IO/Scalar.pm?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/lib/Test/Builder/Module.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/lib/Test/Builder/Module.pm?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/lib/Test/Builder/Tester.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/lib/Test/Builder/Tester.pm?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/lib/Test/Builder/Tester/Color.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/lib/Test/Builder/Tester/Color.pm?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/lib/Test/More.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/lib/Test/More.pm?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/lib/Test/Simple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/lib/Test/Simple.pm?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/t/Builder/no_ending.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/Builder/no_ending.t?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/t/Builder/no_plan_at_all.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/Builder/no_plan_at_all.t?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/t/Builder/reset.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/Builder/reset.t?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/t/More.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/More.t?rev=61583&op=diff

Added: branches/upstream/libtest-simple-perl/current/t/Simple/load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/Simple/load.t?rev=61583&op=file

Modified: branches/upstream/libtest-simple-perl/current/t/Tester/tbt_01basic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/Tester/tbt_01basic.t?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/t/Tester/tbt_06errormess.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/Tester/tbt_06errormess.t?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/t/Tester/tbt_07args.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/Tester/tbt_07args.t?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/t/dependents.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/dependents.t?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/t/extra.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/extra.t?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/t/fail-more.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/fail-more.t?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/t/is_deeply_fail.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/is_deeply_fail.t?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/t/subtest/basic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/subtest/basic.t?rev=61583&op=diff

Added: branches/upstream/libtest-simple-perl/current/t/subtest/fork.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/subtest/fork.t?rev=61583&op=file

Added: branches/upstream/libtest-simple-perl/current/t/subtest/implicit_done.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/subtest/implicit_done.t?rev=61583&op=file

Added: branches/upstream/libtest-simple-perl/current/t/subtest/line_numbers.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/subtest/line_numbers.t?rev=61583&op=file

Added: branches/upstream/libtest-simple-perl/current/t/subtest/plan.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/subtest/plan.t?rev=61583&op=file

Added: branches/upstream/libtest-simple-perl/current/t/subtest/predicate.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/subtest/predicate.t?rev=61583&op=file

Added: branches/upstream/libtest-simple-perl/current/t/subtest/todo.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/subtest/todo.t?rev=61583&op=file

Modified: branches/upstream/libtest-simple-perl/current/t/undef.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/undef.t?rev=61583&op=diff

Modified: branches/upstream/libtest-simple-perl/current/t/use_ok.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-simple-perl/current/t/use_ok.t?rev=61583&op=diff




More information about the Pkg-perl-cvs-commits mailing list