Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file test/tester.tcl version 0c626531cb
2018-09-03
| ||
02:57 | Extracted the logic that was in tester.tcl's new outside_fossil_repo proc to the global level which just saves the result to a global variable so the logic doesn't have to be re-run for each test that relies on it. The result doesn't change from one call to the next, as you'd hope for a proc without parameters. ... (check-in: 1a4e87dcc1 user: wyoung tags: wrap-run_in_checkout) | |