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

Modified Files:
        All MapiClient--help.stable.err mclient--help.stable.err 
Added Files:
        mclient--help-mal mclient--help-mal.bat mclient--help-sql 
        mclient--help-sql.bat mclient--help-xquery 
        mclient--help-xquery.bat 
Log Message:
Approve the help information and enter the refined helps tests.


--- NEW FILE: mclient--help-sql.bat ---
@echo on
@prompt # $t $g  

        %MTIMEOUT% mclient -lsql --help

--- NEW FILE: mclient--help-mal.bat ---
@echo on
@prompt # $t $g  

        %MTIMEOUT% mclient -lmal --help

Index: MapiClient--help.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/clients/src/mapiclient/Tests/MapiClient--help.stable.err,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- MapiClient--help.stable.err 18 Aug 2007 23:31:01 -0000      1.1
+++ MapiClient--help.stable.err 24 Aug 2007 11:59:34 -0000      1.2
@@ -6,32 +6,41 @@
 # 16:36:12 >  
 
 
-# 16:36:12 >  
-# 16:36:12 >  Mtimeout -timeout 60 MapiClient --help
-# 16:36:12 >  
+# 13:46:19 >  
+# 13:46:19 >  Mtimeout -timeout 60 MapiClient --help
+# 13:46:19 >  
+
+Usage: MapiClient --language=(sql|xquery|mal|mil) [ options ]
 
-Usage: MapiClient [ 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 */
+ -c config   | --config=file     config filename
+ -d database | --database=database  database to connect to
+ -e          | --echo            echo the query
+ -f          | --format=kind     use renderer {csv,tab,raw,sql,xml} 
+ -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   {sql,xquery,mal,mil}
+ -L logfile  | --log=logfile     save client/server interaction
+ -P passwd   | --passwd=passwd   password
+ -p portnr   | --port=portnr     port to connect to
+ -s stmt     | --statement=stmt  run single statement
+ -t          | --time            time commands
+ -X          | --Xdebug          trace mapi network interaction
+ -u user     | --user=user       user id
+ -?          | --help            show this usage message
+ -|          | --pager=cmd        for pagination
 
-# 15:14:07 >  
-# 15:14:07 >  Done.
-# 15:14:07 >  
+SQL specific opions 
+ -r          | --rows=nr          for pagination
+ -w          | --width=nr         for pagination
+ -d          | --dump             create an SQL dump
+
+XQuery specific options
+ -C colname  | --collection=name  collection name
+ -o format   | --output=format   output format (dm (default) or xml)
+
+# 13:46:19 >  
+# 13:46:19 >  Done.
+# 13:46:19 >  
 

--- NEW FILE: mclient--help-xquery ---
#!/bin/sh

Mlog -x $MTIMEOUT mclient -lxquery --help

Index: All
===================================================================
RCS file: /cvsroot/monetdb/clients/src/mapiclient/Tests/All,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- All 19 Aug 2007 11:31:53 -0000      1.2
+++ All 24 Aug 2007 11:59:34 -0000      1.3
@@ -1,3 +1,6 @@
 MapiClient--help
 mclient--help
+mclient--help-sql
+mclient--help-mal
+mclient--help-xquery
 msqldump--help

Index: mclient--help.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/clients/src/mapiclient/Tests/mclient--help.stable.err,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mclient--help.stable.err    19 Aug 2007 11:31:56 -0000      1.1
+++ mclient--help.stable.err    24 Aug 2007 11:59:44 -0000      1.2
@@ -6,32 +6,41 @@
 # 16:36:12 >  
 
 
-# 16:36:12 >  
-# 16:36:12 >  Mtimeout -timeout 60 mclient --help
-# 16:36:12 >  
+# 13:46:19 >  
+# 13:46:19 >  Mtimeout -timeout 60 mclient --help
+# 13:46:19 >  
+
+Usage: mclient --language=(sql|xquery|mal|mil) [ options ]
 
-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 */
+ -c config   | --config=file     config filename
+ -d database | --database=database  database to connect to
+ -e          | --echo            echo the query
+ -f          | --format=kind     use renderer {csv,tab,raw,sql,xml} 
+ -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   {sql,xquery,mal,mil}
+ -L logfile  | --log=logfile     save client/server interaction
+ -P passwd   | --passwd=passwd   password
+ -p portnr   | --port=portnr     port to connect to
+ -s stmt     | --statement=stmt  run single statement
+ -t          | --time            time commands
+ -X          | --Xdebug          trace mapi network interaction
+ -u user     | --user=user       user id
+ -?          | --help            show this usage message
+ -|          | --pager=cmd        for pagination
 
-# 15:14:07 >  
-# 15:14:07 >  Done.
-# 15:14:07 >  
+SQL specific opions 
+ -r          | --rows=nr          for pagination
+ -w          | --width=nr         for pagination
+ -d          | --dump             create an SQL dump
+
+XQuery specific options
+ -C colname  | --collection=name  collection name
+ -o format   | --output=format   output format (dm (default) or xml)
+
+# 13:46:19 >  
+# 13:46:19 >  Done.
+# 13:46:19 >  
 

--- NEW FILE: mclient--help-sql ---
#!/bin/sh

Mlog -x $MTIMEOUT mclient -lsql --help

--- NEW FILE: mclient--help-mal ---
#!/bin/sh

Mlog -x $MTIMEOUT mclient -lmal --help

--- NEW FILE: mclient--help-xquery.bat ---
@echo on
@prompt # $t $g  

        %MTIMEOUT% mclient -lxquery --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