Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around e42dbc84be1cd3e3.
2016-03-12
| ||
00:24 | New documentation of enviornment variables, global options to the fossil command, and how they interact, along with a tweak to regularize the two places that guessed the current user name to use the same environment variables in the same order. ... (check-in: 1ad4ae2720 user: rberteig tags: trunk) | |
2016-03-11
| ||
23:45 | Merged updates from trunk. Builds on Windows. ... (check-in: 9a41671bb2 user: rberteig tags: jan-manifest-tags) | |
23:38 | Fix compilation issues cause by the trunk merge. ... (check-in: 12453740c7 user: mistachkin tags: mvHardDirFix) | |
22:54 | • Edit [7063f8d4cc40b369|7063f8d4cc]: Mark "Closed". ... (artifact: a657b84a6b user: mistachkin) | |
2016-03-08
| ||
19:37 | Cleanup, modularize, and robustify all test setup and cleanup. ... (check-in: fa59221693 user: mistachkin tags: trunk) | |
2016-03-07
| ||
20:33 | Tweak make test to not include the obsolete scary warning, to use the -quiet flag, and to include the empty by default TESTFLAGS macro so that make test can be used as an easy way to invoke the test runner. Changes made in makemake.tcl, which was then run to regenerate main.mk. ... (Closed-Leaf check-in: 9dc8ff235e user: rberteig tags: testerCleanup) | |
2016-03-06
| ||
06:38 | Merge updates from trunk. ... (check-in: ccf01b243f user: mistachkin tags: stash-fixes) | |
06:35 | Merge updates from trunk. ... (Closed-Leaf check-in: ff4a4fe6b2 user: mistachkin tags: pending-review) | |
06:35 | Merge updates from trunk. ... (Closed-Leaf check-in: 4bd2b54592 user: mistachkin tags: pending-review) | |
06:34 | Merge updates from trunk. ... (Closed-Leaf check-in: 370c003d15 user: mistachkin tags: baruch_timeline_fixes) | |
06:28 | Merge updates from trunk. ... (Closed-Leaf check-in: 45ed23d946 user: mistachkin tags: altBaseUrlRepoDir) | |
06:26 | Merge updates from trunk. ... (check-in: abd131b83c user: mistachkin tags: mvHardDirFix) | |
2016-03-05
| ||
20:01 | Added add_content_sql_commands() to /admin_sql, as per ML discussion. ... (check-in: 93f514ca2c user: stephan tags: trunk) | |
00:16 | Add a '-keep' command line option to the test suite to prevent any test cleanup from taking place. ... (check-in: 95f7fe5a8f user: mistachkin tags: testerCleanup) | |
2016-03-03
| ||
22:12 | Treat 'file normalize' with a bit more skepticism. ... (check-in: e264125a2c user: mistachkin tags: testerCleanup) | |
21:50 | Improve handling of setting up the initial temporary directory. ... (check-in: e6e79ac6fb user: mistachkin tags: testerCleanup) | |
18:49 | Centralize early-return handling from the tests, always calling the test cleanup (which is harmless if not needed). ... (check-in: b01a51f43a user: mistachkin tags: testerCleanup) | |
17:44 | • Edit [d4907f17fbaf46cc|d4907f17fb]: Mark "Closed". ... (artifact: 6faad3ec03 user: joel) | |
06:46 | When possible, don't call test_setup until after any checks that may cause a test script to exit early. Otherwise, test_cleanup should be called before returning. ... (check-in: 314e9b3566 user: joel tags: testerCleanup) | |
02:53 | Fix a broken test case stash-3-4-mv by renaming it to stash-3-2-mv and fixing the issue with comparing to the fully qulified file name in the result. Marked stash-4-2-diff-CODE and stash-4-3-diff-CODE as known bugs. Now stash.test reports only known bugs, which I believe mostly relate to handling of renamed files in a stash. ... (check-in: 186e6a71b9 user: rberteig tags: testerCleanup) | |
00:46 | • Edit [413921cca04863b3|413921cca0]: Change user to "mistachkin". ... (artifact: 54c89040e0 user: mistachkin) | |
2016-03-02
| ||
20:43 | Rename the test suite procedure 'repo_init' to 'test_setup'. ... (check-in: 413921cca0 user: mistachkin tags: testerCleanup) | |
08:58 | • Edit [d1438b400b85dfe8|d1438b400b]: Edit check-in comment. ... (artifact: 680b5619ff user: mistachkin) | |
08:48 | • Edit [d1438b400b85dfe8|d1438b400b]: Edit check-in comment. ... (artifact: a8c9d3ef82 user: mistachkin) | |
08:48 | • Edit [d1438b400b85dfe8|d1438b400b]: Edit check-in comment. ... (artifact: e42dbc84be user: mistachkin) | |
08:39 | • Edit [d1438b400b85dfe8|d1438b400b]: Change user to "mistachkin". ... (artifact: 67a8033048 user: mistachkin) | |
08:39 | • Edit [b9558349f970e072|b9558349f9]: Change user to "mistachkin". ... (artifact: 995ad4a1b6 user: mistachkin) | |
08:39 | • Edit [b460373e015a2b0c|b460373e01]: Change user to "mistachkin". ... (artifact: a8ce89bec9 user: mistachkin) | |
08:38 | • Edit [3a578e049598d1db|3a578e0495]: Change user to "mistachkin". ... (artifact: 81ab181aff user: mistachkin) | |
08:38 | Allow override, via the environment, to make 'require_no_open_checkout' into a NOP. All files were cleaned up. No extra files in checkout. NOTE: All failing tests also fail on trunk, with the exception of 'json-1'. Considered failures: amend-comment-5.1 amend-comment-5.2 amend-comment-5.3 amend-comment-5.4 json-1 stash-3-4-mv stash-4-2-diff-CODE stash-4-3-diff-CODE Ignored failures: json-cap-POSTenv-name json-ROrepo-2-2 json-ROrepo-2-3 merge_multi-4 merge_renames-5 stash-WY-1-CODE stash-2-1-CODE stash-3-2 stash-3-2-show-1 stash-3-2-pop-changes ... (check-in: d1438b400b user: mistachkin tags: testerCleanup) | |
08:35 | Make sure 'repo_init' is called before 'pwd'. ... (check-in: b9558349f9 user: mistachkin tags: testerCleanup) | |
08:25 | Adjust the 'merge5' test as well. ... (check-in: b460373e01 user: mistachkin tags: testerCleanup) | |
08:13 | All test files must now call 'repo_init', using an empty string if they do not require a new repository. ... (check-in: 3a578e0495 user: mistachkin tags: testerCleanup) | |
07:31 | Do not rely on 'clock seconds' (alone) being unique between 'repo_init' calls. Make temporary directory deletion more robust. Only save the current directory on the first 'repo_init' call per test. ... (check-in: 004b3ffd93 user: mistachkin tags: testerCleanup) | |
07:13 | Refactoring, fixes to the previous check-in, etc. ... (check-in: cda4cc8b80 user: mistachkin tags: testerCleanup) | |
07:00 | Attempt to make sure that multiple calls to 'repo_init' get properly cleaned up. ... (check-in: c464935bcd user: mistachkin tags: testerCleanup) | |
06:58 | Robustify the cleanup process. ... (check-in: ee5214b7ed user: mistachkin tags: testerCleanup) | |
06:46 | Fix typo. ... (check-in: 5c674ff271 user: mistachkin tags: testerCleanup) | |
06:45 | More work... ... (check-in: 29f0328cd9 user: mistachkin tags: testerCleanup) | |
06:22 | Work in progress on cleaning up home/repo handling in the test suite. ... (check-in: 89f76a21dd user: mistachkin tags: testerCleanup) | |
02:21 | Tweak descriptions of FOSSIL_USER, LOGNAME, USER, and USERNAME environment variables. ... (Closed-Leaf check-in: 809e80a1d9 user: rberteig tags: ross-doc-env) | |
02:10 | Permit the TH1 hooks subsystem to check for the configuration without raising a 'fatal' error. ... (check-in: b06cd631f1 user: mistachkin tags: trunk) | |
01:57 | Rewrite the section on fossil usernames selection, fix typos and improve wording here and there. ... (check-in: 83153a97b7 user: rberteig tags: ross-doc-env) | |
01:56 | Add new test-usernames command to dump all of the various sources of the current user name in the order tested. ... (check-in: 5de13cb19c user: rberteig tags: ross-doc-env) | |
01:33 | • Edit [d4907f17fbaf46cc|d4907f17fb]: Move to branch testCheckoutReform. ... (artifact: 10a423a008 user: mistachkin) | |
2016-03-01
| ||
21:50 | Set the FOSSIL_HOME envvar before each test. Use the root test run directory instead of the directories created for each test file so the config DB file on Windows doesn't mess up tests of commands like addremove and extras. ... (Closed-Leaf check-in: d4907f17fb user: joel tags: testCheckoutReform) | |
21:38 | Change db_create_default_users() to align its use of environment variables to set the user name to match user_select(), and try all variables on both Unix and Windows. ... (check-in: ace9e00f96 user: rberteig tags: ross-doc-env) | |
17:32 | Update referenced OpenSSL version ... (check-in: 60a0deb293 user: jan.nijtmans tags: branch-1.34) | |
16:32 | Update referenced OpenSSL version. ... (check-in: a9e3db1f70 user: mistachkin tags: trunk) | |
11:54 | Update SQLite to version 3.11.0 ... (check-in: dd22f57082 user: jan.nijtmans tags: branch-1.34) | |