[Subversion] / PEAK-Rules / test_rules.py  

Diff of /PEAK-Rules/test_rules.py

Parent Directory | Revision Log

version 2234, Sun Sep 3 19:31:05 2006 UTC version 2235, Sun Sep 3 19:37:44 2006 UTC
Line 43 
Line 43 
     import doctest      import doctest
     return doctest.DocFileSuite(      return doctest.DocFileSuite(
         'DESIGN.txt', 'Indexing.txt', 'AST-Builder.txt',          'DESIGN.txt', 'Indexing.txt', 'AST-Builder.txt',
           'Code-Generation.txt',
         optionflags=doctest.ELLIPSIS|doctest.NORMALIZE_WHITESPACE,          optionflags=doctest.ELLIPSIS|doctest.NORMALIZE_WHITESPACE,
     )      )
   


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help