SQLite

All files named ”test/shell2.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/shell2.test

2025-03-18
20:15
[ac102ebc0a] part of check-in [77db4d85e7] Change the generate_series() table-valued function so that its rowid is just an alias for its value. This allows it to be used as the RHS operand of a RIGHT JOIN. This fixes the issue raised by forum post 1e17219c88. (check-in: [77db4d85e7] user: drh branch: trunk, size: 7418)
2024-08-28
09:47
[01a01f76ed] part of check-in [8c73d54fd1] Disable shell test cases that require virtual tables when testfixture is built using SQLITE_OMIT_VIRTUALTABLE. (check-in: [8c73d54fd1] user: drh branch: trunk, size: 7429)
2024-03-11
19:33
[56da241283] part of check-in [6eae4547d4] Update mdevtest and sdevtest to do shell builds in parallel. And only if one or more of the tcl scripts run requires it. (check-in: [6eae4547d4] user: dan branch: trunk, size: 7354)
2023-06-29
17:58
[c4471c97c0] part of check-in [fe9aa2e9c1] Sync w/trunk (check-in: [fe9aa2e9c1] user: larrybr branch: cli_extension, size: 7313)
2023-06-26
17:08
[35226c070a] part of check-in [9d7813ddcf] Fix CLI .sha3sum error message for keyword identifiers, reported in forum post 7cbe081746dd. (check-in: [9d7813ddcf] user: larrybr branch: trunk, size: 7334)
2023-05-10
00:15
[71f2f0dbc9] part of check-in [76734a4b6c] Passes shell{1-8}.test . (check-in: [76734a4b6c] user: larrybr branch: cli_extension, size: 6996)
2023-05-08
21:35
[814a98e93b] part of check-in [00d0d5b105] WIP, sync with trunk to pickup 22 weeks of shell library enhancements. (check-in: [00d0d5b105] user: larrybr branch: cli_extension, size: 6959)
2023-05-02
18:03
[09a202f57e] part of check-in [aac8ac631d] Cure CLI hang on .import with high-ASCII column separator. (check-in: [aac8ac631d] user: larrybr branch: trunk, size: 7017)
2023-04-29
15:29
[4872069935] part of check-in [fb2f08783f] Replace duped generate_series() test with another corner case. (check-in: [fb2f08783f] user: larrybr branch: generate_series-revamp, size: 6654)
2023-04-28
23:39
[b330df1730] part of check-in [9605db4ae3] Add tests for generate_series(), fix a so bug found, and change an existing test that enforced varying rowid-to-value mapping with query ordering. (That no longer varies.) (check-in: [9605db4ae3] user: larrybr branch: generate_series-revamp, size: 6577)
2023-01-16
21:49
[35c0c19d31] part of check-in [b44d04f7b0] Cause .clone to not trip over sequence table as reported at forum post 71ff9e6c4c. (check-in: [b44d04f7b0] user: larrybr branch: trunk, size: 5614)
2022-12-04
23:20
[1190b95137] part of check-in [cefc032473] Fix safe mode authorizer callback to reject disallowed UDFs. Reported at Forum post 07beac8056151b2f. (check-in: [cefc032473] user: larrybr branch: trunk, size: 5242)
2022-05-11
19:59
[c536c2aab4] part of check-in [c1eff632c4] Change .echo on effect so that SQL is echoed before prepare. This slightly alters echoed output when multiple SQL statements are submitted at once. Also sync with trunk. (check-in: [c1eff632c4] user: larrybr branch: echo-sql, size: 4832)
2022-03-18
16:00
[fc6bb55f5c] part of check-in [898088008e] Further migration to centralized error reporting (check-in: [898088008e] user: larrybr branch: cli_extension, size: 4774)
2022-03-15
17:57
[7a3a23a9f5] part of check-in [72029cf7cd] Make CLI complain about incomplete input at EOF. Fix for regression reported at https://sqlite.org/forum/forumpost/718f489a43be3197 (check-in: [72029cf7cd] user: larrybr branch: trunk, size: 4832)
2022-02-23
10:10
[aed8773dd2] part of check-in [b9b27d74b9] Sync with 3.38 (check-in: [b9b27d74b9] user: larrybr branch: cli_extension, size: 4536)
2022-02-08
12:13
[89e4b2db06] part of check-in [b471601892] Do not show the error code number of CLI error messages unless the error is something other than 1 (SQLITE_ERROR). (check-in: [b471601892] user: drh branch: trunk, size: 4538)
11:52
[c9d6b6d657] part of check-in [ae3e322a02] Improved error message formatting in the shell. Distinguish between "Parse errors" and "Runtime errors". (check-in: [ae3e322a02] user: drh branch: trunk, size: 4542)
2022-01-17
03:53
[2e63015532] part of check-in [e09a6dd7b9] Merge from trunk, w/adapations. (.ar still broken) (check-in: [e09a6dd7b9] user: larrybr branch: cli_extension, size: 4543)
2021-12-09
04:45
[de123dd6be] part of check-in [6956e98908] Closer to passing all Tcl tests (with an odd failure) (check-in: [6956e98908] user: larrybr branch: cli_extension, size: 4546)
2021-10-26
16:57
[f00a0501c0] part of check-in [7f87a29868] Add phase and error number to CLI error messages. (check-in: [7f87a29868] user: larrybr branch: detail_cli_errors, size: 4545)
2021-09-19
18:31
[a03b835a9e] part of check-in [577544c5a2] Adjust shell tests for *Nix and Windows test platform anomaly (check-in: [577544c5a2] user: larrybr branch: speedy_cli, size: 4531)
2016-03-26
15:36
[e242a9912f] part of check-in [8213c2f581] More changes to the shellN.test scripts to get them working on all variations of Windows. (check-in: [8213c2f581] user: drh branch: trunk, size: 4575)
2016-03-15
09:55
[2e7a32c9ee] part of check-in [051c61ebae] Fix the shellN.test test scripts so that they work with the --testdir option. (check-in: [051c61ebae] user: dan branch: trunk, size: 4575)
2014-11-28
13:35
[12b8bf901b] part of check-in [24fa2e9832] Remove the ill-designed "-end" option from the command-line shell. Instead, allow multiple SQL or dot-commands as command-line arguments. Any -cmd commands are processed first, followed by other command-line arguments, for backwards compatibility. (check-in: [24fa2e9832] user: drh branch: trunk, size: 4706)
2013-12-21
15:46
[c57da3a381] part of check-in [96397263f9] Fix the ".echo on" dot-command of the shell so that it echos comments in addition to SQL statements and dot-commands. Add the --explain option to speedtest1 so that the output can be piped into the command-line shell to show nicely-formated VDBE code for the entire test. (check-in: [96397263f9] user: drh branch: trunk, size: 4758)
2013-09-13
23:26
[e1d3790f06] part of check-in [650b32825a] Fix test issues for Windows portability. (check-in: [650b32825a] user: mistachkin branch: trunk, size: 4756)
2012-04-24
12:46
Renamed and modified tool/shell2.test → test/shell2.test. [037d6ad16e] part of check-in [9fb7da6904] 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: 4805)