aboutsummaryrefslogtreecommitdiff
path: root/test/permutations.test
Commit message (Collapse)AuthorAge
...
* Add virtual table module "fts4aux", used to inspect the full-text index of ↵dan2011-02-01
| | | | | an fts4 table directly. Also add the "compress" and "uncompress" fts4 options. FossilOrigin-Name: b010ddcc52889160af2183a33c5f483bb0ae91b9
* Run some of the existing test scripts with optimizations disabled as part of ↵dan2010-12-07
| | | | | all.test. FossilOrigin-Name: b0634d2f909fb192d20315e59fa31fcd8f316541
* Add the "valgrind" permutation. This is the same as veryquick.test except ↵dan2010-12-03
| | | | | that it omits the multi-process tests that do not work under valgrind. No changes to production or existing test code. FossilOrigin-Name: 49531300676b303f2ccec8d8d587b389c9eae98b
* Changes to allow FTS4 tables to be created without the underlying %_docsize ↵dan2010-11-02
| | | | | table (in order to save space). FossilOrigin-Name: 31989b18f53d97eddfb39660ef04fbf9463583e0
* If a database file with the WAL flag set is opened in exclusive-locking ↵dan2010-11-01
| | | | | mode, use heap memory to store the wal-index instead of shared-memory. FossilOrigin-Name: 8dd5c69198619866923c6053b71899c1fb8c4c67
* Test coverage improvements for fts3.c.dan2010-10-25
| | | FossilOrigin-Name: a8b1d99899678b72c2a487909eabed321593d55f
* Add test for matchinfo when a phrase includes some common tokens.dan2010-10-25
| | | FossilOrigin-Name: 80a54ebc41e4224ab93d92cb390524db1c398155
* Experimental changes to fts4 to try to selectively avoid loading very large ↵dan2010-10-19
| | | | | doclists. FossilOrigin-Name: 5ae0ba447a561e3b6637b52f9b83a9fc683d2572
* Fix some test failures found running releasetest.tcl.dan2010-09-14
| | | FossilOrigin-Name: 56a9ce7774a6f163a62684dd8d5357ce16a07de1
* If MEM_STATUS is disabled, avoid holding the STATIC_MEM mutex when calling ↵dan2010-09-02
| | | | | the user-defined xMalloc method. Holding the mutex causes problems for memsys3 and memsys5. FossilOrigin-Name: 4f20f8ba73691c8a1dc33d2fcd1e793dd08f00a8
* Fix a couple of memory leaks in r-tree that can occur following an OOM ↵dan2010-08-26
| | | | | condition. FossilOrigin-Name: 1975a27cdec09e1dad4ca8281a87dd7754c02c3e
* Incremental checkin on pager state refactoring.dan2010-08-03
| | | FossilOrigin-Name: 0a636798bdb6961a47327091715b254f79add823
* Re-introduce the prefix-search optimization of [feef1b15d6], which was lost ↵dan2010-07-19
| | | | | in a reorganization of FTS3 code. FossilOrigin-Name: d692434b4935e8e7858230af1c126b0be8203077
* Do not run journal3.test with the inmemory_journal permutation.dan2010-07-17
| | | FossilOrigin-Name: e1d228e992fe8da1fc5aef95d9bc8be62c6b46c7
* Fixes to the pcache10 and pcache90 permutations.dan2010-07-13
| | | FossilOrigin-Name: 597d40fa529073123a50ae6afc762c59404f8f5f
* Exclude a few more FTS modules from the "in memory" permutation test suite.shaneh2010-07-09
| | | FossilOrigin-Name: 4e9d69cd5ac3cc4d12ccea3028cba73e3c3f2965
* Exclude fts3cov.test from the "in memory" permutation test suite to avoid a ↵shaneh2010-07-09
| | | | | false positive. FossilOrigin-Name: 6af6794cac5516f8cbc425cb8c73468ca371a1ad
* Changes to test scripts so that the "inmemory_journal" permutation works ↵dan2010-07-08
| | | | | with [ef126e775a]. FossilOrigin-Name: f553c8ed04b4b2df8ff4929e0754e3ffd1d01ba4
* Run some fts3 tests as part of the "wal" permutation.dan2010-07-07
| | | FossilOrigin-Name: 8657455a11d20dbf78247559670943a72541a09d
* Fix a problem with writing to databases larger than 2^32 bytes with WAL mode.dan2010-07-07
| | | FossilOrigin-Name: b956ddca75d64ba662fa0b03b643822d836b6501
* Do not do the *-closeallfiles test for notify2.test. It uses multiple threads.dan2010-07-06
| | | FossilOrigin-Name: fb09152db879211986a7161a96a61da1425f79ef
* Add any files specified as part of the QUICKTEST_INCLUDE environment ↵dan2010-07-05
| | | | | variable to the set of test files run as part of "make test". Release testing uses this trick. FossilOrigin-Name: a40a6e7df191ca10bc3aa504d374b9f5bfa33cbc
* Fix typos in permutations.test.dan2010-07-05
| | | FossilOrigin-Name: b6600ecb4ee8e4d0fe5e8399450ef25b15071a91
* Fix a bug in the permutations.test script.dan2010-07-03
| | | FossilOrigin-Name: 3b20ad03be55613d922d81aec5313327bf4098b9
* Fix an assert() in pager.c added by the previous commit. And various ↵dan2010-07-03
| | | | | problems with test scripts in autovacuum and in-memory journal mode. FossilOrigin-Name: 62a10101776b41236ff7bd08c8aa85765a43df7c
* Run tkt-9d68c883.test along with the other pager.c coverage tests. Add a ↵dan2010-07-02
| | | | | test case to pager1.test. FossilOrigin-Name: c6714b0dbdc782e721662ec166d9f161bc05c6df
* Additional test cases to cover branches in pager.c.dan2010-07-02
| | | FossilOrigin-Name: eddfb2b4062f8a8b907f0c7bc08a05c16692e900
* When synchronous=NORMAL, use the same journal file format as with ↵dan2010-06-26
| | | | | synchronous=FULL (i.e. multiple journal headers within the one journal). Fix for [d11f09d36e]. FossilOrigin-Name: 2eaf5ee0d9338de8a77fb3e06ad2f2b0daa6fcbe
* Some changes to test scripts related to codec enabled versions of sqlite.dan2010-06-22
| | | FossilOrigin-Name: 85dd51a75c75b2a123744f646e04538e4e5d89b3
* Add further pager tests.dan2010-06-21
| | | FossilOrigin-Name: 4104b175a8c3560a7680f3d2b54416821bb2e19d
* Add tests to pager1.test and pagerfault.test.dan2010-06-19
| | | FossilOrigin-Name: f5df83fd875073eee8e2269e87e2a8c9c7abc981
* Fix a memory leak that can occur in os_unix.c if an IO error occurs within ↵dan2010-06-16
| | | | | the xUnlock method. FossilOrigin-Name: 6c5c04eea1f0e8d61883ee8675c249fbf895dc01
* Fix a problem introduced into lock2.test by the previous commit.dan2010-06-15
| | | FossilOrigin-Name: c1c9f6fa9d75df740e577dbc5e6a24b91ad2bdd0
* Add test file pager1.test, containing tests of inter-process locking in ↵dan2010-06-15
| | | | | non-wal mode. FossilOrigin-Name: 6e43eed9310bae9ca5e91f8fd9eafc45a16b7019
* Changes to the way tcl test scripts work. No changes to production code.dan2010-06-15
| | | FossilOrigin-Name: 2c5e48a4855e2ec4572697c8fcfe4433e302ef33
* Experimental change to the xShmXXX parts of the VFS interface.dan2010-06-11
| | | FossilOrigin-Name: ca68472db01c14a899892007d1cbaff5e86ae193
* Fix test script problems causing errors in the "inmemory_journal" permutations.dan2010-06-09
| | | FossilOrigin-Name: ea05b7f929e4696175dbc3ded36dba8ed2a6b575
* Change all.test, quick.test and permutations.test so that they use a ↵dan2010-06-07
| | | | | separate interpreter for each test file. FossilOrigin-Name: 7c33eb5a5add8fe76dd412ecab5b6ff8cd78a98d
* Remove the walmode.test case from the inmemory_journal test of drh2010-05-24
| | | | | permutations.test. FossilOrigin-Name: 27ba9c21fb591190b73010ced394cc62c1edff54
* Change wal.test and walhook.test so that they work with DEFAULT_AUTOVACUUM=1 ↵dan2010-05-07
| | | | | builds. FossilOrigin-Name: 4cde92909c20982f7d4e6b550f55d786df398ccd
* Another attempt to fix permutations.test so that it excludes WAL testsdrh2010-05-07
| | | | | from the journaltest permutation. FossilOrigin-Name: 58c404429c5af167a82899fc4c736ed7489ed746
* Remove savepoint6.test from the set of tests run by journaltest since drh2010-05-06
| | | | | savepoint6.test uses journal_mode=WAL. FossilOrigin-Name: 811b45a96bfaa0ef2394b86c06e8f099a07ee9f0
* Exclude all WAL tests from the journaltest permutation.drh2010-05-06
| | | FossilOrigin-Name: 46c97d7eee9359cd21139a6520633f5d16594ab0
* Run trans.test and avtrans.test as part of the "wal" permutation.dan2010-04-27
| | | FossilOrigin-Name: c8893310510148f7e71ede5691606b6fc1c3df4d
* Fix a problem that occurs when one process causes the log-summary file to ↵dan2010-04-27
| | | | | grow and then a second process attempts to read the database. FossilOrigin-Name: b51a5f8bc660616aa264025dd7ad4bdab458814b
* Fixes for problems with small caches and SAVEPOINT rollback in WAL mode.dan2010-04-26
| | | FossilOrigin-Name: 6a944f028d4a070bef29e1fbc6fbef481ebcd34c
* Add the "wal" permutation to run existing test files savepoint.test and ↵dan2010-04-26
| | | | | savepoint2.test in WAL mode. FossilOrigin-Name: 205e5d8ac08f7d7853427b4cd235fca125155d2d
* Add e_fts3.test to the set of tests excluded from the inmemory_journaldrh2010-04-12
| | | | | | exclusion list, since it does simulated OOM errors which trigger I/O errors and SQLite is unable to recover from I/O errors without a persistent journal. FossilOrigin-Name: e7e7127f0b0db582274338a9fefc30a0c0be07c3
* Add file test_demovfs.c, containing a simple VFS implementation that ↵dan2010-04-07
| | | | | demonstrates how writes to the journal file may be safely buffered by the VFS layer to improve performance on some embedded systems. FossilOrigin-Name: af3b72d94a1b6513f02402af3ada5fb5dd390151
* Zero the filesize-in-header word for bigfile.tcl. Remove bigfile.tcl fromdrh2010-04-01
| | | | | the journaltest permutation. FossilOrigin-Name: 63610c71ca629de5e81950bc3c2ee6014e67853b