Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/shell2.test
2016-03-26
| ||
15:36 | More changes to the shellN.test scripts to get them working on all variations of Windows. file: [e242a991] check-in: [8213c2f5] user: drh branch: trunk, size: 4575 | |
2016-03-15
| ||
09:55 | Fix the shellN.test test scripts so that they work with the --testdir option. file: [2e7a32c9] check-in: [051c61eb] user: dan branch: trunk, size: 4575 | |
2014-11-28
| ||
13:35 | 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. file: [12b8bf90] check-in: [24fa2e98] user: drh branch: trunk, size: 4706 | |
2013-12-21
| ||
15:46 | 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. file: [c57da3a3] check-in: [96397263] user: drh branch: trunk, size: 4758 | |
2013-09-13
| ||
23:26 | Fix test issues for Windows portability. file: [e1d3790f] check-in: [650b3282] user: mistachkin branch: trunk, size: 4756 | |
2012-04-24
| ||
12:46 | Move the shell test scripts into the test/ subfolder so that they are run automatically by "make test". file: [037d6ad1] check-in: [9fb7da69] user: drh branch: trunk, size: 4805 Renamed from tool/shell2.test | |