[libmock-quick-perl] branch master updated (3921a6f -> 3e180d4)
gregor herrmann
gregoa at debian.org
Sat Jul 2 19:53:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libmock-quick-perl.
from 3921a6f update changelog
adds 415a8b9 Imported Upstream version 1.110
new 1f8b9f3 Merge tag 'upstream/1.110'
adds 49a51f2 Initial commit
adds 70a4824 Ooops, fixed docs, copied from another project
adds 883cf56 Readme
adds 6de58d3 Documentation fix
adds 0303514 README
adds 0949ec5 Making some changes
adds 7f3a1fb Basic works, Method work, need to test Class methods
adds d44b4da finished, tested
adds 8fbeafc Documentation
adds 969683f Dist stuff
adds ce70869 Updated deps
adds 223d282 Improved afer #pdx.pm feedback
adds f7c1495 Fix bug when calling universla methods on class
adds f70edbf Remove warnings, add replace flag.
adds ec86418 Better coverage
adds 427b9f5 100% coverage
adds c30d776 Ooops
adds af82441 Fix Test::Exception compatibility
adds c85937c Sanity from confound
adds e9dc846 Better DESTROY testing
adds d4d92fb Fix class methods and autoload. Add test for todo features
adds 29d88a9 Mark todo tests as such
adds 6f11fce Started in on base/inherit
adds 83afab3 Broken refactor
adds b4a3387 Lots of work
adds baedc3f Finsihed 1.000_1
adds a624226 Readme
adds 77e8124 Merge branch '1.0'
adds d027c0d Fix include satetment
adds 780f3f2 These tests cannot be in random order
adds 143f8e6 added multiple overrides and restore w/tests
adds 8d713dd Merge in tempire's multiple override work
adds 94df5b5 Version bump
adds 07b5d84 README update
adds 8d86dc0 qobj != obj
adds a206770 Merge remote branch 'notbenh/master'
adds 757f2ec Add notbenh to authors/contributors
adds b53aad9 'implement' feature
adds eeb3766 Merge branch 'ReplacementMocking'
adds 3cbe677 Implement strict mocking
adds 275ba4f Merge branch 'Strict'
adds 594c152 Object control
adds eb3bc9a Merge branch 'object_control'
adds 013f513 Added metrics
adds a004c68 Merge branch 'metrics'
adds 331b230 Version bump
adds 9ea7f67 README
adds 6416894 Add tests
adds d0faab4 Outline a presentation on Mock::Quick
adds ea1bd3a Fix list-scalar context, fix arguments to overrides
adds 7776e32 Presentation done
adds cd2273b Test
adds caf057e Slide form presentation
adds 678f3ac Link improvements?
adds a44e2c9 More improvements
adds 522c328 Fix link
adds 1341d37 Fix bug where params dissapear from overriden class subs
adds 9660826 Merge branch 'master' of github.com:exodist/Mock-Quick
adds 57c0f37 Version bump, kill presentation
adds e95645f Make original method accessible when overriding a class
adds d592a35 Added accessor for control object
adds de4b5e5 Change project name in repo metadata
adds 8947f01 lib/Mock/Quick/Method.pm - allow reused qmeth
adds 722a3e1 Merge pull request #12 from ewilhelm/master
adds 9cb6fa1 New release
adds 67a7090 Ooops
adds b7eb494 Add helpful warning, as well as intercept for fennec
adds a74ac56 gitignore generated files
adds 284d612 croak if hash reference passed
adds 90c46c4 Merge pull request #13 from szabgab/master
adds 10cccf8 typo fixes
adds 4d27046 typo fix
adds af428fa typo fixes
adds a2419e5 Merge pull request #14 from dsteinbrunner/patch-1
adds 17c4b33 Warnings when overriding non-existent functions
adds 6604d16 Fix some warnings
adds 5d97d7f Version bump
adds a64ecf5 Fix #16
adds 1b8657e Version bump
adds 9cc3901 Fix broken test
adds c140d43 Fixed name of distribution in DESCRIPTION
adds ddd2197 Fixed name of distribution in DESCRIPTION
adds bba1128 Merge pull request #17 from polettix/patch-1
adds 6ffb35b Version Bump
adds d49b060 Regen stuff for release
adds 1d46d74 Imported Upstream version 1.111
new 34cd96c Merge tag 'upstream/1.111'
new ce22902 Update debian/changelog
new f89953a Update years of packaging copyright.
new 3a17d9b Declare compliance with Debian Policy 3.9.8.
new 3e180d4 releasing package libmock-quick-perl version 1.111-1
The 6 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 | 4 +
MANIFEST | 4 +-
META.json | 6 +-
META.yml | 6 +-
README | 234 +++++++++++++++++++++++++++++++-----------------------
debian/changelog | 7 +-
debian/control | 2 +-
debian/copyright | 2 +-
lib/Mock/Quick.pm | 6 +-
9 files changed, 156 insertions(+), 115 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmock-quick-perl.git
More information about the Pkg-perl-cvs-commits
mailing list