drh
|
5822d6feb2
|
Fix test cases for the new EXPLAIN QUERY PLAN format. Add the
wherecosttest tool. Other fixes to logarithm cost.
FossilOrigin-Name: aa580e368e3c398b8377b80342dfdd906324c248
|
2013-06-10 23:30:09 +00:00 |
|
dan
|
0626dfc3dc
|
Changes to the way tcl test scripts work. No changes to production code.
FossilOrigin-Name: 2c5e48a4855e2ec4572697c8fcfe4433e302ef33
|
2010-06-15 06:56:37 +00:00 |
|
drh
|
e8f52c5089
|
Remove leftover debugging commands (breakpoint and btree_breakpoint) from
test scripts. (CVS 5400)
FossilOrigin-Name: dcb160249fa2d592ad09b8b0052102dc44a93511
|
2008-07-12 14:52:20 +00:00 |
|
danielk1977
|
ff3c898d13
|
Change the makefiles so that "make test" now runs the veryquick.test script instead of quick.test. Also modify veryquick.test to reuse the code in quick.test. veryquick.test is now the same as quick.test except that it omits all testing related to malloc and IO error simulation. (CVS 5308)
FossilOrigin-Name: 8c65146ea0e77e8e31fffc467806b1edf91fb4db
|
2008-06-25 17:54:53 +00:00 |
|
danielk1977
|
9afe68477d
|
Add start of new test file "select9.test". To test LIMIT, OFFSET and ORDER BY on compound SELECT statements. (CVS 5293)
FossilOrigin-Name: 3a13e943d8fb4060fc1f0f827a156a730ee64be0
|
2008-06-24 11:21:20 +00:00 |
|
danielk1977
|
94527a6d49
|
Prevent veryquick.test and all.test from running permutations.test directly. (CVS 5267)
FossilOrigin-Name: ae9e4c0e4d5639ff11f3fa23775a1118b39688c8
|
2008-06-21 19:20:13 +00:00 |
|
danielk1977
|
1077e3f7e0
|
Add test file permutations.test, which runs various other test files with sqlite configured in various ways. This adds a few new tests and replaces test files autovacuum_crash.test, autovacuum_ioerr.test, exclusive3.test, jrnlmode2.test, jrnlmode3.test, jrnlmode4.test, mutex2 and onefile.test. (CVS 5265)
FossilOrigin-Name: 0e9df3507bd30d320b7ccfeaf3e06e10938022e1
|
2008-06-21 18:07:37 +00:00 |
|
danielk1977
|
59f8c08ecc
|
Implement the 'CONFIG_SINGLETHREAD' and 'CONFIG_MULTITHREAD' configuration modes. (CVS 5234)
FossilOrigin-Name: 5059644c4bc5f6679afd939e0bc26080f42a9918
|
2008-06-18 17:09:10 +00:00 |
|
drh
|
16e45a4306
|
Continuing work on journal_mode. Journal_mode=persist now appears to be
working, though additional testing would be welcomed. (CVS 5033)
FossilOrigin-Name: 277e4099cee9105e1801a6d7f5d477f0d2efa858
|
2008-04-19 20:34:18 +00:00 |
|
drh
|
08c88eb0d3
|
First cut at optimizing single-row updates to use a one-pass algorithm. (CVS 4973)
FossilOrigin-Name: fba97f7874d723111e873d1470fc1a95e64f922d
|
2008-04-10 13:33:18 +00:00 |
|
drh
|
9e6675f73f
|
Add the veryquick.test script for a very fast overview test that omits
all i/o and malloc testing. (CVS 4944)
FossilOrigin-Name: f61df8daa89f07dad2a0ded00c326ef35dead257
|
2008-03-31 23:51:35 +00:00 |
|