Fossil SCM
Improve UI based test documentation with minor corrections to requirements and URLs.
Commit
0a2be0648be6ccf184c9ff2aea51268f8ab17bd3a46a370c107560d2e4c17b40
Parent
f7914bfdfacad19…
3 files changed
+4
-1
+1
-1
+1
-1
+4
-1
| --- test/diff-test-1.wiki | ||
| +++ test/diff-test-1.wiki | ||
| @@ -1,10 +1,13 @@ | ||
| 1 | 1 | <title>Graph Test One</title> |
| 2 | 2 | |
| 3 | 3 | This page contains list of URLs of interesting diffs. |
| 4 | 4 | Click on all URLs, one by one, to verify |
| 5 | 5 | the correct operation of the diff logic. |
| 6 | +For correct testing, many of these require <tt>show-version-diffs</tt> | |
| 7 | +to be enabled in the [/setup_timeline|Timeline Display Preferences] | |
| 8 | +configuration page. | |
| 6 | 9 | |
| 7 | 10 | * <a href="../../../info/030035345c#chunk73" target="testwindow"> |
| 8 | 11 | Multiple edits on a single line.</a> This is an SQLite version |
| 9 | 12 | update diff. It is a large diff and contains many other interesting |
| 10 | 13 | features. Scan the whole diff. |
| @@ -17,11 +20,11 @@ | ||
| 17 | 20 | The edit of a line with multibyte characters is the first chunk. |
| 18 | 21 | * <a href="../../../fdiff?v1=57b0d8183cab0e3d&v2=37b3ef49d73cdfe6" |
| 19 | 22 | target="testwindow">Large diff of sqlite3.c</a>. This diff was very |
| 20 | 23 | slow prior to the performance enhancement change [9e15437e97]. |
| 21 | 24 | * <a href="../../../info/bda00cbada#chunk49" target="testwindow"> |
| 22 | - A difficult indentation change.</a> (show-version-diffs must be enabled) | |
| 25 | + A difficult indentation change.</a> | |
| 23 | 26 | * <a href="../../../fdiff?v1=955cc67ace8fb622&v2=e2e1c87b86664b45#chunk13" |
| 24 | 27 | target="testwindow">Another tricky indentation.</a> Notice especially |
| 25 | 28 | lines 59398 and 59407 on the left. |
| 26 | 29 | * <a href="../../../fdiff?v2=955cc67ace8fb622&v1=e2e1c87b86664b45#chunk13" |
| 27 | 30 | target="testwindow">Inverse of the previous.</a> |
| 28 | 31 |
| --- test/diff-test-1.wiki | |
| +++ test/diff-test-1.wiki | |
| @@ -1,10 +1,13 @@ | |
| 1 | <title>Graph Test One</title> |
| 2 | |
| 3 | This page contains list of URLs of interesting diffs. |
| 4 | Click on all URLs, one by one, to verify |
| 5 | the correct operation of the diff logic. |
| 6 | |
| 7 | * <a href="../../../info/030035345c#chunk73" target="testwindow"> |
| 8 | Multiple edits on a single line.</a> This is an SQLite version |
| 9 | update diff. It is a large diff and contains many other interesting |
| 10 | features. Scan the whole diff. |
| @@ -17,11 +20,11 @@ | |
| 17 | The edit of a line with multibyte characters is the first chunk. |
| 18 | * <a href="../../../fdiff?v1=57b0d8183cab0e3d&v2=37b3ef49d73cdfe6" |
| 19 | target="testwindow">Large diff of sqlite3.c</a>. This diff was very |
| 20 | slow prior to the performance enhancement change [9e15437e97]. |
| 21 | * <a href="../../../info/bda00cbada#chunk49" target="testwindow"> |
| 22 | A difficult indentation change.</a> (show-version-diffs must be enabled) |
| 23 | * <a href="../../../fdiff?v1=955cc67ace8fb622&v2=e2e1c87b86664b45#chunk13" |
| 24 | target="testwindow">Another tricky indentation.</a> Notice especially |
| 25 | lines 59398 and 59407 on the left. |
| 26 | * <a href="../../../fdiff?v2=955cc67ace8fb622&v1=e2e1c87b86664b45#chunk13" |
| 27 | target="testwindow">Inverse of the previous.</a> |
| 28 |
| --- test/diff-test-1.wiki | |
| +++ test/diff-test-1.wiki | |
| @@ -1,10 +1,13 @@ | |
| 1 | <title>Graph Test One</title> |
| 2 | |
| 3 | This page contains list of URLs of interesting diffs. |
| 4 | Click on all URLs, one by one, to verify |
| 5 | the correct operation of the diff logic. |
| 6 | For correct testing, many of these require <tt>show-version-diffs</tt> |
| 7 | to be enabled in the [/setup_timeline|Timeline Display Preferences] |
| 8 | configuration page. |
| 9 | |
| 10 | * <a href="../../../info/030035345c#chunk73" target="testwindow"> |
| 11 | Multiple edits on a single line.</a> This is an SQLite version |
| 12 | update diff. It is a large diff and contains many other interesting |
| 13 | features. Scan the whole diff. |
| @@ -17,11 +20,11 @@ | |
| 20 | The edit of a line with multibyte characters is the first chunk. |
| 21 | * <a href="../../../fdiff?v1=57b0d8183cab0e3d&v2=37b3ef49d73cdfe6" |
| 22 | target="testwindow">Large diff of sqlite3.c</a>. This diff was very |
| 23 | slow prior to the performance enhancement change [9e15437e97]. |
| 24 | * <a href="../../../info/bda00cbada#chunk49" target="testwindow"> |
| 25 | A difficult indentation change.</a> |
| 26 | * <a href="../../../fdiff?v1=955cc67ace8fb622&v2=e2e1c87b86664b45#chunk13" |
| 27 | target="testwindow">Another tricky indentation.</a> Notice especially |
| 28 | lines 59398 and 59407 on the left. |
| 29 | * <a href="../../../fdiff?v2=955cc67ace8fb622&v1=e2e1c87b86664b45#chunk13" |
| 30 | target="testwindow">Inverse of the previous.</a> |
| 31 |
+1
-1
| --- test/fileage-test-1.wiki | ||
| +++ test/fileage-test-1.wiki | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | |
| 2 | 2 | This page contains URLs for file-age computations that have given |
| 3 | -trouble in the past. Shif-click on on the links, one-by-one, to verify | |
| 3 | +trouble in the past. Shift-click on on the links, one-by-one, to verify | |
| 4 | 4 | that the current implementation works correctly: |
| 5 | 5 | |
| 6 | 6 | * [/fileage?name=c9df0dcdaa402] - Verify that the many |
| 7 | 7 | execute permission changes that occurred about 24 hours before |
| 8 | 8 | check-in c9df0dcdaa402 do not appear as file changes. |
| 9 | 9 |
| --- test/fileage-test-1.wiki | |
| +++ test/fileage-test-1.wiki | |
| @@ -1,8 +1,8 @@ | |
| 1 | |
| 2 | This page contains URLs for file-age computations that have given |
| 3 | trouble in the past. Shif-click on on the links, one-by-one, to verify |
| 4 | that the current implementation works correctly: |
| 5 | |
| 6 | * [/fileage?name=c9df0dcdaa402] - Verify that the many |
| 7 | execute permission changes that occurred about 24 hours before |
| 8 | check-in c9df0dcdaa402 do not appear as file changes. |
| 9 |
| --- test/fileage-test-1.wiki | |
| +++ test/fileage-test-1.wiki | |
| @@ -1,8 +1,8 @@ | |
| 1 | |
| 2 | This page contains URLs for file-age computations that have given |
| 3 | trouble in the past. Shift-click on on the links, one-by-one, to verify |
| 4 | that the current implementation works correctly: |
| 5 | |
| 6 | * [/fileage?name=c9df0dcdaa402] - Verify that the many |
| 7 | execute permission changes that occurred about 24 hours before |
| 8 | check-in c9df0dcdaa402 do not appear as file changes. |
| 9 |
+1
-1
| --- test/graph-test-1.wiki | ||
| +++ test/graph-test-1.wiki | ||
| @@ -42,11 +42,11 @@ | ||
| 42 | 42 | Check-ins tagged "release" and merge-ins</a> |
| 43 | 43 | * <a href="../../../timeline?t=release&n=0" target="testwindow"> |
| 44 | 44 | Only check-ins tagged "release"</a> |
| 45 | 45 | * <a href="../../../finfo?name=Makefile" target="testwindow"> |
| 46 | 46 | History of source file "Makefile".</a> |
| 47 | - * <a href="../../../timeline?a=1970-01-01" target="testwindow"> | |
| 47 | + * <a href="../../../timeline?n=20&a=1970-01-01" target="testwindow"> | |
| 48 | 48 | 20 elements after 1970-01-01.</a> |
| 49 | 49 | * <a href="../../../timeline?n=100000000&y=ci" target="testwindow"> |
| 50 | 50 | All check-ins - a huge graph.</a> |
| 51 | 51 | * <a href="../../../timeline?f=8dfed953f7530442" target="testwindow"> |
| 52 | 52 | This malformed commit has a |
| 53 | 53 |
| --- test/graph-test-1.wiki | |
| +++ test/graph-test-1.wiki | |
| @@ -42,11 +42,11 @@ | |
| 42 | Check-ins tagged "release" and merge-ins</a> |
| 43 | * <a href="../../../timeline?t=release&n=0" target="testwindow"> |
| 44 | Only check-ins tagged "release"</a> |
| 45 | * <a href="../../../finfo?name=Makefile" target="testwindow"> |
| 46 | History of source file "Makefile".</a> |
| 47 | * <a href="../../../timeline?a=1970-01-01" target="testwindow"> |
| 48 | 20 elements after 1970-01-01.</a> |
| 49 | * <a href="../../../timeline?n=100000000&y=ci" target="testwindow"> |
| 50 | All check-ins - a huge graph.</a> |
| 51 | * <a href="../../../timeline?f=8dfed953f7530442" target="testwindow"> |
| 52 | This malformed commit has a |
| 53 |
| --- test/graph-test-1.wiki | |
| +++ test/graph-test-1.wiki | |
| @@ -42,11 +42,11 @@ | |
| 42 | Check-ins tagged "release" and merge-ins</a> |
| 43 | * <a href="../../../timeline?t=release&n=0" target="testwindow"> |
| 44 | Only check-ins tagged "release"</a> |
| 45 | * <a href="../../../finfo?name=Makefile" target="testwindow"> |
| 46 | History of source file "Makefile".</a> |
| 47 | * <a href="../../../timeline?n=20&a=1970-01-01" target="testwindow"> |
| 48 | 20 elements after 1970-01-01.</a> |
| 49 | * <a href="../../../timeline?n=100000000&y=ci" target="testwindow"> |
| 50 | All check-ins - a huge graph.</a> |
| 51 | * <a href="../../../timeline?f=8dfed953f7530442" target="testwindow"> |
| 52 | This malformed commit has a |
| 53 |