Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/veryquick.test
2013-06-10
| ||
23:30 | [57ab846bac] part of check-in [aa580e368e] Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. (check-in: [aa580e368e] user: drh branch: nextgen-query-plan-logcost, size: 587) | |
2010-06-15
| ||
13:56 | [7701bb609f] part of check-in [2c5e48a485] Changes to the way tcl test scripts work. No changes to production code. (check-in: [2c5e48a485] user: dan branch: experimental, size: 588) | |
2008-07-12
| ||
14:52 | [e265401afe] part of check-in [dcb160249f] Remove leftover debugging commands (breakpoint and btree_breakpoint) from test scripts. (CVS 5400) (check-in: [dcb160249f] user: drh branch: trunk, size: 559) | |
2008-06-25
| ||
17:54 | [fdd8108de6] part of check-in [8c65146ea0] 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) (check-in: [8c65146ea0] user: danielk1977 branch: trunk, size: 568) | |
2008-06-24
| ||
11:21 | [d93a2f36ef] part of check-in [3a13e943d8] Add start of new test file "select9.test". To test LIMIT, OFFSET and ORDER BY on compound SELECT statements. (CVS 5293) (check-in: [3a13e943d8] user: danielk1977 branch: trunk, size: 2899) | |
2008-06-21
| ||
19:20 | [fe7c32b95b] part of check-in [ae9e4c0e4d] Prevent veryquick.test and all.test from running permutations.test directly. (CVS 5267) (check-in: [ae9e4c0e4d] user: danielk1977 branch: trunk, size: 2884) | |
18:07 | [a5d65426d4] part of check-in [0e9df3507b] 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) (check-in: [0e9df3507b] user: danielk1977 branch: trunk, size: 2864) | |
2008-06-18
| ||
17:09 | [5117ca7a26] part of check-in [5059644c4b] Implement the 'CONFIG_SINGLETHREAD' and 'CONFIG_MULTITHREAD' configuration modes. (CVS 5234) (check-in: [5059644c4b] user: danielk1977 branch: trunk, size: 2799) | |
2008-04-19
| ||
20:34 | [c08b303a9a] part of check-in [277e4099ce] Continuing work on journal_mode. Journal_mode=persist now appears to be working, though additional testing would be welcomed. (CVS 5033) (check-in: [277e4099ce] user: drh branch: trunk, size: 2777) | |
2008-04-10
| ||
13:33 | [93fd0500c3] part of check-in [fba97f7874] First cut at optimizing single-row updates to use a one-pass algorithm. (CVS 4973) (check-in: [fba97f7874] user: drh branch: trunk, size: 2760) | |
2008-03-31
| ||
23:51 | Added: [9bba688602] part of check-in [f61df8daa8] Add the veryquick.test script for a very fast overview test that omits all i/o and malloc testing. (CVS 4944) (check-in: [f61df8daa8] user: drh branch: trunk, size: 2745) | |