Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/nockpt.test
2025-03-27
| ||
14:32 | [3db354270f] part of check-in [f96a5346e3] In Tcl, always use eq/ne for comparing strings, not ==/!= (check-in: [f96a5346e3] user: jan.nijtmans branch: cygwin-fixes, size: 4361) | |
2025-03-06
| ||
13:49 | [e0ef4af9b3] part of check-in [9868615b7d] Cygwin-centric test script tweaks from Jan Nijtmans. (check-in: [9868615b7d] user: stephan branch: cygwin-fixes, size: 4359) | |
2018-03-09
| ||
14:11 | [8c43b25af6] part of check-in [e547c83f3e] Fix a problem in test file nockpt.test causing errors with SQLITE_DEFAULT_AUTOVACUUM builds. (check-in: [e547c83f3e] user: dan branch: trunk, size: 4310) | |
2018-02-07
| ||
18:45 | [fd5473e30a] part of check-in [468a389cdc] Fix typo in comment. Skip tests added by check-in [4761db83b6] when running on Windows. (check-in: [468a389cdc] user: mistachkin branch: trunk, size: 4284) | |
16:14 | [d291d618c9] part of check-in [4761db83b6] When the final connection disconnects from a wal mode database, check that the database file has not been moved or unlinked before deleting the wal and shm files. (check-in: [4761db83b6] user: dan branch: trunk, size: 4238) | |
2016-12-27
| ||
15:59 | [9a436a7213] part of check-in [a6af06f164] Do not allow the nockpt.test module to run under the inmemory_journal permutation. (check-in: [a6af06f164] user: drh branch: trunk, size: 1912) | |
12:35 | [9f56a64b20] part of check-in [a54e619e6f] Disable new test modules nockpt.test and interrupt2.test for incompatible permutations. Add a CORRUPT_DB term to an assert() in vdbe.c. (check-in: [a54e619e6f] user: drh branch: trunk, size: 1870) | |
02:43 | [1e5c87614d] part of check-in [382eea36c5] Minor changes to make some newer test cases work under more compile-time options. (check-in: [382eea36c5] user: drh branch: trunk, size: 1814) | |
2016-11-11
| ||
17:08 | [c65fc1c921] part of check-in [46e0016207] Fix a problem with switching from wal to rollback mode when SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE is configured. (check-in: [46e0016207] user: dan branch: trunk, size: 1788) | |
2016-10-31
| ||
16:16 | Added: [faeeb1daa3] part of check-in [093d2fc228] Add the SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE sqlite3_dbconfig() option - for disabling SQLite's default checkpoint-on-close behaviour. (check-in: [093d2fc228] user: dan branch: no-ckpt-on-close, size: 1556) | |