]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add out-of-range tests on the first parameter to sqlite3_limit().
authordrh <drh@noemail.net>
Tue, 15 Apr 2008 02:36:33 +0000 (02:36 +0000)
committerdrh <drh@noemail.net>
Tue, 15 Apr 2008 02:36:33 +0000 (02:36 +0000)
commit521cc8494e4e55194b4569c85f2e021f4058d428
tree1c7c10a3d35414d48ce35e5cf2c49aa55982bfa4
parent110af53360d08084e26b8273e9be7c64d44ec3e4
Add out-of-range tests on the first parameter to sqlite3_limit().
Add the ability to record tests that have been skipped due to
configuration limitations. (CVS 5009)

FossilOrigin-Name: b7ffc6f0f33b14430ab84a6c60110bc07514f056
manifest
manifest.uuid
src/main.c
src/test1.c
test/sqllimits1.test
test/tester.tcl
test/vacuum.test