]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add test file permutations.test, which runs various other test files with sqlite...
authordanielk1977 <danielk1977@noemail.net>
Sat, 21 Jun 2008 18:07:37 +0000 (18:07 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sat, 21 Jun 2008 18:07:37 +0000 (18:07 +0000)
commit1077e3f7e0a21e03b19c728a13417c1f092f3754
tree1e08782d46b688e62b0252bef6a38e808ee14731
parent1c4926557a6bb8da85e03a23b03f76ce3ded64fc
Add test file permutations.test, which runs various other test files with sqlite configured in various ways. This adds a few new tests and replaces test files autovacuum_crash.test, autovacuum_ioerr.test, exclusive3.test, jrnlmode2.test, jrnlmode3.test, jrnlmode4.test, mutex2 and onefile.test. (CVS 5265)

FossilOrigin-Name: 0e9df3507bd30d320b7ccfeaf3e06e10938022e1
14 files changed:
manifest
manifest.uuid
test/all.test
test/autovacuum_crash.test [deleted file]
test/autovacuum_ioerr.test [deleted file]
test/exclusive3.test [deleted file]
test/jrnlmode2.test [deleted file]
test/jrnlmode3.test [deleted file]
test/jrnlmode4.test [deleted file]
test/onefile.test [deleted file]
test/permutations.test [new file with mode: 0644]
test/quick.test
test/utf16.test [deleted file]
test/veryquick.test