aboutsummaryrefslogtreecommitdiff
path: root/test/backcompat.test
Commit message (Expand)AuthorAge
* Get rid of "-encoding binary" across all test cases, as that is no longerdrh2024-07-30
* Fix the backcompat.test script so that it works with the --testdir test option.dan2016-03-14
* Update fts3/4 so that the 'merge=X,Y' command merges at least, instead of exa...dan2016-03-08
* Add extra test to backcompat.test to ensure that old and new versions of FTS ...dan2014-05-16
* Updates to the backcompat.test test script so that it works with really old (...dan2013-11-05
* Extra backwards-compatibility tests verify that UNIQUE and PRIMARY KEY drh2013-10-22
* Fix WAL capability checking in one of the test files.mistachkin2012-09-13
* Allow SQLite to work on Win32 with SQLITE_OS_WINNT=0 as long as WAL is disabled.mistachkin2012-09-13
* Have the FTS auxiliary functions correctly handle terms that appear in non-ma...dan2012-05-10
* Add fts4merge3.test, for testing that older versions of FTS4 may interoperate...dan2012-03-21
* Add retry logic for AV defense to winOpen. Also, refactor test suite to allo...mistachkin2011-08-02
* Add some rtree tests to the backcompat.test script.dan2011-04-08
* Add tests for fts3 to backcompat.test.dan2010-12-03
* Prevent backcompat.test from mistaking directories for binary executables.dan2010-10-05
* Fix typo in backcompat.test.dan2010-08-20
* Do not attempt run backwards compatibility tests if no historical drh2010-08-20
* Adjust filename globbing in backcompat.test for Windows.shaneh2010-08-19
* Fix backcompat.test so that it works with windows mandatory locking.dan2010-08-19
* Add tests for WAL mode to test/backcompat.test.dan2010-08-19
* Modify the code for reading hot-journal files so that it can handle journals ...dan2010-08-19
* Add new test script backcompat.test, for testing database/journal/wal file co...dan2010-08-19