Fossil SCM

Updates to the 'commit-warning' tests.

mistachkin 2020-06-11 00:45 trunk
Commit 17e1217a5e47eec32451c6ee30dca3e2f15a3831ae578c7fe0c4c4eac45e97fb
1 file changed +7 -1
--- test/commit-warning.test
+++ test/commit-warning.test
@@ -50,16 +50,19 @@
5050
set a8 $a7$a7
5151
set a9 $a8$a8
5252
set a10 $a9$a9
5353
write_file line-1024 "$a10\n"
5454
set a11 $a10$a10
55
+write_file line-2048 "$a11\n"
5556
set a12 $a11$a11
5657
write_file line-4096 "$a12\n"
5758
set a13 $a12$a12
5859
write_file line-8192 "$a13\n"
5960
set a14 $a13$a13
61
+write_file line-16K "$a14\n"
6062
set a15 $a14$a14
63
+write_file line-32K "$a15\n"
6164
set a16 $a15$a15
6265
write_file line-64K "$a16\n"
6366
6467
# UTF-8 extends 7-bit ASCII using bytes 80 and above to encode
6568
# larger character codes. Unicode uses U+0 through U+10FFFF only,
@@ -118,13 +121,16 @@
118121
1\tcr-only.txt\tCR line endings
119122
1\tcrlf.txt\tCR/LF line endings
120123
0\tempty\t
121124
0\tline-0064\t
122125
0\tline-1024\t
126
+0\tline-16K\t
127
+0\tline-2048\t
128
+1\tline-32K\tlong lines
123129
0\tline-4096\t
124130
1\tline-64K\tlong lines
125
-1\tline-8192\tlong lines
131
+0\tline-8192\t
126132
0\tplain.txt\t
127133
1\tutf-16be-bombe-hello\tUnicode
128134
1\tutf-16be-bomle-hello\tUnicode
129135
1\tutf-16be-hello\tbinary data
130136
1\tutf-16be.txt\tUnicode
131137
--- test/commit-warning.test
+++ test/commit-warning.test
@@ -50,16 +50,19 @@
50 set a8 $a7$a7
51 set a9 $a8$a8
52 set a10 $a9$a9
53 write_file line-1024 "$a10\n"
54 set a11 $a10$a10
 
55 set a12 $a11$a11
56 write_file line-4096 "$a12\n"
57 set a13 $a12$a12
58 write_file line-8192 "$a13\n"
59 set a14 $a13$a13
 
60 set a15 $a14$a14
 
61 set a16 $a15$a15
62 write_file line-64K "$a16\n"
63
64 # UTF-8 extends 7-bit ASCII using bytes 80 and above to encode
65 # larger character codes. Unicode uses U+0 through U+10FFFF only,
@@ -118,13 +121,16 @@
118 1\tcr-only.txt\tCR line endings
119 1\tcrlf.txt\tCR/LF line endings
120 0\tempty\t
121 0\tline-0064\t
122 0\tline-1024\t
 
 
 
123 0\tline-4096\t
124 1\tline-64K\tlong lines
125 1\tline-8192\tlong lines
126 0\tplain.txt\t
127 1\tutf-16be-bombe-hello\tUnicode
128 1\tutf-16be-bomle-hello\tUnicode
129 1\tutf-16be-hello\tbinary data
130 1\tutf-16be.txt\tUnicode
131
--- test/commit-warning.test
+++ test/commit-warning.test
@@ -50,16 +50,19 @@
50 set a8 $a7$a7
51 set a9 $a8$a8
52 set a10 $a9$a9
53 write_file line-1024 "$a10\n"
54 set a11 $a10$a10
55 write_file line-2048 "$a11\n"
56 set a12 $a11$a11
57 write_file line-4096 "$a12\n"
58 set a13 $a12$a12
59 write_file line-8192 "$a13\n"
60 set a14 $a13$a13
61 write_file line-16K "$a14\n"
62 set a15 $a14$a14
63 write_file line-32K "$a15\n"
64 set a16 $a15$a15
65 write_file line-64K "$a16\n"
66
67 # UTF-8 extends 7-bit ASCII using bytes 80 and above to encode
68 # larger character codes. Unicode uses U+0 through U+10FFFF only,
@@ -118,13 +121,16 @@
121 1\tcr-only.txt\tCR line endings
122 1\tcrlf.txt\tCR/LF line endings
123 0\tempty\t
124 0\tline-0064\t
125 0\tline-1024\t
126 0\tline-16K\t
127 0\tline-2048\t
128 1\tline-32K\tlong lines
129 0\tline-4096\t
130 1\tline-64K\tlong lines
131 0\tline-8192\t
132 0\tplain.txt\t
133 1\tutf-16be-bombe-hello\tUnicode
134 1\tutf-16be-bomle-hello\tUnicode
135 1\tutf-16be-hello\tbinary data
136 1\tutf-16be.txt\tUnicode
137

Keyboard Shortcuts

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