Metadata-Version: 1.0
Name: erp5.appliance.test
Version: 1.8
Summary: ERP5 Appliance testing system
Home-page: http://svn.erp5.org/erp5/trunk/utils/erp5.appliance.test
Author: Lukasz Nowak
Author-email: luke@nexedi.com
License: GPL
Description: Tests ERP5 Appliance https://svn.erp5.org/repos/public/erp5/trunk/buildout/
        
        1.8 (2010-11-25)
        ----------------
        
         - add support for python since 2.4
        
        1.7 (2010-11-24)
        ----------------
        
         - follow README-2.12 change -- use default python binary by default
           [Łukasz Nowak]
         - extend test timeout time to one hour
           [Łukasz Nowak]
        
        1.6 (2010-11-23)
        ----------------
        
         - Transmit only last 900 lines of produced log output to external system.
           [Lukasz Nowak]
        
        1.5 (2010-11-22)
        ----------------
        
         - Subcommands are logged with INFO log.
           [Łukasz Nowak]
         - More time allowed during test run.
           [Łukasz Nowak]
        
        1.4 (2010-11-22)
        ----------------
        
         - In non verbose mode use INFO logging filter.
           [Łukasz Nowak]
        
        1.3 (2010-11-22)
        ----------------
        
         - Reuse verbose parameter and pass it conditionally to buildout run.
           [Łukasz Nowak]
        
        1.2 (2010-11-22)
        ----------------
        
         - Call close manually.
           [Łukasz Nowak]
        
        1.1 (2010-11-19)
        ----------------
        
         - Allow no port definition in post URL.
           [Łukasz Nowak]
        
         - Support case when program exited to early, so no more additional tracebacks
           are emitted.
           [Łukasz Nowak]
        
        1.0 (2010-11-19)
        ----------------
        
         - Initial version.
           [Łukasz Nowak]
        
Keywords: erp5 appliance test
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
