Home
last modified time | relevance | path

Searched refs:answer (Results 1 – 25 of 33) sorted by relevance

12

/sqlite-3.40.0/test/
H A Dtkt-c694113d5.test25 set answer {}
28 lappend answer "CREATE INDEX"
31 lappend answer "a=$a"
33 set answer
H A Dautoindex4.test110 unset -nocomplain id data1 data2 jointype onclause whereclause answer
111 foreach {id data1 data2 jointype onclause whereclause answer} {
191 } $answer
195 } $answer
H A Dcse.test147 set answer {}
152 lappend answer $j $r
158 } $answer
H A DwhereL.test63 # query, the wrong answer results:
69 # Constant propagation caused an incorrect answer in the following
H A Dorderby1.test22 # correct answer.
65 # should give exactly the same answer.
214 # should give exactly the same answer.
349 # should give exactly the same answer.
H A Dboundary4.tcl140 proc maketest {tnum sql answer} { argument
145 puts "\175 {$answer}"
H A Dtkt-4c86b126f2.test15 # it gets the wrong answer...
H A Dorderby4.test24 # correct answer.
H A Dmerge1.test85 # disabled. Should give the exact same answer.
H A DselectE.test20 # generate the same answer. But the third one does not. It is as if the
H A Dorderby2.test22 # correct answer.
H A Dorderby3.test23 # correct answer.
H A Ddate.test275 # answer if we try to convert this non-existant localtime to utc?
474 # same answer.
H A Dioerr2.test145 # right answer.
H A Dorderby5.test22 # correct answer.
H A Dresolver01.test159 # For SQLite version 3.7.17 the answer was two rows, which is wrong.
H A Dskipscan2.test89 # Same answer with other formulations of the same query
H A Ddelete4.test175 # incorrect answer.
H A Dpagerfault.test105 set answer [split [string repeat "ottffs" 128] ""]
106 faultsim_test_result [list 0 $answer]
109 if {$res != $answer} { error "Database content appears incorrect ($res)" }
H A Dvtab6.test419 # Both queries should generate the same results so the answer should
H A Djoin.test536 # Both queries should generate the same results so the answer should
695 # to 200. The following tests still run, but the answer is now
/sqlite-3.40.0/src/
H A Din-operator.md58 The following algorithm always compute the correct answer. However, this
73 The following procedure computes the same answer as the simple full-scan
/sqlite-3.40.0/doc/
H A Dpager-invariants.txt46 are said to be "logically equivalent" if they give the same answer to
H A Djson-enhancements.md26 * The ->> operator converts the answer into a primitive SQL datatype
/sqlite-3.40.0/ext/rtree/
H A Drtreedoc.test922 # EVIDENCE-OF: R-32761-23915 One would get the same answer without the
948 # answer itself, it merely limited the search space.

12