[libtest-timer-perl] branch master updated (0920ce4 -> f094fd8)

gregor herrmann gregoa at debian.org
Wed Nov 15 18:17:51 UTC 2017


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

gregoa pushed a change to branch master
in repository libtest-timer-perl.

      from  0920ce4   releasing package libtest-timer-perl version 2.04-1
      adds  d7cf31c   Added stability badge from https://github.com/orangemug/stability-badges
      adds  ef7bcc6   Updated README from POD, introducing the stability badge
      adds  c9d9906   Minor corrections to documentation (layout and spelling)
      adds  1ca5988   Initialized the Markdown TOC
      adds  c923916   Updated embedded coverage report
      adds  6268398   Added ASCII representations of graphical visulisations
      adds  9abd0a3   Corrected minor bug in POD, thanks Travis
      adds  8fe900c   Updated README with latest bug fix
      adds  6b7334c   Added first shot at graphical visualisations for HTML and Markdown
      adds  73d8d29   Added OmniGraffle document containing the images created for the POD
      adds  36e482f   Merge branch 'issue11', added graphical visualisations to the documentation
      adds  e649502   Updated README
      adds  9914210   Added docs to skip file, so it is not included in the actual distribution file
      adds  df0ffb2   Prepping maintenance 2.05
      adds  74088d5   Implemented own sleep for test, based on select
      adds  9d6bee6   Prepping release 2.06
      adds  528c75c   Updated README
      adds  5ae8513   New upstream version 2.06
       new  2c49d9e   Update upstream source from tag 'upstream/2.06'
       new  97418b7   Update debian/changelog
       new  f094fd8   releasing package libtest-timer-perl version 2.06-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:
 Build.PL                           |  2 +-
 Changes                            | 13 +++++++
 MANIFEST                           |  1 +
 META.json                          |  6 +--
 META.yml                           |  6 +--
 Makefile.PL                        |  2 +-
 README                             |  2 +-
 debian/changelog                   |  7 ++++
 lib/Test/Timer.pm                  | 79 +++++++++++++++++++++++++++++++++-----
 lib/Test/Timer/TimeoutException.pm |  4 +-
 t/Test/Timer/Test.pm               | 19 +++++++++
 t/_benchmark.t                     | 11 ++++--
 t/test-tester.t                    | 27 +++++++------
 t/time_alert.t                     |  7 +++-
 t/time_atleast.t                   |  7 +++-
 t/time_atmost.t                    |  7 +++-
 t/time_between.t                   |  7 +++-
 t/time_nok.t                       |  7 +++-
 t/time_ok.t                        |  7 +++-
 19 files changed, 180 insertions(+), 41 deletions(-)
 create mode 100644 t/Test/Timer/Test.pm

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



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