File: args-sqlni.sql

package info (click to toggle)
hsqldb 1.8.0.7-1etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 11,824 kB
  • ctags: 11,226
  • sloc: java: 71,953; xml: 10,832; sql: 1,038; sh: 875; makefile: 58
file content (19 lines) | stat: -rw-r--r-- 507 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*
    $Id: args-sqlni.sql,v 1.1 2004/06/17 03:10:43 unsaved Exp $

    See readme.txt in this directory for how to unit test SqlTool.

    Tests:  --noinput AND --sql args

    HARNESS_METADATA        BEGIN         
    arg                 --noAutoFile
    arg                 --noinput
    arg                 --sql
    arg                 \p See this
    requireStdoutRegex   See this
    rejectStdoutRegex   invisible
    arg                 mem 
    HARNESS_METADATA        END       
*/

\p invisible