[libtest2-suite-perl] branch master updated (5c9c0f6 -> 6472015)

gregor herrmann gregoa at debian.org
Sat Jul 9 14:47:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libtest2-suite-perl.

      from  5c9c0f6   update changelog
      adds  153c2a2   Initial Commit
      adds  d32f3bd   Fix Changes file
      adds  3ff7863   v0.000014
      adds  c251fb1   Doc update
      adds  4ece51f   Version Bump
      adds  812e53f   v0.000015
      adds  de30538   Documentation fix
      adds  d443904   Add Diagnostics report
      adds  8f0be49   Fix stash test on older perls
      adds  36c2840   Silence warning on older perls
      adds  f608251   Fix DOES_ok tests on older perls
      adds  a02b681   Version Bump
      adds  e671af7   v0.000016
      adds  4703ff2   Fix porrly written test
      adds  80e2d35   Version Bump
      adds  f3b24d2   v0.000017
      adds  80f9f52   Fix Typo
      adds  22f67d9   Add grab tool
      adds  23e52be   Version Bump
      adds  ea5fb38   v0.000018
      adds  427b05a   Formally add the warnings and exception tools
      adds  82f95d1   Version Bump
      adds  777bbf9   v0.000019
      adds  dee6da6   Fix typo that made mock look for handlers in the wrong place
      adds  e7b9d85   Version Bump
      adds  7e1559a   v0.000020
      adds  c24afde   fix typo
      adds  a011b19   Fix small typo in docs
      adds  ef851a6   Merge pull request #2 from autarch/patch-1
      adds  b21e135   Doc fixes from autarch
      adds  9f8c58c   Add $VERSION to every module and add BumpVersionAfterRelease plugin
      adds  0010088   Merge pull request #5 from autarch/autarch/version-everywhere
      adds  be2ab6a   Update Changes
      adds  15ad74f   Bump minimum Test2 version
      adds  7b43f98   v0.000021
      adds  77c4ff4   Version Bump
      adds  1f071c6   Ability to disable subtest skip_all flow control
      adds  948f391   v0.000022
      adds  b09f170   post-release version bump
      adds  1f039b8   Fix bug where SRand note could appear in subtest
      adds  f56faee   v0.000023
      adds  537845a   Post-release version bump
      adds  611ec71   Update/correct some documentation
      adds  db9ab42   Re-Add missing README files
      adds  2338cee   v0.000024
      adds  917a644   Post-release version bump
      adds  8253378   add set_column_alias()
      adds  3fa0261   Add tests for set_column_alias()
      adds  a481926   Merge pull request #11 from jkeroes/master
      adds  80ab89d   update changes and Test2 version
      adds  c804e7d   v0.000025
      adds  64f87af   Post-release version bump
      adds  4236aed   Add the OrderedSubset compare package
      adds  87a7a68   Use subset for event testing in subtest tests
      adds  ef8ae8a   Update changes file
      adds  a5b27b5   v0.000026
      adds  a3aacbc   Post-release version bump
      adds  401c5e6   Fix sensitive tests to ignore custom formatter
      adds  e7a9b42   Use correct way to disable custom formatters
      adds  e766c63   v0.000027
      adds  9cc0696   Post-release version bump
      adds  e2f20a5   Test2::Compare: typo fix
      adds  96ffb33   Doc fixes
      adds  c57c305   Add Tools/Event for sample event generation
      adds  3d0225d   v0.000028
      adds  d6fdfc5   Post-release version bump
      adds  b034ced   Make SRand test work without a harness
      adds  7c82693   Fix copyright email
      adds  464d7fd   Update Changes
      adds  0b87885   several minor POD corrections/fixes
      adds  d46e84c   correct typo
      adds  e9a7340   Merge remote-tracking branch 'stevieb9/pod'
      adds  55a16b4   perlcritic tweaks: commas and semicolons
      adds  b6e7278   Merge remote-tracking branch 'jkeroes/perlcritic'
      adds  3df5e64   clarify grammar in documentation
      adds  ec718bc   provide example for $CLASS and CLASS()
      adds  95c87a5   regroup items in @EXPORT to indicate parent modules
      adds  629be41   don't air dirty laundry
      adds  3f09247   Improve documentation clarity.
      adds  916661d   Improve documentation clarity.
      adds  b318398   Clarify SYNOPSIS
      adds  feb2003   Improve documentation clarity.
      adds  d8bff5d   Merge remote-tracking branch 'jkeroes/docs'
      adds  43d5b3e   Updates
      adds  6e93673   v0.000029
      adds  93cbb2f   Fix missing POD tag in Bundle/More.pm
      adds  5ccf5da   Merge pull request #17 from cpanxaoc/master
      adds  1c6f8e9   Version Bump
      adds  5f149b3   Remove experimental warning
      adds  b0f5310   Regen readme
      adds  1e3b926   Bump minimum Test2 version to require stable
      adds  d7d4e4f   v0.000030
      adds  d146b41   Version Bump
      adds  5e63a11   Fix pod type
      adds  2d04b71   Merge pull request #18 from autarch/patch-2
      adds  f3f6da5   Use pre-filter for TODO
      adds  2c0d74b   v0.000031
      adds  880f6be   Version Bump
      adds  929e518   ::Compare::Bag - first step - copy Array
      adds  41d64f3   ::Bag comparator, with docs and tests
      adds  a12843e   ::Object::add_call now understand context
      adds  e562cde   expose list context calls via call_list
      adds  f881367   call / call_list can now pass arguments to methods
      adds  5719fa7   call_hash, like call_list but builds a hashref
      adds  b9a0d13   Merge remote-tracking branch 'dakkar/more-comparisons'
      adds  68d11b2   Update Changes
      adds  7a29011   v0.000032
      adds  ac60899   Version Bump
      adds  daa8ce6   Fix ClassicCompare so it loads deps
      adds  fe24c4a   v0.000033
      adds  79a26fc   Version Bump
      adds  15e7d2e   Require newer Test2 for some fixes
      adds  e95aef7   v0.000034
      adds  bdd62fb   Version Bump
      adds  52195c7   Add tests to insure is/is_deeply work in 3 load methods
      adds  c9a6f1a   Update Changes
      adds  c731b55   Bump copyright date
      adds  a167513   Allow custom names in class tools
      adds  5165ce4   Add 'tests' and 'skip_all' prefix to plan()
      adds  48bdc7e   Merge branch 'enhance_plan'
      adds  7088592   v0.000035
      adds  f402fb4   Version Bump
      adds  30eb55d   Add some comments to SRand
      adds  121acd3   v0.000036
      adds  5700b82   Version Bump
      adds  a123d31   Make in_set(DNE) work, Add E() shortcut
      adds  d444c1e   Report proper file+line for shortcuts.
      adds  6b0ca07   Add all_keys, all_values, and all_items
      adds  d918f5c   Merge branch 'set_stuff'
      adds  0d6e73e   Fix all_keys_vals_items tests for older perls
      adds  296719f   v0.000037
      adds  686c76b   Version Bump
      adds  a6e0332   Update Changes
      adds  9846dbc   v0.000038
      adds  a6c15c4   Version Bump
      adds  a6ad7d0   Fix noisy and leaky tests
      adds  65e43b5   v0.000039
      adds  2cb7acc   Version Bump
      adds  c11b5fa   Version Bump
      adds  49fe55c   Add perltidy rc
      adds  afd2bc2   Fix typos
      adds  f1cb3fd   Clean up misspellings, typos, run-on sentences and other bits of English mechanics.
      adds  5a3a804   Merge pull request #34 from petdance/dev
      adds  1c7d9e7   Changes updated
      adds  37c52c8   Update Changes
      adds  ba8c11c   v0.000041
      adds  a9791e1   Version Bump
      adds  7901ece   Fix encoding.t to not fail with warning
      adds  809c723   v0.000042
      adds  6b51058   Another attempt to fix Delta.pm
      adds  7473b52   Version Bump
      adds  ec8d792   v0.000043
      adds  441d88f   added DF() shortcut meaning "defined but false"
      adds  35ce1f8   Merge pull request #35 from jberger/defined_but_false
      adds  969c6bd   Version Bump
      adds  719a41f   v0.000044
      adds  c0da4dd   Version Bump
      adds  b285d43   Fix POD + Spelling, add test
      adds  f075d24   Update Changes
      adds  9beaa84   v0.000045
      adds  4416d97   remove cruft and unused stopwords
      adds  f81d4ba   Merge pull request #37 from karenetheridge/topic/spelling
      adds  e88628a   Version Bump
      adds  3d778a1   Mock: Allow both add and override for inherited methods
      adds  a232b88   Allow deep compariosns of ref ref's
      adds  de0d523   Update Changes
      adds  3fe7225   v0.000046
      adds  1126ee0   Version Bump
      adds  42c2fbb   Fix 5.8 issue
      adds  ff0660f   Fix global destruction warning
      adds  7aadf25   v0.000047
      adds  2399356   Version Bump
      adds  0ad4022   v0.000048
      adds  3914232   Imported Upstream version 0.000048
       new  8640b1d   Merge tag 'upstream/0.000048'
       new  6c187b3   Update debian/changelog
       new  6472015   releasing package libtest2-suite-perl version 0.000048-1

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                  | 24 ++++++++++++++++
 MANIFEST                                 |  1 +
 META.json                                |  2 +-
 META.yml                                 |  2 +-
 Makefile.PL                              |  2 +-
 debian/changelog                         |  5 ++--
 lib/Test2/Bundle.pm                      |  2 +-
 lib/Test2/Bundle/Extended.pm             |  8 ++++--
 lib/Test2/Bundle/More.pm                 |  6 ++--
 lib/Test2/Bundle/Simple.pm               |  4 +--
 lib/Test2/Compare.pm                     |  5 +++-
 lib/Test2/Compare/Array.pm               |  2 +-
 lib/Test2/Compare/Bag.pm                 |  2 +-
 lib/Test2/Compare/Base.pm                |  4 +--
 lib/Test2/Compare/Custom.pm              |  2 +-
 lib/Test2/Compare/{Ref.pm => DeepRef.pm} | 44 ++++++++++++++++++-----------
 lib/Test2/Compare/Delta.pm               | 31 +++++++++++----------
 lib/Test2/Compare/Event.pm               |  2 +-
 lib/Test2/Compare/EventMeta.pm           |  6 ++--
 lib/Test2/Compare/Hash.pm                |  2 +-
 lib/Test2/Compare/Meta.pm                |  2 +-
 lib/Test2/Compare/Number.pm              |  6 ++--
 lib/Test2/Compare/Object.pm              |  4 +--
 lib/Test2/Compare/OrderedSubset.pm       |  2 +-
 lib/Test2/Compare/Pattern.pm             |  2 +-
 lib/Test2/Compare/Ref.pm                 |  2 +-
 lib/Test2/Compare/Regex.pm               |  2 +-
 lib/Test2/Compare/Scalar.pm              |  2 +-
 lib/Test2/Compare/Set.pm                 |  2 +-
 lib/Test2/Compare/String.pm              |  4 +--
 lib/Test2/Compare/Undef.pm               |  2 +-
 lib/Test2/Compare/Wildcard.pm            |  2 +-
 lib/Test2/Mock.pm                        | 13 +++++----
 lib/Test2/Plugin.pm                      |  2 +-
 lib/Test2/Plugin/BailOnFail.pm           |  2 +-
 lib/Test2/Plugin/DieOnFail.pm            |  2 +-
 lib/Test2/Plugin/ExitSummary.pm          |  2 +-
 lib/Test2/Plugin/SRand.pm                |  2 +-
 lib/Test2/Plugin/UTF8.pm                 |  4 +--
 lib/Test2/Require.pm                     |  4 +--
 lib/Test2/Require/AuthorTesting.pm       |  2 +-
 lib/Test2/Require/EnvVar.pm              |  2 +-
 lib/Test2/Require/Fork.pm                |  2 +-
 lib/Test2/Require/Module.pm              |  2 +-
 lib/Test2/Require/Perl.pm                |  2 +-
 lib/Test2/Require/RealFork.pm            |  2 +-
 lib/Test2/Require/Threads.pm             |  2 +-
 lib/Test2/Suite.pm                       | 10 +++----
 lib/Test2/Todo.pm                        |  2 +-
 lib/Test2/Tools.pm                       |  4 +--
 lib/Test2/Tools/Basic.pm                 |  6 ++--
 lib/Test2/Tools/Class.pm                 |  2 +-
 lib/Test2/Tools/ClassicCompare.pm        |  2 +-
 lib/Test2/Tools/Compare.pm               | 30 ++++++++++++++++++--
 lib/Test2/Tools/Defer.pm                 | 23 +++++++++++++--
 lib/Test2/Tools/Encoding.pm              |  2 +-
 lib/Test2/Tools/Event.pm                 |  2 +-
 lib/Test2/Tools/Exception.pm             |  2 +-
 lib/Test2/Tools/Exports.pm               |  2 +-
 lib/Test2/Tools/Grab.pm                  |  2 +-
 lib/Test2/Tools/Mock.pm                  | 10 +++----
 lib/Test2/Tools/Ref.pm                   |  2 +-
 lib/Test2/Tools/Subtest.pm               |  2 +-
 lib/Test2/Tools/Target.pm                |  2 +-
 lib/Test2/Tools/Warnings.pm              |  2 +-
 lib/Test2/Util/Grabber.pm                |  8 ++++--
 lib/Test2/Util/Ref.pm                    |  2 +-
 lib/Test2/Util/Stash.pm                  |  2 +-
 lib/Test2/Util/Sub.pm                    |  2 +-
 lib/Test2/Util/Table.pm                  |  8 +++---
 lib/Test2/Util/Table/LineBreak.pm        |  2 +-
 t/modules/Bundle/Extended.t              |  2 +-
 t/modules/Compare.t                      |  1 +
 t/modules/Mock.t                         | 24 ++++++++++++++--
 t/modules/Tools/Compare.t                | 48 +++++++++++++++++++++++++++++++-
 t/modules/Tools/Defer.t                  | 21 ++++++++++----
 76 files changed, 313 insertions(+), 147 deletions(-)
 copy lib/Test2/Compare/{Ref.pm => DeepRef.pm} (71%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest2-suite-perl.git



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