Home
last modified time | relevance | path

Searched refs:actual (Results 1 – 25 of 39) sorted by relevance

12

/sqlite-3.40.0/test/
H A Dlemon-test01.y31 static int testCase(int testId, int shouldBe, int actual){ in testCase() argument
33 if( shouldBe==actual ){ in testCase()
36 printf("test %d: got %d, expected %d\n", testId, actual, shouldBe); in testCase()
H A Dvacuum3.test49 foreach {request actual database} [list \
64 } $actual
108 foreach {request actual database} [list \
123 } $actual
183 foreach {request actual} [list \
198 } $actual
H A Dtrigger6.test17 # that the same evaluation occurs for the actual INSERT/UPDATE and
H A Dfallocate.test53 # the database file based on the size of the file on disk, not the actual
H A Dfts4langid.test246 set actual [
249 do_test $tn.$langid [list set {} $actual] $res
H A DcorruptK.test50 # to 24 bytes (instead of the actual 100).
H A Dioerr5.test34 # ("SQLITE_OK", "SQLITE_IOERR" etc.). The actual results returned by the
H A DtriggerD.test15 # to the actual ROWID. Ticket [34d2ae1c6d08b5271ba5e5592936d4a1d913ffe3]
H A De_dropview.test115 # database schema, but no actual data in the underlying base tables is
H A Dfts4merge.test294 # 1 following a no-op "merge=A,B", or by more than 1 if actual work is
H A Dfts3atoken.test106 # returns the actual pointer value as a BLOB.
H A De_select2.test34 # elements, the type name and the actual value.
572 # Check that the actual data returned by the $select query is the same
H A Dpagerfault.test1209 error "Expected file size 3072 or 12288 bytes - actual size $sz bytes"
1212 error "Expected file size to be 12288 bytes - actual size $sz bytes"
H A Dio.test418 # But some VFS implementations (symbian) buffer writes so the actual
H A Dcorrupt2.test566 # header field is smaller than the actual number of pages on the freelist.
H A Dincrvacuum.test843 # But the size of the database file is shorter than the actual data
H A Dfts3ac.test539 We will send our cut at the actual time line here shortly. Thanks,
1024 # Everything above just builds an interesting test database. The actual
/sqlite-3.40.0/ext/rtree/
H A DrtreeA.test115 Wrong number of entries in %_rowid table - expected 0, actual 500
116 Wrong number of entries in %_parent table - expected 0, actual 23}}
193 Wrong number of entries in %_rowid table - expected 0, actual 499
194 Wrong number of entries in %_parent table - expected 0, actual 23}}
H A Drtreecheck.test87 Wrong number of entries in %_rowid table - expected 5, actual 4}}
H A Drtreedoc3.test226 # an actual R*Tree entry and not a subtree) then that entry is returned
H A Drtreedoc.test1394 # are probably not the same as the actual auxiliary column names.
1567 } {{Wrong number of entries in %_rowid table - expected 200, actual 201}}
1578 } {{Wrong number of entries in %_parent table - expected 9, actual 10}}
/sqlite-3.40.0/ext/repair/test/
H A Dcheckfreelist01.test56 } {{free-list count mismatch: actual=6725 header=6726}}
/sqlite-3.40.0/doc/
H A Djson-enhancements.md57 actual JSON value this would cause problems, so I'm including the enhanced
/sqlite-3.40.0/ext/fts3/
H A DREADME.content158 The DELETE trigger must be fired before the actual delete takes place
/sqlite-3.40.0/ext/session/
H A Dsessionrebase.test213 # Test cases 2.* - simple tests of rebasing actual changesets.

12