Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/resetdb.test
2023-01-20
| ||
15:13 | [54c06f18bc] part of check-in [b869054acb] Add tests for changing the database encoding via RESET_DATABASE/VACUUM. And test that it is not possible to trick another connection with this. (check-in: [b869054acb] user: dan branch: trunk, size: 8350) | |
2019-02-05
| ||
08:55 | [8062cf10a0] part of check-in [95d338124b] Update test file "resetdb.test" so that it works with the "prepare" permutation. (check-in: [95d338124b] user: dan branch: trunk, size: 7312) | |
2019-01-11
| ||
17:41 | [117519739a] part of check-in [556dd8922f] 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. (check-in: [556dd8922f] user: dan branch: trunk, size: 7096) | |
2018-11-07
| ||
02:17 | [373a9eb8fc] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 7098) | |
2018-09-11
| ||
19:05 | [684a6ffde5] part of check-in [0af18674ca] 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. (check-in: [0af18674ca] user: drh branch: trunk, size: 6997) | |
2018-09-07
| ||
11:51 | [2f928983dc] part of check-in [1a8aedc337] Minor fixes for problems revealed by releasetest.tcl. (check-in: [1a8aedc337] user: dan branch: trunk, size: 6940) | |
2018-07-21
| ||
23:15 | [d8750cc9d2] part of check-in [45137053a5] In 'resetdb.test', close a database prior to trying to delete it. (check-in: [45137053a5] user: mistachkin branch: trunk, size: 6914) | |
2018-07-19
| ||
11:44 | [b7df373608] part of check-in [e2394002d0] Experimental fix for resetting databases that have been deemed read-only due to a corrupt "read-version" header field. (check-in: [e2394002d0] user: dan branch: exp-dbreset-fix, size: 6904) | |
2018-07-12
| ||
11:28 | [c70ac9b8ce] part of check-in [6145f5b3ba] Add a test case to check that SQLITE_DBCONFIG_RESET_DATABASE can be used with wal mode databases even if there are active readers. (check-in: [6145f5b3ba] user: dan branch: trunk, size: 5131) | |
2018-07-05
| ||
20:33 | [46abce317c] part of check-in [c43dd23fb0] Update the recipe for resetting a database using SQLITE_DBCONFIG_RESET_DATABASE. (check-in: [c43dd23fb0] user: dan branch: trunk, size: 4544) | |
2018-05-30
| ||
07:36 | [2107b34a8c] part of check-in [fe55cea0c8] Do not use the codec on the resetdb.test script. (check-in: [fe55cea0c8] user: drh branch: trunk, size: 4011) | |
2018-05-29
| ||
16:37 | [5de55c345c] part of check-in [89f56d6b0a] Fix autoinc.test and resetdb.test so that they work with all permutations. (check-in: [89f56d6b0a] user: dan branch: trunk, size: 3993) | |
14:29 | [9a53704aa5] part of check-in [ce9b756f09] More minor changes to test scripts. (check-in: [ce9b756f09] user: dan branch: trunk, size: 3839) | |
13:25 | [002ea3e6c5] part of check-in [4921e5bae4] Do not run test file "resetdb.test" as part of permutation "inmemory_journal". (check-in: [4921e5bae4] user: dan branch: trunk, size: 3787) | |
2018-04-28
| ||
19:08 | Added: [7fda92e443] part of check-in [08665a9e2e] Test cases added for SQLITE_DBCONFIG_RESET_DATABASE. (check-in: [08665a9e2e] user: drh branch: trunk, size: 3432) | |