| /sqlite-3.40.0/ |
| H A D | configure | 1176 -program-prefix | --program-prefix | --program-prefi | --program-pref \ 1177 | --program-pre | --program-pr | --program-p) 1179 -program-prefix=* | --program-prefix=* | --program-prefi=* \ 1180 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) 1183 -program-suffix | --program-suffix | --program-suffi | --program-suff \ 1184 | --program-suf | --program-su | --program-s) 1186 -program-suffix=* | --program-suffix=* | --program-suffi=* \ 1187 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) 1194 | --program-transfo | --program-transf \ 1195 | --program-trans | --program-tran \ [all …]
|
| H A D | README.md | 54 a stand-alone program. To install, simply download or build the single 131 which is the main program for the "sqlite3.exe" 192 generated by a C-language program at tool mkkeywordhash.c. 294 building the "testfixture.exe" program. The testfixture.exe program is 295 an enhanced Tcl shell. The testfixture.exe program runs scripts in the 296 test/ folder to validate the core SQLite code. The testfixture program
|
| H A D | spec.template | 20 standalone command-line access program (sqlite) that can be used to
|
| H A D | aclocal.m4 | 9 # This program is distributed in the hope that it will be useful, 864 # Allow CC to be a program name with arguments. 1023 # Links a minimal program and checks the executable 2991 # 'test_compile' -- check by making test program. 5410 # Allow CC to be a program name with arguments. 6645 program t 6656 # Allow CC to be a program name with arguments. 6788 program t 6799 # Allow CC to be a program name with arguments. 6894 # Allow CC to be a program name with arguments. [all …]
|
| /sqlite-3.40.0/tool/ |
| H A D | genfkey.README | 82 error when the program is run (see below). 84 * SQLite does not support recursive triggers, and therefore this program 93 detected as errors when the program is run. Buyer beware. 115 "genfkey*". Unless the --no-drop option is specified, then the program 118 program to be used to upgrade a database schema for which foreign key
|
| H A D | mkshellc.tcl | 24 ** inserted to getnerate this complete program source file. 27 ** source file to help make the command-line program easier to compile.
|
| H A D | omittest.tcl | 14 This script builds the testfixture program and runs the SQLite test suite 34 Makefiles generated by the sqlite configure program cannot be used as
|
| H A D | sqltclsh.c.in | 16 ** If none of the above steps work, then the program runs as an interactive
|
| H A D | dbtotxt.md | 3 The dbtotxt utility program reads an SQLite database file and writes its
|
| /sqlite-3.40.0/test/ |
| H A D | func.test | 23 foreach word {this program is free software} { 27 } {free is program software this} 89 } {this software free program is} 146 } {this program is free software} 330 } {this program is free software} 1138 } {this,program,is,free,software} 1143 } {{this program is free software}} 1163 } {BEGIN-this,program,is,free,software} 1192 } {,program,is,free,software} 1206 } {program,is,free,software} [all …]
|
| H A D | bitvec.test | 153 # "program". But it also causes a malloc error to occur after the 157 proc bitvec_malloc_test {label failcnt n program} { 160 set x \[sqlite3BitvecBuiltinTest $n [list $program]\]
|
| H A D | e_changes.test | 268 # EVIDENCE-OF: R-32918-61474 Before entering a trigger program the value 270 # program has finished, the original value is restored. 299 # Value is being restored to "2" when the trigger program exits. 328 # EVIDENCE-OF: R-17146-37073 Within a trigger program each INSERT, 398 # such statement within a trigger program, the value returned reflects
|
| H A D | malloc3.test | 154 # Each time an SQL statement fails, the driver program (see proc [run_test] 160 # program executes all the SQL specified as part of SQL or PREP primitives 175 # These procs are used to build up a "program" in global variable 177 # to execute the program (and all test cases contained therein). 189 # Add an 'SQL' primitive to the program (see notes above). If the -norollback 217 # Start of test program declaration 554 # End of test program declaration
|
| H A D | optfuzz-db01.txt | 4 -- This script assumes that the "bin2c" program is available on ones $PATH. 5 -- The "bin2c" program reads a binary file and outputs C-code that creates
|
| H A D | walthread.test | 149 set program [string map [list %TEST% $prg %VARS% $vars] { 181 sqlthread spawn ::done($name,$i) $program 183 testfixture_nb ::done($name,$i) $program
|
| H A D | func5.test | 19 # VDBE program, as the function might have changed the encoding.
|
| H A D | select9.test | 337 # This procedure executes the SQL. Then it checks the generated program 338 # for the SQL and appends a "nosort" to the result if the program contains the 339 # SortCallback opcode. If the program does not contain the SortCallback
|
| H A D | without_rowid4.test | 23 # 2. Trigger program execution tests. 25 # trigger program can correctly execute INSERT, UPDATE, DELETE * SELECT 37 # trigger-program is never executed recursively.
|
| H A D | collate4.test | 32 # This procedure executes the SQL. Then it checks the generated program 33 # for the SQL and appends a "nosort" to the result if the program contains the 34 # SortCallback opcode. If the program does not contain the SortCallback
|
| H A D | trigger2.test | 20 # 2. Trigger program execution tests. 22 # trigger program can correctly execute INSERT, UPDATE, DELETE * SELECT 34 # trigger-program is never executed recursively.
|
| H A D | shell3.test | 34 # program is compiled with MinGW or MSVC, the command-line parsing is
|
| H A D | walcrash2.test | 38 # defined. If SQLITE_DEBUG is defined, the program is halted by a failing
|
| H A D | selectE.test | 23 # sqlite3.exe shell program to output delimiter lines so that you can more
|
| /sqlite-3.40.0/autoconf/tea/ |
| H A D | configure.ac | 2 dnl This file is an input file used by the GNU "autoconf" program to
|
| /sqlite-3.40.0/autoconf/ |
| H A D | INSTALL | 47 `configure' by a program called `autoconf'. You need `configure.ac' if 77 6. You can remove the program binaries and object files from the 197 option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
|