[Zope3-checkins] CVS: Zope3/lib/python/Zope/StartUp/tests - __init__.py:NONE testRegisterRequestFactory.py:NONE testRegisterServerType.py:NONE testRequestFactoryRegistry.py:NONE testServerTypeRegistry.py:NONE testSimpleRegistry.py:NONE testStartupDirectives.py:NONE
Jim Fulton
jim@zope.com
Thu, 24 Oct 2002 06:07:26 -0400
Update of /cvs-repository/Zope3/lib/python/Zope/StartUp/tests
In directory cvs.zope.org:/tmp/cvs-serv24647/lib/python/Zope/StartUp/tests
Removed Files:
Tag: Zope3-Bangalore-TTW-Branch
__init__.py testRegisterRequestFactory.py
testRegisterServerType.py testRequestFactoryRegistry.py
testServerTypeRegistry.py testSimpleRegistry.py
testStartupDirectives.py
Log Message:
Added more automatic interface registration while refering to
interfaces in component registration directives.
In doing this I was forced to clean up the configuratio files outside
of Zope.App. In particular, there shouldn't be any configuration files
outside of Zope.App and Zope.Configuration. This second task was much
more involved than the first. :/
=== Removed File Zope3/lib/python/Zope/StartUp/tests/__init__.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/tests/testRegisterRequestFactory.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/tests/testRegisterServerType.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/tests/testRequestFactoryRegistry.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/tests/testServerTypeRegistry.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/tests/testSimpleRegistry.py ===
=== Removed File Zope3/lib/python/Zope/StartUp/tests/testStartupDirectives.py ===