[libtest-routine-perl] annotated tag upstream/0.020 created (now 4553290)

gregor herrmann gregoa at debian.org
Mon Sep 8 18:34:31 UTC 2014


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

gregoa pushed a change to annotated tag upstream/0.020
in repository libtest-routine-perl.

        at  4553290   (tag)
   tagging  e050d15b2738681b8338f829a494d4ec7a2055cb (commit)
  replaces  upstream/0.019
 tagged by  gregor herrmann
        on  Mon Sep 8 20:30:31 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 0.020

Alex White (1):
      update SYNOPSIS to use 'run_me' method

Dagfinn Ilmari Mannsåker (2):
      Ignore emacs droppings
      Allow selecting individual tests with an environment variable

Jesse Luehrs (2):
      allow passing method objects as well as coderefs
      whoops, need to pass args through too

Ricardo Signes (83):
      first pass, noodling around
      more/better example tests
      document how this all works
      walkthrough comments for the tests
      another test to show TAP output
      break run_tests and run_me into two routines
      get rid of method renaming; was dumb
      add a method to routines (via Common) to which to attach advice
      our advice test now works by applying to run_test
      making test methods their own file
      allow test descriptions separate from names
      match var name to param name
      re-organize / re-doc some of the demo-tests a bit
      add notes to tests 03 and 04
      finish a sentence fragment
      tests run in order of definition, not alpha
      correct statements about how we order
      an abstract! so we can dzil!
      make the hackish ordering a little less weird
      tests for on the fly multiple application
      allow "base class and roles" args to run_tests
      rework and document 05-
      it would be fantastic to get MXRP working properly
      fix claim about ordering
      at least basic docs for all packages
      mark the mxrp tests TODO
      build the demo from the tests
      gitignore
      skip a few bogus detected prereqs
      prune currently-unneeded MXRP prereq
      changelogs are good
      v0.001
      require a new-enough Test::More for interop
      remove // (and thus 5.10 prereq); thanks Piers
      v0.002
      divide class and instance creation
      turn the Runner into an object
      put exports in Util
      organize tests
      playing with ideas for test instance management
      tweak some names
      update docs, demos for ::Util, not ::Runner
      Merge branch 'runner-obj'
      v0.003
      correct test ordering
      v0.004
      tiny synopsis fix
      v0.005
      use PruneFiles, not ManifestSkip
      v0.006
      disallow multiple tests with the same name
      add a missing abstract
      v0.007
      eliminate bogus prereq
      v0.008
      oops, let that ... operator slip in again
      v0.009
      v0.010
      do not choke on pkg sep in test name
      v0.011
      reject Moose::Object methods as test names
      v0.012
      MX::MS is an optional prereq, not mandatory
      v0.013
      update changelog
      v0.014
      add an abstract to Role.pm
      run_me({...}) was broken!
      v0.015
      Test::Routine is not particularly alpha anymore
      cope with output of subtest names in Test::Builder 0.99
      ditch Class::MOP::load_class
      v0.016
      v0.017
      avoid an undef warning on 5.8
      v0.018
      new Test::Builder indents subtest comment differently
      make room for version
      v0.019
      do demo-adding before pod munging, or things get crazy
      catch non-method sub name conflicts in caller
      tests for new name reuse scenario
      v0.020

Yanick Champoux (2):
      reinstante the demo
      remove inc/BuildDemo.pm from the dist

gregor herrmann (1):
      Imported Upstream version 0.020

-----------------------------------------------------------------------

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-routine-perl.git



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