Update of /cvsroot/monetdb/clients/src/python/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2110/clients/src/python/Tests

Added Files:
        All MapiClient.py--help MapiClient.py--help.bat 
        MapiClient.py--help.stable.err MapiClient.py--help.stable.out 
Log Message:

Moved "usage" tests of MAPI clients tools and scripts to where they belong:
the clients repository.

Split-up collective "usage" test into individual "*--help" tests.

Added test MonetDB4/src/tools/Tests/Mbeddedmil--help.


Stable output of the following tests need to be checked/fixed/provided by the
respective tools/script maintainer(s):

clients/src/java/scripts/Tests/mjclient--help
clients/src/mapiclient/Tests/MapiClient--help
MonetDB4/src/tools/Tests/Mbeddedmil--help


--- NEW FILE: MapiClient.py--help.stable.out ---
stdout of test 'MapiClient.py--help` in directory 'src/python` itself:


# 16:36:12 >  
# 16:36:12 >  Mtimeout -timeout 300 ./MapiClient.py--help MapiClient.py--help 
# 16:36:12 >  


# 16:36:12 >  
# 16:36:12 >  Mtimeout -timeout 60 MapiClient.py --help
# 16:36:12 >  


# 16:36:12 >  
# 16:36:12 >  Done.
# 16:36:12 >  


--- NEW FILE: MapiClient.py--help.bat ---
@echo on
@prompt # $t $g  

        %MTIMEOUT% MapiClient.py --help

--- NEW FILE: MapiClient.py--help.stable.err ---
stderr of test 'MapiClient.py--help` in directory 'src/python` itself:


# 16:36:12 >  
# 16:36:12 >  Mtimeout -timeout 300 ./MapiClient.py--help MapiClient.py--help 
# 16:36:12 >  


# 16:36:12 >  
# 16:36:12 >  Mtimeout -timeout 60 MapiClient.py --help
# 16:36:12 >  

Usage: MapiClient.py [ options ]
Options are:
-c or --config config_file
        read options from the given file
-? or --help
        print usage message
-s or --set option=value
        set a named option
--host hostname
        host to connect to (default: localhost)
--port port
        port to connect to (default: 50000)
--user user
        login as user (default: monetdb)
--passwd passwd
        password (default: monetdb)
--language language
        language (default: sql)
--database database
        database (default: "")
--mapi_trace
        mapi_trace

# 15:14:07 >  
# 15:14:07 >  Done.
# 15:14:07 >  


--- NEW FILE: MapiClient.py--help ---
#!/bin/sh

Mlog -x $MTIMEOUT MapiClient.py --help

--- NEW FILE: All ---
MapiClient.py--help


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to