[Subversion] / PEAK / INSTALL.txt  

Diff of /PEAK/INSTALL.txt

Parent Directory | Revision Log

version 579, Wed Oct 30 21:37:49 2002 UTC version 593, Sun Nov 3 19:47:29 2002 UTC
Line 87 
Line 87 
   
    python setup.py test     python setup.py test
   
   This will run about 27 tests on various parts of PEAK.  If you have    This will run 40+ tests on various parts of PEAK.  If you have
   installed everything correctly, 100% of the tests should succeed.  If    installed everything correctly, 100% of the tests should succeed.  If
   you're missing any needed parts, you will probably be unable to run the    you're missing any needed parts, you will probably be unable to run the
   tests at all.    tests at all.
Line 104 
Line 104 
   
   By default, 'python setup.py test' only runs 'peak.api.tests', which cover    By default, 'python setup.py test' only runs 'peak.api.tests', which cover
   the basic, currently supported functionality of PEAK.  If you specify    the basic, currently supported functionality of PEAK.  If you specify
   the 'peak.tests' module (as in the second example above), the full 67-test    the 'peak.tests' module (as in the second example above), the full suite of
   suite will be run.  These tests will take longer to run, as they perform    80+ tests will be run.  These tests will take longer to run, as they perform
   some rather complex XMI and UUID tests.    some rather complex XMI and UUID tests.
   


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help