[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/tests - framework.py:NONE testFieldIndex.py:NONE testKeywordIndex.py:NONE testPathIndex.py:NONE testSplitter.py:NONE testTextIndex.py:NONE

Tres Seaver tseaver@zope.com
Sat, 13 Oct 2001 16:23:51 -0400


Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/tests
In directory cvs.zope.org:/tmp/cvs-serv23103/tests

Removed Files:
      Tag: tseaver-pxtestcleanup-branch
	framework.py testFieldIndex.py testKeywordIndex.py 
	testPathIndex.py testSplitter.py testTextIndex.py 
Log Message:


 - Refactored tests into subdirectories under their respective packages.

 - Removed dependency of tests on 'execfile( "framework.py" )'

 - TextIndex/TextIndex.py: replaced corrected use of 'insintance', rather
   than using 'type'.

 - Ensured that tests which need to catch logged errors don't leave
   the logger in a hosed state.

=== Removed File Zope/lib/python/Products/PluginIndexes/tests/framework.py ===

=== Removed File Zope/lib/python/Products/PluginIndexes/tests/testFieldIndex.py ===

=== Removed File Zope/lib/python/Products/PluginIndexes/tests/testKeywordIndex.py ===

=== Removed File Zope/lib/python/Products/PluginIndexes/tests/testPathIndex.py ===

=== Removed File Zope/lib/python/Products/PluginIndexes/tests/testSplitter.py ===

=== Removed File Zope/lib/python/Products/PluginIndexes/tests/testTextIndex.py ===