Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/trans.test
2010-07-13
| ||
07:38 | Fix problems with running the async.test script. file: [6e1b4c6a] check-in: [05ac2548] user: dan branch: trunk, size: 21524 | |
2010-06-07
| ||
17:47 | Change all.test, quick.test and permutations.test so that they use a separate interpreter for each test file. file: [56087099] check-in: [7c33eb5a] user: dan branch: trunk, size: 21496 | |
2010-04-27
| ||
06:49 | Run trans.test and avtrans.test as part of the "wal" permutation. file: [f19bd2c8] check-in: [c8893310] user: dan branch: wal, size: 21537 | |
2009-04-28
| ||
16:37 | When testing with TEMP_STORE=3 and the test pcache, only run 20 iterations in trans.test. Otherwise the test pcache runs out of memory. (CVS 6562) file: [d887cb07] check-in: [0799b729] user: danielk1977 branch: trunk, size: 21195 | |
2009-03-27
| ||
09:10 | Fix an incompatibility between the test_async.c backend and change (6390). (CVS 6391) file: [8b79967a] check-in: [6762625d] user: danielk1977 branch: trunk, size: 20885 | |
2008-12-22
| ||
10:58 | Add a case to permutations.test to run tests with the test_journal.c backend installed. Also many fixes to test_journal.c and one quite obscure fix to pager.c. (CVS 6052) file: [b3f0c696] check-in: [bb177e30] user: danielk1977 branch: trunk, size: 20792 | |
2008-04-19
| ||
20:34 | Continuing work on journal_mode. Journal_mode=persist now appears to be working, though additional testing would be welcomed. (CVS 5033) file: [2fd24cd7] check-in: [277e4099] user: drh branch: trunk, size: 20785 | |
2007-09-12
| ||
17:01 | Fixes for compilation/testing when the various OMIT macros are defined. (CVS 4423) file: [b7328999] check-in: [c8405b15] user: danielk1977 branch: trunk, size: 20433 | |
2007-07-13
| ||
10:36 | Add an extra integrity_check to the transaction test script. (CVS 4158) file: [d132b8af] check-in: [5ea43b2d] user: drh branch: trunk, size: 20424 | |
2007-06-18
| ||
12:22 | Documentation updates prior to release 3.4.0. Enhanced support for soak testing in the test scripts. (CVS 4084) file: [9e6e7b88] check-in: [eec38710] user: drh branch: trunk, size: 20396 | |
2007-03-26
| ||
08:05 | Some fixes and test cases for exclusive access mode. (CVS 3714) file: [3fe1b9e0] check-in: [899e6070] user: danielk1977 branch: trunk, size: 20352 | |
2007-03-24
| ||
16:45 | Changes for exclusive access mode. There are still some bugs. (CVS 3712) file: [f4577bbe] check-in: [b6c70037] user: danielk1977 branch: trunk, size: 20401 | |
2006-06-20
| ||
11:01 | Modifications so that compilation and testing with the various OMIT macros defined works. (CVS 3276) file: [06bff024] check-in: [c6ea353b] user: danielk1977 branch: trunk, size: 20352 | |
2006-06-04
| ||
23:20 | Fix a windows portability problem in trans.test. (CVS 3201) file: [0f6b9405] check-in: [f2538dfd] user: drh branch: trunk, size: 20345 | |
2006-02-13
| ||
18:35 | Fix a bug in the handling of sqlite3OsTruncate by the test_async.c demo. Added trans.test to the suite of tests for asychronous I/O. (CVS 3091) file: [dbadb118] check-in: [5b16c435] user: drh branch: trunk, size: 20327 | |
2006-02-11
| ||
01:25 | Add support and documentation for the fullfsync pragma. Also include some other unrelated documentation updates. (CVS 3080) file: [6f96f824] check-in: [f2069d0b] user: drh branch: trunk, size: 20214 | |
2006-01-17
| ||
09:35 | Test suite fixes for builds that define OMIT symbols. (CVS 2962) file: [b25eae98] check-in: [3a54a33d] user: danielk1977 branch: trunk, size: 20231 | |
2005-12-30
| ||
16:28 | Add part of the btree layer of the shared-cache feature. (CVS 2848) file: [abd2f74c] check-in: [2afcad99] user: danielk1977 branch: trunk, size: 20077 | |
2005-03-29
| ||
03:10 | Add the SQLITE_OMIT_TEMPDB compile time macro. (CVS 2427) file: [10506dc3] check-in: [c41d5544] user: danielk1977 branch: trunk, size: 20075 | |
2005-03-11
| ||
04:41 | Fixes so that the FULLSYNC changes will build on windows. They do not have any effect, but neither do they cause errors. (CVS 2377) file: [ab6924a9] check-in: [ace3e30d] user: drh branch: trunk, size: 19946 | |
2005-03-10
| ||
14:11 | Disable F_FULLSYNC if the sychronous pragma is not set to FULL. (CVS 2372) file: [f32e3966] check-in: [58b8733b] user: drh branch: trunk, size: 19885 | |
2004-06-19
| ||
00:16 | Change the name of the TCL command from "sqlite" to "sqlite3" so that both SQLite version 2 and SQLite version 3 can be used by Tcl at the same time. (CVS 1626) file: [29645b34] check-in: [d705d051] user: drh branch: trunk, size: 19660 | |
2004-06-10
| ||
01:08 | Tests in lock.test no conform to the new locking scheme. (CVS 1557) file: [4a26c6fa] check-in: [a60afd04] user: drh branch: trunk, size: 19657 | |
2004-06-09
| ||
19:03 | Remove legacy journal formats. (CVS 1549) file: [eae47c3a] check-in: [a12bef4a] user: drh branch: trunk, size: 20278 | |
2004-05-31
| ||
08:26 | Replace OP_Begin, OP_Commit and OP_Rollback with OP_AutoCommit. (CVS 1500) file: [45fa0ed8] check-in: [b8ed812c] user: danielk1977 branch: trunk, size: 20327 | |
2004-03-08
| ||
13:26 | Bump the version number to 2.8.13. Patch up the limit test so that it works in spite of ticket #521 - we don't want any tests failing in an official release even if there are bugs. :-D (CVS 1285) file: [0cb8256d] check-in: [2c6bd21e] user: drh branch: trunk, size: 20251 | |
2003-02-15
| ||
23:09 | Fix the pager so that correct rollbacks occur when synchronous is turned off. This check-in also included unrelated documentation updates. (CVS 866) file: [75e7a171] check-in: [3ef0ad8a] user: drh branch: trunk, size: 20217 | |
2003-02-11
| ||
14:55 | Modify the journal format to be more robust against garbage that might appear in the file after a power failure. The changes are mostly working but more testing is still required. This check-in is to checkpoint the changes so far. (CVS 861) file: [0d3584f8] check-in: [8ec56325] user: drh branch: trunk, size: 20052 | |
2002-08-18
| ||
20:28 | Fix for ticket #110: return an error if trying to start a transaction within a transaction or when attempting to commit or rollback outside of a transaction. (CVS 721) file: [10b53c77] check-in: [df51cb16] user: drh branch: trunk, size: 20055 | |
2002-08-13
| ||
00:01 | Updates prior to release 2.6.3. (CVS 706) file: [5dccfa31] check-in: [34c4149e] user: drh branch: trunk, size: 19933 | |
2002-08-12
| ||
12:29 | Fix for ticket #9 (again). The rollback journal files should now also be byte-order independent. (CVS 705) file: [b8a51e9f] check-in: [2fb3fdcd] user: drh branch: trunk, size: 19906 | |
2002-07-07
| ||
16:52 | More rollback problems: Fix two more errors introduced by checking (410) that can cause database corruption after a ROLLBACK. Also add new tests to make sure everything is working this time. (CVS 663) file: [1fd1ecde] check-in: [f6e24d5c] user: drh branch: trunk, size: 19862 | |
2002-06-25
| ||
13:16 | Enhance the INTEGRITY_CHECK pragma to test the auxiliary database file in addition to the main database file. (CVS 642) file: [4eeb1997] check-in: [52eba4de] user: drh branch: trunk, size: 17311 | |
2002-03-11
| ||
02:06 | Preparing for the 2.4.0 release. (CVS 426) file: [ae0b9a82] check-in: [9f5b241c] user: drh branch: trunk, size: 17068 | |
2002-01-10
| ||
14:31 | Fix a problem with the way temporary tables mask permanent tables. (CVS 345) file: [9e49495c] check-in: [ba89da60] user: drh branch: trunk, size: 13942 | |
2002-01-09
| ||
13:30 | Continued work on the DROP/CREATE problem. (CVS 343) file: [9306ee5e] check-in: [0a3aa99e] user: drh branch: trunk, size: 13833 | |
03:19 | Working on a bug: Dropping and recreating a table within a transaction causes an assertion failure. (CVS 342) file: [5f8543d3] check-in: [b3656a5c] user: drh branch: trunk, size: 11318 | |
2001-09-24
| ||
03:12 | Tests for inserting lots of data (~64K) into a single row of a table. (CVS 264) file: [855337b8] check-in: [a462c850] user: drh branch: trunk, size: 8996 | |
2001-09-23
| ||
02:35 | Fixes to the locking and rollback behavior. (CVS 261) file: [010dfe3c] check-in: [337b3d3b] user: drh branch: trunk, size: 6270 | |
2001-09-17
| ||
20:48 | Enchanced transaction tests (CVS 253) file: [997c8dcc] check-in: [b30f2b5e] user: drh branch: trunk, size: 6430 | |
2001-09-16
| ||
00:13 | Disclaimed copyright. Preparing for release 2.0. (CVS 250) file: [097ef854] check-in: [4e926efe] user: drh branch: trunk, size: 5406 | |
2001-09-14
| ||
03:24 | All tests now pass. But there are still issues. For example, inserts are way too slow. And additional tests are needed for new features. (CVS 243) file: [1727a0eb] check-in: [e7b65e37] user: drh branch: trunk, size: 5949 | |
2001-04-12
| ||
23:21 | More testing (CVS 209) file: [51e50e82] check-in: [3bde1284] user: drh branch: trunk, size: 6006 | |
2001-04-04
| ||
11:48 | Added transaction support (CVS 196) file: [82556605] check-in: [35a8feed] user: drh branch: trunk, size: 4548 Added | |