1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Test script changes to support testing the SQLite Encryption Extension.

FossilOrigin-Name: 1c70aa5c014fc48ab06215992a61c6f92490abe4
This commit is contained in:
drh
2016-03-14 16:16:43 +00:00
parent 0d71eaa368
commit 7bd6b49a3e
6 changed files with 30 additions and 15 deletions

View File

@ -127,6 +127,7 @@ do_test walbak-2.1 {
}
} {}
do_test walbak-2.2 {
forcedelete abc.db
db backup abc.db
sqlite3 db2 abc.db
string compare [sig db] [sig db2]