Fossil SCM
Make a change to the test/utf16le.txt file as a test case to verify that the diff logic displays utf16 changes correctly.
Commit
6228efbb7cb9521e1c13bf8dcefbc567f30c5d97
Parent
1c5b51e6bf1706f…
1 file changed
+2
-1
+2
-1
| --- test/utf16le.txt | ||
| +++ test/utf16le.txt | ||
| @@ -1,11 +1,12 @@ | ||
| 1 | 1 | This file contains utf-16le text. |
| 2 | 2 | The purpose for including this file in the Fossil |
| 3 | 3 | repository is to provide the ability to test Fossil's |
| 4 | 4 | handling of UTF-16 using its own repository. |
| 5 | 5 | |
| 6 | -Browsing to this file should display the file as text on the screen. | |
| 6 | +Browsing to this file in the web interface should display the file as | |
| 7 | +text on the screen. | |
| 7 | 8 | |
| 8 | 9 | When there are changes to this file those changes should show |
| 9 | 10 | up in the "diff" output and be properly displayed on the |
| 10 | 11 | screen. |
| 11 | 12 | |
| 12 | 13 |
| --- test/utf16le.txt | |
| +++ test/utf16le.txt | |
| @@ -1,11 +1,12 @@ | |
| 1 | This file contains utf-16le text. |
| 2 | The purpose for including this file in the Fossil |
| 3 | repository is to provide the ability to test Fossil's |
| 4 | handling of UTF-16 using its own repository. |
| 5 | |
| 6 | Browsing to this file should display the file as text on the screen. |
| 7 | |
| 8 | When there are changes to this file those changes should show |
| 9 | up in the "diff" output and be properly displayed on the |
| 10 | screen. |
| 11 | |
| 12 |
| --- test/utf16le.txt | |
| +++ test/utf16le.txt | |
| @@ -1,11 +1,12 @@ | |
| 1 | This file contains utf-16le text. |
| 2 | The purpose for including this file in the Fossil |
| 3 | repository is to provide the ability to test Fossil's |
| 4 | handling of UTF-16 using its own repository. |
| 5 | |
| 6 | Browsing to this file in the web interface should display the file as |
| 7 | text on the screen. |
| 8 | |
| 9 | When there are changes to this file those changes should show |
| 10 | up in the "diff" output and be properly displayed on the |
| 11 | screen. |
| 12 | |
| 13 |