Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'test/*'
2024-12-22
| ||
20:42 | Merge from trunk. ... (Leaf check-in: 8add3c418a user: brickviking tags: bv-corrections01) | |
2024-12-19
| ||
16:46 | Update the tests to reflect the current state of development. ... (check-in: 6aee052f00 user: florian tags: trunk) | |
2024-12-12
| ||
17:07 | Sync with trunk. ... (check-in: 878a56bc98 user: florian tags: diff-word-wrap) | |
17:00 | Sync with trunk. ... (check-in: 6599ed9127 user: florian tags: diff-keyboard-navigation) | |
16:58 | Sync with trunk. ... (check-in: 611f20e817 user: florian tags: timeline-keyboard-navigation) | |
2024-11-07
| ||
06:50 | Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page(). ... (Leaf check-in: d57463cc00 user: stephan tags: ui-local-diff) | |
2024-10-05
| ||
13:29 | Merge updates to the character width measurements of the comment formatter. Note that multi-byte and wide characters are not handled in the comment prefix, which is entirely controlled by the application and only contains ASCII text. ... (check-in: 725af94791 user: florian tags: trunk) | |
13:04 | Add tests for the comment formatter with multi-byte and fullwidth characters. ... (check-in: 1cc31c309d user: florian tags: comment-formatter-wcwidth) | |
2024-09-17
| ||
06:15 | Sync with trunk and resolve the merge conflicts in the 'fossil.diff.js' script. ... (check-in: ac3d7c9b4f user: florian tags: diff-word-wrap) | |
2024-09-13
| ||
14:02 | Sync with trunk (to fix some JS error showing up in the developer console). ... (check-in: a8ef0da81e user: florian tags: diff-keyboard-navigation) | |
2024-09-11
| ||
16:22 | Add a comment to the test scripts that the list of settings needs to be updated manually. ... (check-in: 668f114191 user: florian tags: trunk) | |
13:30 | Update tests to account for new settings introduced with [1a0b304307] and [cadfcba32c]. ... (check-in: 6ead7d999e user: andybradford tags: trunk) | |
2024-09-10
| ||
06:26 | Adapt glob tests to changes from [dc86831179]. ... (check-in: d663a32451 user: florian tags: trunk) | |
2024-09-06
| ||
10:48 | Sync with trunk. ... (check-in: 8e6660cd76 user: florian tags: diff-keyboard-navigation) | |
10:47 | Sync with trunk. ... (check-in: 00f7466add user: florian tags: timeline-keyboard-navigation) | |
2024-07-03
| ||
09:16 | Merge trunk into markdown-tagrefs branch. ... (check-in: 9d3ca32ef7 user: stephan tags: markdown-tagrefs) | |
2024-04-25
| ||
13:36 | Fix minor typo in test introduced by previous commit. ... (check-in: f0c4705d49 user: andybradford tags: trunk) | |
13:34 | Use join instead to avoid prepending garbage at the beginning of the string. ... (check-in: 4d556700a7 user: andybradford tags: trunk) | |
13:34 | Fix json-cap-POSTenv-name, json-cap-POSTenv-notsetup tests ... (Leaf check-in: 17c01c549e user: juef tags: branch-2.24) | |
10:51 | Merge test case fixes from branch-2.24 back into trunk. ... (check-in: 6d067c4f4d user: drh tags: trunk) | |
10:44 | Comment out UTF tests 1179, 1586, and 1587 as they give different results on different platforms, for reasons unknown. ... (check-in: fb4e90b662 user: drh tags: branch-2.24) | |
2024-04-24
| ||
21:25 | Fix or disable brittle test cases that were broken by changes in 2.23. ... (check-in: 5ad708085a user: drh tags: branch-2.24) | |
21:19 | Fix or disable brittle test cases that were broken by changes in 2.23. ... (check-in: e198bfd185 user: drh tags: trunk) | |
2024-03-23
| ||
05:54 | Updates from trunk for sync changes et al. ... (Leaf check-in: 2304041e42 user: andybradford tags: clone-resume) | |
2024-03-05
| ||
12:53 | Merge trunk into markdown-tagrefs branch. ... (check-in: 0517bd2dd8 user: stephan tags: markdown-tagrefs) | |
2024-02-10
| ||
17:36 | Modernized the default skin, primarily to improve readability, and forked off the old default as "Étienne", named in honor of its creator. ... (check-in: 8a1ba49b73 user: wyoung tags: trunk) | |
2024-02-03
| ||
16:55 | Update with all changes from trunk. ... (check-in: c454059a18 user: andybradford tags: clone-resume) | |
2024-01-26
| ||
17:28 | Several doc adjustments to make things work better with the new skin. Although this isn't strictly part of the new skin, and it does admit of a type of regression, I'm committing it here anyway because these are cases where markup was used to work around problems in the old skin. Nearly all of these are misuses of the "blockquote" tag to mean "indented paragraph". Now that we have true indented paragraph styles, switched the markup over to use them. ... (check-in: ee6ca48c8f user: wyoung tags: inskinerator-modern-backport) | |
2024-01-22
| ||
13:40 | Sync with trunk. ... (check-in: 7597825330 user: florian tags: diff-keyboard-navigation) | |
13:39 | Sync with trunk. ... (check-in: f05b04a625 user: florian tags: timeline-keyboard-navigation) | |
2024-01-12
| ||
16:11 | Retain renames in local checkout when running fossil update. ... (Leaf check-in: 7c284a8c62 user: preben tags: update-with-renames) | |
15:48 | Merge current state of testing-improvements. make clean output is now easy to review. ... (check-in: e5bcfd1efe user: preben tags: trunk) | |
2024-01-11
| ||
17:55 | In the update tests, also check fossil changes after updating. ... (Leaf check-in: 6e23e96acd user: preben tags: testing-improvements) | |
2024-01-10
| ||
17:08 | Syntax error in test rewrite script and a couple of parsing improvments. ... (check-in: 2873af0b5c user: preben tags: testing-improvements) | |
09:53 | Reduce output when testing in -quiet mode. Output is now limited to test failures (including knownBug) and skipped tests when there are uncommitted changes. ... (check-in: 9c23c50def user: preben tags: testing-improvements) | |
09:39 | No need to re-open repository in json tests. ... (check-in: 41c35fb6e2 user: preben tags: testing-improvements) | |
09:38 | Remove stale debug output in symlinks test. ... (check-in: 211f170c13 user: preben tags: testing-improvements) | |
09:36 | Add -expectError to a number of tests that are expected to generate errors or output. ... (check-in: 768d93e6ee user: preben tags: testing-improvements) | |
08:29 | Merge in trunk to include recent test changes. ... (check-in: 383087bfab user: preben tags: testing-improvements) | |
2024-01-09
| ||
18:13 | Add tests for fossil update. ... (check-in: 78f3ec4c64 user: preben tags: testing-improvements) | |
2024-01-08
| ||
09:26 | Update pre-commit-warnings-fossil-1 test for running in a fossil checkout without changes. ... (check-in: 0aebc116cd user: preben tags: testing-improvements) | |
2024-01-04
| ||
18:03 | Add test for Cygwin in rewrite-test-output.tcl. Best results are achieved if testing using fossil.exe instead of just fossil. ... (check-in: c86335802d user: preben tags: testing-improvements) | |
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-12-31
| ||
18:23 | Text diff output is now more like other common unix tools in its handling of missing files. ... (check-in: caa6ad39db user: drh tags: trunk) | |
2023-12-15
| ||
21:10 | When rewriting test output, also mask SQLite hash and version. ... (check-in: 7da44faa22 user: preben tags: testing-improvements) | |
2023-12-14
| ||
19:08 | Disable the backoff is in unversioned tests. PArticularly using Cygwin, it can cause test-framework errors for this test and any subsequent tests as the repository cannot be cleaned up if a backoffice process is sleeping. ... (check-in: 7bb273e48f user: preben tags: testing-improvements) | |
13:51 | Fix a number of unversioned tests under cygwin by letting he fake editor convert windows paths to unix paths. ... (check-in: 84d86ba60f user: preben tags: testing-improvements) | |
13:45 | Fix unversioned-1 test under cywing, when testing using fossil.exe. ... (check-in: f313c19e98 user: preben tags: testing-improvements) | |
13:41 | Fix th1-globalState-15 test under cygwin. ... (check-in: 2060a49fe0 user: preben tags: testing-improvements) | |