]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_TESTCTRL_RESULT_INTREAL test-control and use it to create
authordrh <drh@noemail.net>
Fri, 3 May 2019 21:17:28 +0000 (21:17 +0000)
committerdrh <drh@noemail.net>
Fri, 3 May 2019 21:17:28 +0000 (21:17 +0000)
commit0c8f40389ea950077ec8e265b4d9cb7a15e2bc58
tree848b3349acf2624fd7f3e04e849ef1fd804ab99d
parentf2566c4132bc85ec7a11bd2ce0bf012e24817cee
Add the SQLITE_TESTCTRL_RESULT_INTREAL test-control and use it to create
the intreal() SQL function in testfixture.  Write a few simple tests to
prove this all works.  TH3 will hold most of the INTREAL tests, probably.

FossilOrigin-Name: c9838731325e0ca73bd8784c10c74ae043fed7861e6de269fd90e29fa4a19955
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/vdbeapi.c
test/intreal.test [new file with mode: 0644]