SQLite

All files named ”test/crash.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/crash.test

2024-07-30
17:09
[f699152b8a] part of check-in [e0d9670dd9] Get rid of "-encoding binary" across all test cases, as that is no longer supported in Tcl9. Use "-translation binary" instead. (check-in: [e0d9670dd9] user: drh branch: tcl9, size: 13399)
2013-03-29
19:38
[a47f6d26ae] part of check-in [23ffa4f9fb] Further fixes for test scripts. (check-in: [23ffa4f9fb] user: dan branch: two-mappings, size: 13388)
2012-08-25
10:01
[fb9dc4a02d] part of check-in [9b19b84753] Fix all known instances of 'repeated the' style typos in comments. No changes to code. (check-in: [9b19b84753] user: mistachkin branch: trunk, size: 13396)
2011-08-02
00:57
[519dc29f6f] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 13400)
2008-01-08
15:18
[1b6ac84106] part of check-in [3ccce1f58b] Add additional randomness to crash tests. (CVS 4694) (check-in: [3ccce1f58b] user: drh branch: trunk, size: 13421)
2007-10-09
08:29
[e8b9385771] part of check-in [07c00fffe5] Fixes to the test suite (no code changes) so that quick.test runs with OMIT_ATTACH builds. #2706. (CVS 4480) (check-in: [07c00fffe5] user: danielk1977 branch: trunk, size: 13141)
2007-08-20
14:23
[24020168cc] part of check-in [40f66ada81] Changes to crash-test io backend (test6.c) so that it works with the sqlite3_vfs interface. (CVS 4247) (check-in: [40f66ada81] user: danielk1977 branch: trunk, size: 12934)
2007-05-23
06:25
[0ba9b7927a] part of check-in [f3c3412afa] Increase the number of repititions in crash.test. (CVS 4027) (check-in: [f3c3412afa] user: danielk1977 branch: trunk, size: 12935)
2007-03-17
10:26
[167eb4652e] part of check-in [c4be8d9949] Modifications to crash-test infrastructure. (CVS 3695) (check-in: [c4be8d9949] user: danielk1977 branch: trunk, size: 12779)
07:22
[61bf6b1467] part of check-in [eaf434d588] Combine the two very similar definitions of (crashsql) in the test scripts. (CVS 3694) (check-in: [eaf434d588] user: danielk1977 branch: trunk, size: 12633)
2006-01-06
14:32
[5f5f155393] part of check-in [2529c2e11f] Change the OS interface layer to use traditional direct function call implementations instead of the more complicated virtual function table. Omit the asynchronous I/O demo. (CVS 2870) (check-in: [2529c2e11f] user: drh branch: trunk, size: 13997)
2005-11-26
00:25
[504a4eee0c] part of check-in [1f69aec285] Modify the OS layer so that I/O routines are called through a virtual function table. The os_test.c module has been replaced by test6.c. The crash tests are busted now and need to be fixed. (CVS 2785) (check-in: [1f69aec285] user: drh branch: trunk, size: 13948)
2005-09-17
17:05
[131259005b] part of check-in [d594608ff3] Fix the crash.test script to accomodate recent changes. (CVS 2712) (check-in: [d594608ff3] user: drh branch: trunk, size: 14027)
2005-09-08
12:37
[b75460ec0a] part of check-in [bc723235e6] Fix another test to account for SUM() returning integer rather than float. (CVS 2672) (check-in: [bc723235e6] user: drh branch: trunk, size: 13968)
2005-01-20
05:24
[f38b980a05] part of check-in [f0add0a60e] Changes so that crash.test works when SQLITE_OMIT_PAGER_PRAGMAS is defined. (CVS 2242) (check-in: [f0add0a60e] user: danielk1977 branch: trunk, size: 13982)
2005-01-16
09:06
[fa5d79ece8] part of check-in [fe548561a0] Fixes so that compiling and testing works when SQLITE_OMIT_AUTOVACUUM is defined. (CVS 2218) (check-in: [fe548561a0] user: danielk1977 branch: trunk, size: 13745)
2005-01-15
12:45
[03aa56f873] part of check-in [0ae29538cc] Enhance the performance of auto-vacuum databases by reducing the number of pointer-map entries written during tree balancing. Also fix bugs in balance_quick(). (CVS 2216) (check-in: [0ae29538cc] user: danielk1977 branch: trunk, size: 14116)
2005-01-13
11:07
[b87f2c2fe6] part of check-in [0428a14801] Test cases to improve coverage of pager.c. (CVS 2205) (check-in: [0428a14801] user: danielk1977 branch: trunk, size: 14222)
2005-01-08
02:35
[637479504e] part of check-in [5023b1dba2] Minor test script changes to allow all.test to run when SQLITE_DEFAULT_AUTOVACUUM=1 is defined. (CVS 2182) (check-in: [5023b1dba2] user: danielk1977 branch: trunk, size: 13515)
2004-11-23
22:16
[39d6ec8f6d] part of check-in [5944d51e6c] fulltest runs now, but still finds a memory leak. (CVS 2150) (check-in: [5944d51e6c] user: drh branch: trunk, size: 13434)
2004-11-08
09:51
[48b481769d] part of check-in [9d7cd1f732] Check in the file autovacuum_crash.test that should be part of the previous check-in. (CVS 2078) (check-in: [9d7cd1f732] user: danielk1977 branch: trunk, size: 13268)
09:26
[9982d2c1fe] part of check-in [839ad771a6] Test auto-vacuum mode for crash-proofness. Also fix a bug related to the same. (CVS 2077) (check-in: [839ad771a6] user: danielk1977 branch: trunk, size: 12758)
2004-08-21
19:20
[a3f6d27f7c] part of check-in [b6eb4bf8c7] Fix a pager bug that might have made multi-database commits non-atomic if a power failure occurred at just the wrong moment. (CVS 1900) (check-in: [b6eb4bf8c7] user: drh branch: trunk, size: 10035)
17:54
[59a91b7fbb] part of check-in [bd6649c5aa] Optimizations to the code generator. (CVS 1899) (check-in: [bd6649c5aa] user: drh branch: trunk, size: 10044)
2004-06-28
04:52
[3ea432ce62] part of check-in [06e8e30b24] Fix some problems with multi-file transaction rollback. (CVS 1751) (check-in: [06e8e30b24] user: danielk1977 branch: trunk, size: 10037)
2004-06-26
19:35
[886d531d40] part of check-in [0f9c0f0aa9] Coverage testing of pragma.c. (CVS 1744) (check-in: [0f9c0f0aa9] user: drh branch: trunk, size: 9893)
09:50
[062a108997] part of check-in [0af3ff3942] Minor fixes related to the tests in misuse.test (CVS 1738) (check-in: [0af3ff3942] user: danielk1977 branch: trunk, size: 9405)
2004-06-25
06:23
[14cc6a6575] part of check-in [197d00d6a6] Activate test cases for new journal format. (CVS 1687) (check-in: [197d00d6a6] user: danielk1977 branch: trunk, size: 9543)
2004-06-23
10:43
[01b4a1cf19] part of check-in [41868d79ac] Test cases to verify recovery after a crash. (CVS 1675) (check-in: [41868d79ac] user: danielk1977 branch: trunk, size: 9201)
01:05
[fa7c6ef4d1] part of check-in [46107da7ed] Handle corrupt journal file headers correctly. (CVS 1674) (check-in: [46107da7ed] user: danielk1977 branch: trunk, size: 2126)
2004-06-22
13:12
Added: [b6ff4701ca] part of check-in [64a6d80517] Add crash.test script. (CVS 1660) (check-in: [64a6d80517] user: danielk1977 branch: trunk, size: 1477)