Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
34 check-ins using file test/merge4.test version 2fc4833965
2024-01-13
| ||
18:57 | Typo in variable name. ... (Leaf check-in: 1cd36fad6d user: preben tags: hash-if-mtime-is-current) | |
2024-01-11
| ||
16:55 | When reverting or updating a file, set the mtime to 0 as already done with merge and stash. Effectively, we don't trust the hash until next time we evaluate the status of the file, at which point we'll update vfile.mtime with the real mtime of the file. Based on discussions in [forum:/forumpost/58bef43842be6fc3|forum thread 58bef43842be6fc3]. ... (check-in: f9686d02de user: preben tags: hash-if-mtime-is-current) | |
16:34 | Optionally print mtime and mhash in test-show-vfile output. ... (check-in: 25f486135d user: preben tags: hash-if-mtime-is-current) | |
2024-01-10
| ||
08:29 | Merge in trunk to include recent test changes. ... (check-in: 383087bfab user: preben tags: testing-improvements) | |
2024-01-09
| ||
17:18 | Remerge the Wiki title search enhancement, after fixing it so that it does not disrupt check-in comment search. ... (check-in: 9d9bf1abfb user: drh tags: trunk) | |
17:05 | Improvements the "fossil search --fts": Add the --scope and --debug options and improve output formatting. ... (check-in: b7ef90c716 user: drh tags: trunk) | |
17:04 | Fix an off-by-one error in the text line-break algorithm of comformat.c. ... (check-in: eb2100db42 user: drh tags: trunk) | |
15:14 | Add the --fts option to the "fossil search" command. This option uses the same search mechanism as web search. Useful for debugging web search. ... (check-in: 2ddf62a320 user: drh tags: trunk) | |
14:04 | Fix harmless compiler warning in sha3.c. ... (check-in: 537d9e00cf user: drh tags: trunk) | |
13:42 | Update the built-in SQLite to the latest trunk version, for testing. ... (check-in: 5d0d2219e8 user: drh tags: trunk) | |
2024-01-08
| ||
13:11 | Check hash if mtime matches system time at the time we started checking. ... (check-in: f0aa85e302 user: preben tags: hash-if-mtime-is-current) | |
2024-01-07
| ||
17:26 | Back out [a402dd2a888d6d74] (wiki title search), as it causes all searches to fail for reasons as yet undetermined. ... (check-in: 48af08bd48 user: stephan tags: trunk) | |
11:26 | Compute hash if mtime is unchanged but match system time. Discussed in [forum:/forumpost/58bef43842be6fc3|forum thread 58bef43842be6fc3]. ... (check-in: b295f86db5 user: preben tags: hash-if-mtime-is-current) | |
2024-01-05
| ||
21:02 | Add more information when user encounters an Unresolved RID condition. ... (check-in: c8fda6a62c user: preben tags: trunk) | |
2024-01-04
| ||
10:34 | Update stash test for the recently integrated diff-deleted-files branch. ... (check-in: bc9e84bb27 user: preben tags: trunk) | |
09:58 | Test fixes for 2.24 as discussed in [forum:8d774bc3610fe8de|forum post 8d774bc3610fe8de]. ... (check-in: 271a978d90 user: preben tags: trunk) | |
2023-11-26
| ||
19:07 | Fix previous commit: Just fixing amend breaks subsequent tests. As tests should not need input, move the code to the test/tester.tcl. ... (Closed-Leaf check-in: 3b37f7d97b user: preben tags: test-fixes-2.24) | |
18:18 | The amend tests may fail on narrow terminals on systems where the terminal size can be determined when tclsh is running (for me, all but Windows). Closing stdin causes fossil not to wrap output. To avoid fossil complaining about file descriptor zero (which is now used on some systems), temproarily open the script readonly. ... (check-in: 1cb0d57db1 user: preben tags: test-fixes-2.24) | |
17:52 | Fix merge_renames-13-3 on macOs as the expected a filename under /tmp but the result was under the normalized /private/tmp directory. ... (check-in: f044437634 user: preben tags: test-fixes-2.24) | |
16:48 | Fix json tests that no longer reflects default capabilities for anonymous. ... (check-in: 9ba74ae04e user: preben tags: test-fixes-2.24) | |
2023-11-25
| ||
16:42 | Update [4f9cfebf18]: indent the verbatim merge conflict markers in the merge1.test script to avoid check-in warnings for this branch. ... (check-in: 3fc08b7633 user: florian tags: test-fixes-2.24) | |
2023-11-17
| ||
18:05 | Update th1-tcl tests to reflect change from XML style closing hr/ tag to just hr in HTML from change [f5482a0a79]. ... (check-in: 1c637a4985 user: preben tags: test-fixes-2.24) | |
2023-11-16
| ||
21:27 | The symlinks tests are all concerned with files accessed through symlink traversal which has not been allowed for quite a while (I think [4d445ead] is the last change that enforced this). The test changes now check the reverse condition: traversing symlinks should not work. To carry out the tests, ensure allow-symlinks is set in the local repo. ... (check-in: d30cd07314 user: preben tags: test-fixes-2.24) | |
19:04 | Update transfer summaries in unversioned tests. Summaries changed in [2b8ac4d15b] and [0b7af9d865]. ... (check-in: b94d8c4479 user: preben tags: test-fixes-2.24) | |
2023-11-07
| ||
09:57 | Test amend-tag-2.2 expects a case insensitive sorted list of tags since [3500dbfd84]. ... (check-in: 3a463e8f12 user: preben tags: test-fixes-2.24) | |
2023-11-05
| ||
13:41 | Add a comment how to run just a subset of tests. ... (check-in: f5d79188ea user: florian tags: test-fixes-2.24) | |
12:55 | Fix th1.test: changed trace log output; changed HTML header; new TH1 commands. ... (check-in: 2660ad0f35 user: florian tags: test-fixes-2.24) | |
12:52 | Fix stash.test: changed markers for RENAMED files. ... (check-in: cb9106b280 user: florian tags: test-fixes-2.24) | |
12:50 | Fix settings-repo.test: versionable settings can have comments starting with #. ... (check-in: 1d615c9b6c user: florian tags: test-fixes-2.24) | |
12:47 | Fix settings.test: added new settings. ... (check-in: 2c626bc977 user: florian tags: test-fixes-2.24) | |
12:46 | Fix revert.test: changed markers for RENAMED files. ... (check-in: 4023c799d6 user: florian tags: test-fixes-2.24) | |
12:42 | Fix merge_warn.test: warning about missing common ancestor changed to merge conflict warning. 👀 ... (check-in: c38c0ff74c user: florian tags: test-fixes-2.24) | |
12:40 | Fix merge_renames.test: warning about missing common ancestor changed to merge conflict warning; changed markers for RENAMED files. 👀 ... (check-in: 34abaf0120 user: florian tags: test-fixes-2.24) | |
12:31 | Fix merge4.test: changed merge conflict warnings. ... (check-in: 6c230e8859 user: florian tags: test-fixes-2.24) | |