[Checkins] [zopefoundation/zope.component] 242931: Fix tests due to changing output due to latest tes...

GitHub noreply at github.com
Thu Feb 6 04:20:29 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.component
  Commit: 2429314dadbab3261f82fdec372dbf99e77a24db
      https://github.com/zopefoundation/zope.component/commit/2429314dadbab3261f82fdec372dbf99e77a24db
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
    M docs/testlayer.rst

  Log Message:
  -----------
  Fix tests due to changing output due to latest testrunner.


  Commit: 5a5625825c7cd05f02b5a19f70408cc66f6ef153
      https://github.com/zopefoundation/zope.component/commit/5a5625825c7cd05f02b5a19f70408cc66f6ef153
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
    M CHANGES.rst
    M docs/zcml.rst
    M setup.py
    M src/zope/component/__init__.py
    M src/zope/component/_declaration.py
    M src/zope/component/testfiles/components.py
    M src/zope/component/tests/test_zcml.py
    M src/zope/component/zcml.py

  Log Message:
  -----------
  Implemented ability to specify adapter and utility names in Python. Use
the ``@zope.component.named(name)`` decorator to specify the name.

All tox environments pass and coverage is at 100%.


Compare: https://github.com/zopefoundation/zope.component/compare/4578540816f2...5a5625825c7c


More information about the checkins mailing list