]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Get rid of "-encoding binary" across all test cases, as that is no longer
authordrh <>
Tue, 30 Jul 2024 17:09:51 +0000 (17:09 +0000)
committerdrh <>
Tue, 30 Jul 2024 17:09:51 +0000 (17:09 +0000)
commit780187f090d7da3ec49041ab24fc3363a30cb1b0
tree8d0b2d24a2c429d3ed1890cde522dc022a713fd3
parent3302bf4dbdda5ba3ccbf3229ecd9e2fec3a6b06e
Get rid of "-encoding binary" across all test cases, as that is no longer
supported in Tcl9.  Use "-translation binary" instead.

FossilOrigin-Name: e0d9670dd98a22d2e22aac8ba8720787a05e280e18ec9b2d4323f947c83718f5
36 files changed:
ext/fts5/test/fts5corrupt2.test
ext/recover/recovercorrupt4.test
ext/recover/recoverpgsz.test
ext/session/changesetfuzz1.test
ext/session/session4.test
ext/session/sessiondiff.test
manifest
manifest.uuid
test/backcompat.test
test/corrupt.test
test/corrupt2.test
test/corrupt4.test
test/corruptK.test
test/crash.test
test/exclusive2.test
test/func6.test
test/fuzz3.test
test/incrvacuum3.test
test/ioerr.test
test/ioerr5.test
test/memdb1.test
test/pendingrace.test
test/recover.test
test/rollback.test
test/shell5.test
test/shell7.test
test/superlock.test
test/syscall.test
test/tester.tcl
test/tkt3457.test
test/wal.test
test/wal_common.tcl
test/walcksum.test
test/walslow.test
test/zipfile.test
vsixtest/vsixtest.tcl