Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

15 events for the month beginning 2023-12-01 by user preben

Following month ↑
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)
13:38
Fix test th1-tcl-9 under cywing if testing using fossil.exe. ... (check-in: 04ddc700f2 user: preben tags: testing-improvements)
2023-12-13
08:49
When testing, remove _fossil in temporary home for cygwin. ... (check-in: 71d8cf46b4 user: preben tags: testing-improvements)
2023-12-11
21:26
Improve on [c028f36de8] and list tests skipped tests due to require_no_open_checkout. ... (check-in: 7a666efb6a user: preben tags: testing-improvements)
21:23
Before starting tests, switch to tempHomePath. This avoids require_no_open_checkout errors if you start the test inside a checkout (actual tests are done in a temporary repository/checkout anyway). ... (check-in: 381f1ecbf5 user: preben tags: testing-improvements)
21:10
Let th1-docs test run in a test repo by copying the file we need. This avoids running the test in the actual development checkout. ... (check-in: f1f5c4ce1e user: preben tags: testing-improvements)
20:43
Set FOSSIL_USER in json tests to sort user related output consistently if run as a different user. Eases test result comparisons. ... (check-in: 68ae97d456 user: preben tags: testing-improvements)
20:26
More thorough test output rewrite script. Add an -extra option that cleans up further to make comparisons between e.g. Windows and Unix like systems easier. When testing with -verbose, this gives easy comparable results across Unix like and Windows systems. ... (check-in: 0424384328 user: preben tags: testing-improvements)
2023-12-03
21:36
The th1-expr-3 test revealed that Th_SetResultInt() could produce incorrect result for INT_MIN. Ensure that -1*iVal is positive for all values and remove unsiged casts. Seems a common optimisation problem with gcc on various verisons from 10 through 13 on Linux, NetBSD and OmniOS on various architectures. ... (Closed-Leaf check-in: 4a98d2aae1 user: preben tags: th-int-min-errors)
20:28
Include termio.h to determine terminal width on OmniOS. Uses __EXTENSIONS__ in line with detection of solaris like systems in auto.def. ... (Closed-Leaf check-in: 32428f126f user: preben tags: omnios-terminal-width)
14:06
In auto.def, set CFLAGS and LDFLAGS with LIBs as further tests may need them. ... (Closed-Leaf check-in: adcbb25256 user: preben tags: auto-def-compilation-flags)
Previous month ↓