]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use 1<<$x instead of pow(2,$x) in the test suite code. (CVS 4715)
authordanielk1977 <danielk1977@noemail.net>
Wed, 16 Jan 2008 18:20:41 +0000 (18:20 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 16 Jan 2008 18:20:41 +0000 (18:20 +0000)
commit24acd8f939f97d386657d30a0639db7b299aef74
treec8f73fbd9c112c0a52ae304da851f8b98bdbed8b
parent93aed5a177e9e283e010ef1762029579292870dc
Use 1<<$x instead of pow(2,$x) in the test suite code. (CVS 4715)

FossilOrigin-Name: 3a289b6d28bcf399845586b15f100d7c3a78b550
12 files changed:
manifest
manifest.uuid
test/expr.test
test/in.test
test/index.test
test/insert2.test
test/limit.test
test/quick.test
test/select3.test
test/select4.test
test/select5.test
test/update.test