danielk1977
|
32554c10d0
|
Test script changes: Bug fix and cleanup on ioerr tests. Also, don't use TCL "file copy" command on windows. (CVS 2264)
FossilOrigin-Name: 764b55adb5dff944db36d0d19ce5e7cc758b3a9e
|
2005-01-22 03:39:39 +00:00 |
|
danielk1977
|
4489f9bdec
|
Fix some test scripts so that they work with a minimal build configuration. (CVS 2241)
FossilOrigin-Name: d267fb3ca3f31ee138c9613cb84e873ede7f141a
|
2005-01-20 02:17:01 +00:00 |
|
danielk1977
|
ca6707145d
|
A few test cases were failing on windows due to mandatory locking. Omit them on that platform. (CVS 2234)
FossilOrigin-Name: 441316f1af076fef42055d6abe524f2a8c5ced63
|
2005-01-19 03:47:15 +00:00 |
|
danielk1977
|
5558a8a697
|
Fix some memory leak problems with corrupt.test and auto-vacuum databases. (CVS 2226)
FossilOrigin-Name: 6244252915fa312a6c4d192464023d95aaef4661
|
2005-01-17 07:53:44 +00:00 |
|
danielk1977
|
aca790ace3
|
Test cases to improve coverage of pager.c. (CVS 2205)
FossilOrigin-Name: 0428a1480126f7e73dc1e24b6fbfa185d2d83dd3
|
2005-01-13 11:07:52 +00:00 |
|
drh
|
fe63d1c98b
|
More changes directed at getting things to work on 64-bit platforms. (CVS 1949)
FossilOrigin-Name: 39755d216608e9d12e1055433549f820f63608a7
|
2004-09-08 20:13:04 +00:00 |
|
drh
|
ef4ac8f9df
|
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)
FossilOrigin-Name: d705d051bed2b92b6c3bbcc75fe5b056633b9c31
|
2004-06-19 00:16:31 +00:00 |
|
danielk1977
|
19bea40160
|
Change tests in pager.test to account for the extra cache hit in the code
that updates file change counter. (CVS 1584)
FossilOrigin-Name: 76ac9a787b42da3bfa94192b26ed48483b5ff189
|
2004-06-14 06:13:06 +00:00 |
|
drh
|
3aac2dd7bc
|
Pager tests working. (CVS 1308)
FossilOrigin-Name: 910067a200c4b25b5d813a84146673d3d1c80952
|
2004-04-26 14:10:20 +00:00 |
|
drh
|
946966f2a1
|
Disable an assert which (as it turns out) is not always true. Ticket #615. (CVS 1269)
FossilOrigin-Name: 2773c1d384b750eee037e6ccc61bc56b5204d690
|
2004-02-25 02:20:41 +00:00 |
|
drh
|
99ee360003
|
Fix more bugs. The new rollback journal implementation now passes all
regression tests under Linux. (CVS 867)
FossilOrigin-Name: d10adc1c5727d76320d5919be55e86d030e9c8bc
|
2003-02-16 19:13:36 +00:00 |
|
drh
|
5a38705ecb
|
Document the SHOW_DATATYPES pragma and add tests for it to the test suite.
Make sure datatypes are show even for aliased columns.
Tickets #220 and #221. (CVS 822)
FossilOrigin-Name: e84d3afe7b9153d003fdcca98221f446c004ffa2
|
2003-01-11 14:19:51 +00:00 |
|
drh
|
663fc63a77
|
Get the ABORT conflict resolution algorithm working. (CVS 362)
FossilOrigin-Name: 9be4d4c6f12056782966396dca0b8e2d384d0cf2
|
2002-02-02 18:49:19 +00:00 |
|
drh
|
b19a2bc603
|
Disclaimed copyright. Preparing for release 2.0. (CVS 250)
FossilOrigin-Name: 4e926efe2b59adfec4086eb1d2ba830238facb4c
|
2001-09-16 00:13:26 +00:00 |
|
drh
|
3fc190cc3f
|
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)
FossilOrigin-Name: e7b65e37fd88c4d69c89cfe73ab345b8b645ada6
|
2001-09-14 03:24:23 +00:00 |
|
drh
|
5c4d9703d9
|
Restore btree to the main line. (CVS 237)
FossilOrigin-Name: 2e6aff980287825b59d2ebb7005bb08dd601ff1c
|
2001-08-20 00:33:58 +00:00 |
|
drh
|
87c40e88a0
|
Add ability to quote table and column names in expression. (CVS 235)
FossilOrigin-Name: 029e3a3a5dd8d4923af50bb2c9f31b1b7cd9439e
|
2001-07-23 14:33:02 +00:00 |
|
drh
|
7c717f750e
|
The first test file for BTree added. Simple insert and delete tests pass.
There is still a lot of work to be done, though. (CVS 228)
FossilOrigin-Name: 85f015c9750a5eab274e82f0e2c6e8f09dc7ca70
|
2001-06-24 20:39:41 +00:00 |
|
drh
|
72f8286960
|
Continued work on btree (CVS 219)
FossilOrigin-Name: 18500cdcc1a42118cdf650681ebb1cbeac106aa7
|
2001-05-24 21:06:34 +00:00 |
|
drh
|
306dc21379
|
:-) (CVS 218)
FossilOrigin-Name: 523d52dfa6ae3028cbcc88d406501f3ebb6cbd2d
|
2001-05-21 13:45:10 +00:00 |
|
drh
|
a059ad070b
|
Begin adding BTree code (CVS 213)
FossilOrigin-Name: bdb1c425f577d455155982ee2cd8cb686bcaf0da
|
2001-04-17 20:09:11 +00:00 |
|
drh
|
d79caeba1c
|
Working on the pager (CVS 212)
FossilOrigin-Name: 1f07abe46e2de8c5d9659bd5a78efe4ce23144ae
|
2001-04-15 02:27:24 +00:00 |
|
drh
|
d9b0257a24
|
Pager is working, mostly. (CVS 211)
FossilOrigin-Name: f82fa7070ae281804c019e6b05cd767dadaf0827
|
2001-04-15 00:37:09 +00:00 |
|