[Zope3-checkins] SVN: zope.testing/trunk/src/zope/testing/testrunner.txt Removed "chapters" experiment.

Jim Fulton jim at zope.com
Wed Sep 20 15:06:17 EDT 2006


Log message for revision 70263:
  Removed "chapters" experiment.
  

Changed:
  U   zope.testing/trunk/src/zope/testing/testrunner.txt

-=-
Modified: zope.testing/trunk/src/zope/testing/testrunner.txt
===================================================================
--- zope.testing/trunk/src/zope/testing/testrunner.txt	2006-09-20 19:00:29 UTC (rev 70262)
+++ zope.testing/trunk/src/zope/testing/testrunner.txt	2006-09-20 19:06:17 UTC (rev 70263)
@@ -67,23 +67,3 @@
   - execution times
 
   - profiling
-
-Chapters:
-
-- `Simple Usage <testrunner-simple.txt>`_
-- `Layer Selection <testrunner-layers.txt>`_
-- `Passing arguments explicitly <testrunner-arguments.txt>`_
-- `Verbose Output <testrunner-verbose.txt>`_
-- `Test Selection <testrunner-test-selection.txt>`_
-- `Test Progress <testrunner-progress.txt>`_
-- `Errors and Failures <testrunner-errors.txt>`_
-- `Debugging <testrunner-debugging.txt>`_
-- `Layers that can't be torn down <testrunner-layers-ntd.txt>`_
-- `Code Coverage <testrunner-coverage.txt>`_
-- `Profiling <testrunner-profiling.txt>`_
-- `Running Without Source Code <testrunner-wo-source.txt>`_
-- `Repeating Tests <testrunner-repeat.txt>`_
-- `Garbage Collection Control and Statistics <testrunner-gc.txt>`_
-- `Debugging Memory Leaks <testrunner-leaks.txt>`_
-- `Knitting in extra package directories <testrunner-knit.txt>`_
-- `Edge Cases <testrunner-edge-cases.txt>`_



More information about the Zope3-Checkins mailing list