SQLite

All files named ”test/backcompat.test”
Login

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

History for test/backcompat.test

2024-07-30
17:09
[f2431465ed] 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: 17859)
2016-03-14
15:43
[3e64cedda7] part of check-in [f7480e33eb] Fix the backcompat.test script so that it works with the --testdir test option. (check-in: [f7480e33eb] user: dan branch: trunk, size: 17893)
2016-03-08
15:37
[28403f43d1] part of check-in [64b3cb2915] Update fts3/4 so that the 'merge=X,Y' command merges at least, instead of exactly, Y segments from a single level. This matches the documentation. 'merge=X,0' is, as it was in 3.11, an error. (check-in: [64b3cb2915] user: dan branch: trunk, size: 17874)
2014-05-16
15:48
[19a1f337c6] part of check-in [3997d47bb9] Add extra test to backcompat.test to ensure that old and new versions of FTS may work together on the same incremental merge operation. (check-in: [3997d47bb9] user: dan branch: fts4-experimental, size: 17739)
2013-11-05
15:02
[5f8ad58b3e] part of check-in [ace7e7b642] Updates to the backcompat.test test script so that it works with really old (3.6.*) versions. (check-in: [ace7e7b642] user: dan branch: omit-rowid, size: 15891)
2013-10-22
10:23
[cf76ac1883] part of check-in [5ca0ea2e9b] Extra backwards-compatibility tests verify that UNIQUE and PRIMARY KEY indices are created in the correct order. Other backwards-compatibility tests already cover this, but it does not hurt to double up. (check-in: [5ca0ea2e9b] user: drh branch: omit-rowid, size: 15782)
2012-09-13
16:12
[ecd841f3a3] part of check-in [0ebe7cc574] Fix WAL capability checking in one of the test files. (check-in: [0ebe7cc574] user: mistachkin branch: trunk, size: 15053)
01:51
[e0d5a36828] part of check-in [c1a8557008] Allow SQLite to work on Win32 with SQLITE_OS_WINNT=0 as long as WAL is disabled. (check-in: [c1a8557008] user: mistachkin branch: trunk, size: 14989)
2012-05-10
17:43
[bccbc64769] part of check-in [4d3e1673b3] Have the FTS auxiliary functions correctly handle terms that appear in non-matching branches of the FTS expression. Fix for [bdc6bbbb38]. (check-in: [4d3e1673b3] user: dan branch: trunk, size: 14969)
2012-03-21
14:34
[94778872ed] part of check-in [903ec5126d] Add fts4merge3.test, for testing that older versions of FTS4 may interoperate with incr-merge capable versions. (check-in: [903ec5126d] user: dan branch: fts4-incr-merge, size: 14608)
2011-08-02
00:57
[71eeb75ea5] 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: 15378)
2011-04-08
18:47
[0f23ff8d51] part of check-in [8ea3601cd1] Add some rtree tests to the backcompat.test script. (check-in: [8ea3601cd1] user: dan branch: trunk, size: 15392)
2010-12-03
15:04
[541314d69e] part of check-in [b4eafde823] Add tests for fts3 to backcompat.test. (check-in: [b4eafde823] user: dan branch: trunk, size: 12171)
2010-10-05
08:13
[5f3ba11314] part of check-in [717a1e50f0] Prevent backcompat.test from mistaking directories for binary executables. (check-in: [717a1e50f0] user: dan branch: trunk, size: 8515)
2010-08-20
12:43
[49bd844eb2] part of check-in [6a0cbb272c] Fix typo in backcompat.test. (check-in: [6a0cbb272c] user: dan branch: trunk, size: 8492)
10:28
[6df9e6d8c7] part of check-in [40e11aabc7] Do not attempt run backwards compatibility tests if no historical "testfixture" binaries are available. (check-in: [40e11aabc7] user: drh branch: trunk, size: 8496)
2010-08-19
18:05
[0627eeeabe] part of check-in [b0f4796306] Adjust filename globbing in backcompat.test for Windows. (check-in: [b0f4796306] user: shaneh branch: trunk, size: 8390)
17:16
[bf0f2468f9] part of check-in [8d05f66db7] Fix backcompat.test so that it works with windows mandatory locking. (check-in: [8d05f66db7] user: dan branch: trunk, size: 8323)
15:48
[f09684c48e] part of check-in [7999910e85] Add tests for WAL mode to test/backcompat.test. (check-in: [7999910e85] user: dan branch: trunk, size: 8027)
15:11
[a64138b3f0] part of check-in [b9170f2903] Modify the code for reading hot-journal files so that it can handle journals generated by versions 3.5.7 and earlier. (check-in: [b9170f2903] user: dan branch: trunk, size: 6604)
11:05
Added: [5bf6bd795d] part of check-in [8804f4989d] Add new test script backcompat.test, for testing database/journal/wal file compatibility against previous versions. (check-in: [8804f4989d] user: dan branch: trunk, size: 5888)