Lines Matching refs:command
18 # shell1-1.*: Basic command line option handling.
19 # shell1-2.*: Basic "dot" command token parsing.
20 # shell1-3.*: Basic test that "dot" command can be called.
32 # Test cases shell1-1.*: Basic command line option handling.
179 # Test cases shell1-2.*: Basic "dot" command token parsing.
185 } {1 {Error: unknown command or invalid arguments: "foo". Enter ".help" for help}}
188 } {1 {Error: unknown command or invalid arguments: "foo OFF". Enter ".help" for help}}
191 } {1 {Error: unknown command or invalid arguments: "foo OFF". Enter ".help" for help}}
196 } {1 {Error: unknown command or invalid arguments: "foo OFF". Enter ".help" for help}}
199 } {1 {Error: unknown command or invalid arguments: "foo OFF". Enter ".help" for help}}
249 # Test cases shell1-3.*: Basic test that "dot" command can be called.
307 # The .dump command now accepts multiple arguments
313 # .echo ON|OFF Turn command echo on or off
742 # dot-command argument quoting
751 # Test the output of the ".dump" command
1027 # NOTE: Skip NUL byte because it appears to be incompatible with command
1032 # NOTE: Due to how the Tcl [exec] command works (i.e. where it treats
1033 # command channels opened for it as textual ones), the carriage
1063 # differences in the command shell. For the carriage-return,
1064 # it is probably due to differences in how Tcl handles command
1134 # The shell tool ".schema" command uses virtual table "pragma_database_list"