Update of /cvsroot/monetdb/clients/src/mapiclient/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8662
Modified Files:
All
Added Files:
mclient--help mclient--help.bat mclient--help.stable.err
mclient--help.stable.out
Log Message:
Added --help usage message test also for new mclient alias/clone/copy of
MapiClient.
Like with the original MapiClient--help test, the correct/expected stable
output of test mclient--help
still needs to be checked/fixed/provided by the respective maintainer(s).
--- NEW FILE: mclient--help.bat ---
@echo on
@prompt # $t $g
%MTIMEOUT% mclient --help
Index: All
===================================================================
RCS file: /cvsroot/monetdb/clients/src/mapiclient/Tests/All,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- All 18 Aug 2007 23:31:00 -0000 1.1
+++ All 19 Aug 2007 11:31:53 -0000 1.2
@@ -1,2 +1,3 @@
MapiClient--help
+mclient--help
msqldump--help
--- NEW FILE: mclient--help.stable.out ---
stdout of test 'mclient--help` in directory 'src/mapiclient` itself:
# 16:36:12 >
# 16:36:12 > Mtimeout -timeout 300 ./mclient--help mclient--help
# 16:36:12 >
# 16:36:12 >
# 16:36:12 > Mtimeout -timeout 60 mclient --help
# 16:36:12 >
# 16:36:12 >
# 16:36:12 > Done.
# 16:36:12 >
--- NEW FILE: mclient--help.stable.err ---
stderr of test 'mclient--help` in directory 'src/mapiclient` itself:
# 16:36:12 >
# 16:36:12 > Mtimeout -timeout 300 ./mclient--help mclient--help
# 16:36:12 >
# 16:36:12 >
# 16:36:12 > Mtimeout -timeout 60 mclient --help
# 16:36:12 >
Usage: mclient [ options ]
Options are:
-b t/f | --blocked=true/false /* blocked mode */
-c config | --config=file /* config filename */
-C colname | --collection=name /* collection name */
-e | --error /* exit on error */
-H | --history /* load/save cmdline history (default off) */
-h hostname | --host=hostname /* host to connect to */
-i | --interactive /* read stdin after command line args */
-l language | --language=lang /* {mal,sql,mil,xquery} */
-P passwd | --passwd=passwd /* password */
-p portnr | --port=portnr /* port to connect to */
-d database | --database=database /* database to connect to */
-o format | --output=format /* output format for xquery (dm (default) or
xml) */
-q | --quiet /* don't print welcome message */
-s stmt | --statement=stmt /* run single statement */
-T | --time /* time commands */
-t | --trace /* trace mapi network interaction */
-u user | --user=user /* user id */
-? | --help /* show this usage message */
# 15:14:07 >
# 15:14:07 > Done.
# 15:14:07 >
--- NEW FILE: mclient--help ---
#!/bin/sh
Mlog -x $MTIMEOUT mclient --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