[Subversion] / PEAK / CHANGES.txt  

Diff of /PEAK/CHANGES.txt

Parent Directory | Revision Log

version 1613, Wed Jan 21 03:19:01 2004 UTC version 1629, Sat Jan 24 00:07:51 2004 UTC
Line 2 
Line 2 
   
  Changed, Enhanced, or Newly Deprecated Features   Changed, Enhanced, or Newly Deprecated Features
   
    - Added 'peak.ddt' framework for Document-Driven Testing.  DDT can parse HTML
      files to extract test descriptions from HTML tables, run the tests, and then
      output an annotated version of the input document, illustrating the results
      by e.g. coloring cells to highlight good/bad results.  To use it, you must
      implement 'ddt.ITableProcessor' components that know how to interpret the
      table contents.
   
    - Added 'fd.file:' URL scheme, for URLs like 'fd.file:stdin' that can be used
      in place of 'file:' URLs for many purposes.
   
    - Added 'model.ExtendedEnum', for enumerations that also support arbitrary
      integers.
   
  - Added 'events.IEventLoop' implementation and refactored 'UntwistedReactor'   - Added 'events.IEventLoop' implementation and refactored 'UntwistedReactor'
    to use it.  'UntwistedReactor' is now nothing more than an adapter from     to use it.  'UntwistedReactor' is now nothing more than an adapter from
    'events.IEventLoop' to 'running.IBasicReactor'.  Added 'twisted_support'     'events.IEventLoop' to 'running.IBasicReactor'.  Added 'twisted_support'


Generate output suitable for use with a patch program
Legend:
Removed from v.1613  
changed lines
  Added in v.1629

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help