Fossil SCM

Improve UI based test documentation with minor corrections to requirements and URLs.

andybradford 2017-07-21 04:22 trunk
Commit 0a2be0648be6ccf184c9ff2aea51268f8ab17bd3a46a370c107560d2e4c17b40
--- test/diff-test-1.wiki
+++ test/diff-test-1.wiki
@@ -1,10 +1,13 @@
11
<title>Graph Test One</title>
22
33
This page contains list of URLs of interesting diffs.
44
Click on all URLs, one by one, to verify
55
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.
69
710
* <a href="../../../info/030035345c#chunk73" target="testwindow">
811
Multiple edits on a single line.</a> This is an SQLite version
912
update diff. It is a large diff and contains many other interesting
1013
features. Scan the whole diff.
@@ -17,11 +20,11 @@
1720
The edit of a line with multibyte characters is the first chunk.
1821
* <a href="../../../fdiff?v1=57b0d8183cab0e3d&v2=37b3ef49d73cdfe6"
1922
target="testwindow">Large diff of sqlite3.c</a>. This diff was very
2023
slow prior to the performance enhancement change [9e15437e97].
2124
* <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>
2326
* <a href="../../../fdiff?v1=955cc67ace8fb622&v2=e2e1c87b86664b45#chunk13"
2427
target="testwindow">Another tricky indentation.</a> Notice especially
2528
lines 59398 and 59407 on the left.
2629
* <a href="../../../fdiff?v2=955cc67ace8fb622&v1=e2e1c87b86664b45#chunk13"
2730
target="testwindow">Inverse of the previous.</a>
2831
--- 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
--- test/fileage-test-1.wiki
+++ test/fileage-test-1.wiki
@@ -1,8 +1,8 @@
11
22
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
44
that the current implementation works correctly:
55
66
* [/fileage?name=c9df0dcdaa402] - Verify that the many
77
execute permission changes that occurred about 24 hours before
88
check-in c9df0dcdaa402 do not appear as file changes.
99
--- 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
--- test/graph-test-1.wiki
+++ test/graph-test-1.wiki
@@ -42,11 +42,11 @@
4242
Check-ins tagged "release" and merge-ins</a>
4343
* <a href="../../../timeline?t=release&n=0" target="testwindow">
4444
Only check-ins tagged "release"</a>
4545
* <a href="../../../finfo?name=Makefile" target="testwindow">
4646
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">
4848
20 elements after 1970-01-01.</a>
4949
* <a href="../../../timeline?n=100000000&y=ci" target="testwindow">
5050
All check-ins - a huge graph.</a>
5151
* <a href="../../../timeline?f=8dfed953f7530442" target="testwindow">
5252
This malformed commit has a
5353
--- 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

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button