Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file src/shell.c version dad8207819
|
2016-02-11
| ||
| 20:32 | Added the ability to pass the knownBug constraint through test_status_list to test. Added capability for known bug marking of segments of stash-test, and use it to mark problems with stashing renamed files. Also added checking in stash-test for the exit status, and support for -expectError. check-in: 1a34614273 user: rberteig tags: trunk | |
| 18:06 | Added test for fossil revert with a file marked for RENAME but not actually renamed on disk to test/revert.test. check-in: 8b727021af user: rberteig tags: trunk | |
| 14:41 | Fix column sorting on ticket reports. check-in: 0e555dee63 user: drh tags: trunk | |
|
2016-02-10
| ||
| 23:36 | Create basic tests for fossil stash with a new file, an edited file, a renamed file and an untouched file. Use fossil stash subcommands to confirm that the right information got stored, and tests borrowed from revert.test to verify that the file system also has the expected content. Note that this does not currently cover the edge case created by fossil mv --soft, let alone the apparent assertion failure reported on list related to stash and fossil mv --soft. These tests pass on my Windows configuration as of [92877364]. check-in: 3f3eada100 user: rberteig tags: trunk | |
| 21:19 | Add /usr/local/opt/openssl to the list of directories for which OpenSSL is searched (as this is the directory into which brew installs OpenSSL on macs.) check-in: 928773647c user: drh tags: trunk | |
|
2016-02-09
| ||
| 20:16 | Update the built-in SQLite to include the latest changes, and especially the new auto-explain mode in the command-line shell. check-in: e00968a5a0 user: drh tags: trunk | |