Fossil SCM
Update the diff-test-1.wiki tests to include a case for side-by-side diffs of multibyte characters.
Commit
c2b681e635327123493339bad3a15aa88177538d
Parent
484f8d29af0d130…
1 file changed
+3
| --- test/diff-test-1.wiki | ||
| +++ test/diff-test-1.wiki | ||
| @@ -10,10 +10,13 @@ | ||
| 10 | 10 | features. Scan the whole diff. |
| 11 | 11 | * <a href="../../../fdiff?v1=6da016415dc52d61&v2=af6df3466e3c4a88" |
| 12 | 12 | target="testwindow">Tricky alignment and multiple edits per line</a>. |
| 13 | 13 | * <a href="../../../fdiff?v1=7108d4748b111d23&v2=2303a98525b39d19#chunk3" |
| 14 | 14 | target="testwindow">Add a column to a table</a> |
| 15 | + * <a href="../../../fdiff?v1=d1c60722e0b9d775&v2=58d1a8991bacb113" | |
| 16 | + target="testwindow">Column alignment with multibyte characters.</a> | |
| 17 | + The edit of a line with multibyte characters is the first chunk. | |
| 15 | 18 | |
| 16 | 19 | External: |
| 17 | 20 | |
| 18 | 21 | * <a href="http://www.sqlite.org/src/fdiff?v1=aafcb21a74e41f9a&v2=a6d127dd05daf0f9#chunk3" target="testwindow"> |
| 19 | 22 | Code indentation change.</a> |
| 20 | 23 |
| --- test/diff-test-1.wiki | |
| +++ test/diff-test-1.wiki | |
| @@ -10,10 +10,13 @@ | |
| 10 | features. Scan the whole diff. |
| 11 | * <a href="../../../fdiff?v1=6da016415dc52d61&v2=af6df3466e3c4a88" |
| 12 | target="testwindow">Tricky alignment and multiple edits per line</a>. |
| 13 | * <a href="../../../fdiff?v1=7108d4748b111d23&v2=2303a98525b39d19#chunk3" |
| 14 | target="testwindow">Add a column to a table</a> |
| 15 | |
| 16 | External: |
| 17 | |
| 18 | * <a href="http://www.sqlite.org/src/fdiff?v1=aafcb21a74e41f9a&v2=a6d127dd05daf0f9#chunk3" target="testwindow"> |
| 19 | Code indentation change.</a> |
| 20 |
| --- test/diff-test-1.wiki | |
| +++ test/diff-test-1.wiki | |
| @@ -10,10 +10,13 @@ | |
| 10 | features. Scan the whole diff. |
| 11 | * <a href="../../../fdiff?v1=6da016415dc52d61&v2=af6df3466e3c4a88" |
| 12 | target="testwindow">Tricky alignment and multiple edits per line</a>. |
| 13 | * <a href="../../../fdiff?v1=7108d4748b111d23&v2=2303a98525b39d19#chunk3" |
| 14 | target="testwindow">Add a column to a table</a> |
| 15 | * <a href="../../../fdiff?v1=d1c60722e0b9d775&v2=58d1a8991bacb113" |
| 16 | target="testwindow">Column alignment with multibyte characters.</a> |
| 17 | The edit of a line with multibyte characters is the first chunk. |
| 18 | |
| 19 | External: |
| 20 | |
| 21 | * <a href="http://www.sqlite.org/src/fdiff?v1=aafcb21a74e41f9a&v2=a6d127dd05daf0f9#chunk3" target="testwindow"> |
| 22 | Code indentation change.</a> |
| 23 |