Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for tool/shell1.test
2012-04-24
| ||
12:46 | Renamed to test/shell1.test. Move the shell test scripts into the test/ subfolder so that they are run automatically by "make test". (check-in: [9fb7da6904] user: drh branch: trunk, size: 0) | |
2011-06-03
| ||
13:28 | [20dfe7099c] part of check-in [049c3c42fd] Include more detailed version information in the command-line shell output. (check-in: [049c3c42fd] user: drh branch: trunk, size: 22668) | |
2011-06-01
| ||
11:26 | [5356d6f164] part of check-in [2e5a912ad7] Toward version 3.7.5.1. This check-in updates the version number and also patches the pager so that it never spills cache while in WAL mode. The latter patch fixes ticket [2d1a5c67dfc23] and also prevents excessive WAL file sizes if the pager cache starts thrashing. A few test cases fail. (check-in: [2e5a912ad7] user: drh branch: branch-3.7.5, size: 22458) | |
2011-05-19
| ||
01:46 | [aa6f03aa38] part of check-in [e4d0f7ace8] Backport the [67bf1c9a88] fix for vanishing WAL transactions due to small cache spillage. Ticket [2d1a5c67dfc236]. Also bump the version number to 3.7.6.3 in preparation for patch release. (check-in: [e4d0f7ace8] user: drh branch: branch-3.7.6, size: 22458) | |
2011-05-05
| ||
15:39 | [5542ecdc95] part of check-in [930be6a1bd] Bump the version number to 3.7.7 on account of the new sqlite3_vtab_config() and sqlite3_vtab_on_conflict() interfaces. Updates to the documentation on those interfaces. (check-in: [930be6a1bd] user: drh branch: trunk, size: 22595) | |
2011-04-25
| ||
18:20 | [44705d6078] part of check-in [7d0ff26a95] Test case for the ".log" command to the command-line shell. (check-in: [7d0ff26a95] user: drh branch: trunk, size: 22597) | |
2011-04-17
| ||
17:17 | [7a389c6aaa] part of check-in [c429edf30a] Bump the version number to 3.7.6.2 (check-in: [c429edf30a] user: drh branch: branch-3.7.6, size: 22458) | |
2011-04-13
| ||
14:02 | [fee04fce1b] part of check-in [5f0c394a5a] Bump the version number to 3.7.6.1 in preparation for a bug-fix release. (check-in: [5f0c394a5a] user: drh branch: trunk, size: 22458) | |
2011-02-04
| ||
14:28 | [f608a009b0] part of check-in [999c915a4a] Significant changes have occurred since the 3.7.5 release so go ahead and increase the version number to 3.7.6. (check-in: [999c915a4a] user: drh branch: trunk, size: 22456) | |
2011-01-05
| ||
13:43 | [c31b0814a9] part of check-in [9ec3896e2f] Increment the version number to 3.7.5. (check-in: [9ec3896e2f] user: drh branch: trunk, size: 22456) | |
2010-10-07
| ||
13:29 | [6c66ada564] part of check-in [e55ada8924] Update the CLI test script to expect a version number of 3.7.3. (check-in: [e55ada8924] user: drh branch: trunk, size: 22456) | |
2010-07-28
| ||
16:05 | [930444cadb] part of check-in [419ce0ed89] Modify CLI to optionally display "stats". (check-in: [419ce0ed89] user: shaneh branch: trunk, size: 22456) | |
2010-07-19
| ||
15:01 | [a738c71bc0] part of check-in [92fe70dadd] Update the CLI test scripts for version 3.7.0. (check-in: [92fe70dadd] user: drh branch: trunk, size: 21797) | |
2010-01-05
| ||
04:59 | [ef08a3e738] part of check-in [e5d07045fa] Fix a problem in the shell tool. In some cases sqlite3_errmsg() was being called before sqlite3_finalize(), causing error messages to be more generic than they should be. (check-in: [e5d07045fa] user: dan branch: trunk, size: 22294) | |
2009-12-17
| ||
21:07 | [e71c1a177f] part of check-in [29e3c8da1b] Updated and added new test cases for CLI. (check-in: [29e3c8da1b] user: shaneh branch: trunk, size: 22293) | |
2009-11-11
| ||
04:17 | [f85b976bef] part of check-in [09b4f19f10] Modified CLI to raise an error when extra command line options are passed. Added tests to verify correct handling, as well as other basic handling of command line options. Ticket [f5cb008a65]. (check-in: [09b4f19f10] user: shaneh branch: trunk, size: 22470) | |
2009-11-10
| ||
17:07 | [37959b1fd1] part of check-in [8097c64acf] Fix for datbase name being ignored with the -batch option in the CLI. Ticket [aeff892c57]. (check-in: [8097c64acf] user: shaneh branch: trunk, size: 17603) | |
2009-11-06
| ||
17:20 | [71fa122a37] part of check-in [9fb6991933] Improved shell "dot" command argument handling. Ticket [f12a9eeedc]. (check-in: [9fb6991933] user: shaneh branch: trunk, size: 17480) | |
03:22 | Added: [404512b1c3] part of check-in [6bf4333804] Add some very basic tests for the commands available from the CLI. (check-in: [6bf4333804] user: shaneh branch: trunk, size: 10113) | |