Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/resetdb.test
2019-02-05
| ||
08:55 | Update test file "resetdb.test" so that it works with the "prepare" permutation. file: [8062cf10] check-in: [95d33812] user: dan branch: trunk, size: 7312 | |
2019-01-11
| ||
17:41 | Fix a problem handling a negative value in the "number-of-pages" database header field. Also a problem with running "REINDEX tbl" against a virtual table for which the SQL passed to sqlite3_declare_vtab() contains PRIMARY KEY or UNIQUE constraints. file: [11751973] check-in: [556dd892] user: dan branch: trunk, size: 7096 | |
2018-11-07
| ||
02:17 | Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. file: [373a9eb8] check-in: [3212733c] user: drh branch: read-only-shadow, size: 7098 | |
2018-09-11
| ||
19:05 | Do not do the byte-by-byte modifications in the resetdb.test script if the reserved-byte flag in the DB header is non-zero, because in that case the bytes will be in the wrong place and the test won't work. file: [684a6ffd] check-in: [0af18674] user: drh branch: trunk, size: 6997 | |
2018-09-07
| ||
11:51 | Minor fixes for problems revealed by releasetest.tcl. file: [2f928983] check-in: [1a8aedc3] user: dan branch: trunk, size: 6940 | |
2018-07-21
| ||
23:15 | In 'resetdb.test', close a database prior to trying to delete it. file: [d8750cc9] check-in: [45137053] user: mistachkin branch: trunk, size: 6914 | |
2018-07-19
| ||
11:44 | Experimental fix for resetting databases that have been deemed read-only due to a corrupt "read-version" header field. file: [b7df3736] check-in: [e2394002] user: dan branch: exp-dbreset-fix, size: 6904 | |
2018-07-12
| ||
11:28 | Add a test case to check that SQLITE_DBCONFIG_RESET_DATABASE can be used with wal mode databases even if there are active readers. file: [c70ac9b8] check-in: [6145f5b3] user: dan branch: trunk, size: 5131 | |
2018-07-05
| ||
20:33 | Update the recipe for resetting a database using SQLITE_DBCONFIG_RESET_DATABASE. file: [46abce31] check-in: [c43dd23f] user: dan branch: trunk, size: 4544 | |
2018-05-30
| ||
07:36 | Do not use the codec on the resetdb.test script. file: [2107b34a] check-in: [fe55cea0] user: drh branch: trunk, size: 4011 | |
2018-05-29
| ||
16:37 | Fix autoinc.test and resetdb.test so that they work with all permutations. file: [5de55c34] check-in: [89f56d6b] user: dan branch: trunk, size: 3993 | |
14:29 | More minor changes to test scripts. file: [9a53704a] check-in: [ce9b756f] user: dan branch: trunk, size: 3839 | |
13:25 | Do not run test file "resetdb.test" as part of permutation "inmemory_journal". file: [002ea3e6] check-in: [4921e5ba] user: dan branch: trunk, size: 3787 | |
2018-04-28
| ||
19:08 | Test cases added for SQLITE_DBCONFIG_RESET_DATABASE. file: [7fda92e4] check-in: [08665a9e] user: drh branch: trunk, size: 3432 Added | |