mistachkin
|
5acefe7dbe
|
Skip tests that require UTF-16 support when compiled with SQLITE_OMIT_UTF16.
FossilOrigin-Name: e39391422e748407d74853d3de297dc1ea6b991d
|
2013-03-07 09:39:18 +00:00 |
|
drh
|
4cfb22f798
|
Fix problems in test scripts. Add new test cases to improve test coverage. (CVS 5521)
FossilOrigin-Name: b65f493c7519e8a5ee632a395b57d45269741dda
|
2008-08-01 18:47:01 +00:00 |
|
drh
|
bd0b1b50f4
|
Make check-in (5356) compatible with builds that do not enable memory
management. Remove unnecessary code from main.c. Add out-of-memory
tests for sqlite3_complete16(). (CVS 5357)
FossilOrigin-Name: 28f8b6bfcc3e169f8a54a6681395f2c85bf99cab
|
2008-07-07 19:52:09 +00:00 |
|
drh
|
eee4c8ca11
|
Add the memory fault simulator to mem5.c. Enable soft heap limit on mem5.c.
Limit the size of hash tables and the vdbefifo when using mem5.c. (CVS 4795)
FossilOrigin-Name: 63da5d97542e4f54c33329833477c8d96ce05dd0
|
2008-02-18 22:24:57 +00:00 |
|
drh
|
01495b9921
|
Improvements to test coverage in the lemon-generated parser and in the
sqlite3_get_table() interface. (CVS 4745)
FossilOrigin-Name: 9f95d79daeb5e7f6fd62f3c896dae4d332121d1c
|
2008-01-23 12:52:40 +00:00 |
|
drh
|
c4dd3fd280
|
Changes to lemon to generate additional comments in the output file and
to remove unreachable code. Additional test cases for improved test
coverage. (CVS 4736)
FossilOrigin-Name: 2a0bc1e186532a0bfe36ca18fda74a5e7a199227
|
2008-01-22 01:48:05 +00:00 |
|