]> git.ipfire.org Git - thirdparty/sqlite.git/commit
New test cases to verify that SQLite handles bound NaN, +Inf, and -Inf
authordrh <drh@noemail.net>
Sun, 11 May 2008 11:07:06 +0000 (11:07 +0000)
committerdrh <drh@noemail.net>
Sun, 11 May 2008 11:07:06 +0000 (11:07 +0000)
commita06f17fe2e432db1c0782055a0febd837880ca88
treed1dbece1654a24a63864a0f53696f313cc07dc9f
parentd2dadc964752bd1d4f2717fee46f7a02f5a814e7
New test cases to verify that SQLite handles bound NaN, +Inf, and -Inf
floating point values correctly.  Improvements to the text->real conversion
routine so that it generates +Inf and -Inf at appropriate times.
Tickets #3101 and #3060. (CVS 5116)

FossilOrigin-Name: 3ff2f1cdc9c57bca56de6cdc0ad5edc95b0606a0
manifest
manifest.uuid
src/sqlite.h.in
src/test1.c
src/util.c
test/nan.test