Fossil SCM
This file has to be read locally for the links to work.
Commit
a0788de83fcd55b285ae0c93b4330b5e4b6d9de23d89fc7bce123ea9efcb4c90
Parent
a0f30a58e705fd9…
1 file changed
+5
| --- test/release-checklist.wiki | ||
| +++ test/release-checklist.wiki | ||
| @@ -2,10 +2,15 @@ | ||
| 2 | 2 | |
| 3 | 3 | This file describes the testing procedures for Fossil prior to an |
| 4 | 4 | official release. |
| 5 | 5 | |
| 6 | 6 | <ol> |
| 7 | +<li><p> | |
| 8 | +From within a checkout of the Fossil tree, display this file with | |
| 9 | +the command "<b>fossil ui --page doc/ckout/test/release-checklist.wiki</b>". | |
| 10 | +That is the only way the links below will work. | |
| 11 | + | |
| 7 | 12 | <li><p> |
| 8 | 13 | From a private directory (not the source tree) run |
| 9 | 14 | "<b>tclsh $SRC/test/tester.tcl $FOSSIL</b>" where $FOSSIL is the |
| 10 | 15 | name of the executable under test and $SRC is the source tree. |
| 11 | 16 | Verify that there are no errors. |
| 12 | 17 |
| --- test/release-checklist.wiki | |
| +++ test/release-checklist.wiki | |
| @@ -2,10 +2,15 @@ | |
| 2 | |
| 3 | This file describes the testing procedures for Fossil prior to an |
| 4 | official release. |
| 5 | |
| 6 | <ol> |
| 7 | <li><p> |
| 8 | From a private directory (not the source tree) run |
| 9 | "<b>tclsh $SRC/test/tester.tcl $FOSSIL</b>" where $FOSSIL is the |
| 10 | name of the executable under test and $SRC is the source tree. |
| 11 | Verify that there are no errors. |
| 12 |
| --- test/release-checklist.wiki | |
| +++ test/release-checklist.wiki | |
| @@ -2,10 +2,15 @@ | |
| 2 | |
| 3 | This file describes the testing procedures for Fossil prior to an |
| 4 | official release. |
| 5 | |
| 6 | <ol> |
| 7 | <li><p> |
| 8 | From within a checkout of the Fossil tree, display this file with |
| 9 | the command "<b>fossil ui --page doc/ckout/test/release-checklist.wiki</b>". |
| 10 | That is the only way the links below will work. |
| 11 | |
| 12 | <li><p> |
| 13 | From a private directory (not the source tree) run |
| 14 | "<b>tclsh $SRC/test/tester.tcl $FOSSIL</b>" where $FOSSIL is the |
| 15 | name of the executable under test and $SRC is the source tree. |
| 16 | Verify that there are no errors. |
| 17 |