Posted to tcl by de at Mon Sep 04 00:17:04 GMT 2023view raw
-
- Step 0:
- Install a build of Tcl trunk somewhere.
-
- Step 0.5:
- Get the tcllib fossil repository:
-
- fossil clone https://core.tcl-lang.org/tcllib tcllib.fossil
-
- Step 1:
- Create a test directory, cd into and do
-
- fossil open path/to/your/tcllib.fossil tcl9-testarea-rde
-
- Step 2:
- Run
-
- /path/to/your/tclsh9.0 sak.tcl test run --log out9
-
-
- Then wait. This will run for a while.
-
- Inspect out9.summary. If it reports failures then check if tcllib
- trunk with tcl8.6.13 shows the same failures. If there are
- regressions, please report.
-
-