@cloudant/couchbackup 2.9.12 → 2.9.13-SNAPSHOT.138
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.scannerwork/report-task.txt +2 -2
- package/.scannerwork/scanner-report/analysis-warnings.pb +2 -2
- package/.scannerwork/scanner-report/metadata.pb +0 -0
- package/.scannerwork/scanner-report/source-2.txt +151 -151
- package/.scannerwork/scanner-report/source-61.txt +151 -151
- package/.scannerwork/scanner-report/source-68.txt +49 -49
- package/.scannerwork/scanner-report/syntax-highlightings-2.pb +76 -78
- package/.scannerwork/scanner-report/syntax-highlightings-61.pb +108 -108
- package/.scannerwork/scanner-report/syntax-highlightings-68.pb +7 -7
- package/package.json +1 -1
- package/test-16-results.xml +151 -151
- package/test-18-results.xml +151 -151
- package/test-iam-18-results.xml +49 -49
|
@@ -1,167 +1,167 @@
|
|
|
1
1
|
<testsuites name="test-iam">
|
|
2
|
-
<testsuite name="Basic backup and restore using API" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
3
|
-
<testcase classname="test-iam.Basic backup and restore using API" name="should backup animaldb to a file correctly" time="
|
|
2
|
+
<testsuite name="Basic backup and restore using API" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:31:27" time="4.546">
|
|
3
|
+
<testcase classname="test-iam.Basic backup and restore using API" name="should backup animaldb to a file correctly" time="0.964">
|
|
4
4
|
<system-out><![CDATA[{ total: 15 }
|
|
5
5
|
]]></system-out>
|
|
6
6
|
</testcase>
|
|
7
|
-
<testcase classname="test-iam.Basic backup and restore using API" name="should restore animaldb to a database correctly" time="
|
|
7
|
+
<testcase classname="test-iam.Basic backup and restore using API" name="should restore animaldb to a database correctly" time="1.834">
|
|
8
8
|
<system-out><![CDATA[{ total: 15 }
|
|
9
9
|
]]></system-out>
|
|
10
10
|
</testcase>
|
|
11
|
-
<testcase classname="test-iam.Basic backup and restore using API" name="should execute a shallow mode backup successfully" time="0.
|
|
11
|
+
<testcase classname="test-iam.Basic backup and restore using API" name="should execute a shallow mode backup successfully" time="0.597">
|
|
12
12
|
<system-out><![CDATA[{ total: 11 }
|
|
13
13
|
]]></system-out>
|
|
14
14
|
</testcase>
|
|
15
15
|
</testsuite>
|
|
16
|
-
<testsuite name="Basic backup and restore using API Buffer size tests using API" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
17
|
-
<testcase classname="test-iam.Basic backup and restore using API Buffer size tests using API" name="should backup/restore animaldb with the same buffer size" time="
|
|
16
|
+
<testsuite name="Basic backup and restore using API Buffer size tests using API" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:31:31" time="11.573">
|
|
17
|
+
<testcase classname="test-iam.Basic backup and restore using API Buffer size tests using API" name="should backup/restore animaldb with the same buffer size" time="3.852">
|
|
18
18
|
<system-out><![CDATA[{ total: 15 }
|
|
19
19
|
{ total: 15 }
|
|
20
20
|
]]></system-out>
|
|
21
21
|
</testcase>
|
|
22
|
-
<testcase classname="test-iam.Basic backup and restore using API Buffer size tests using API" name="should backup/restore animaldb with backup buffer > restore buffer" time="3.
|
|
22
|
+
<testcase classname="test-iam.Basic backup and restore using API Buffer size tests using API" name="should backup/restore animaldb with backup buffer > restore buffer" time="3.487">
|
|
23
23
|
<system-out><![CDATA[{ total: 15 }
|
|
24
24
|
{ total: 15 }
|
|
25
25
|
]]></system-out>
|
|
26
26
|
</testcase>
|
|
27
|
-
<testcase classname="test-iam.Basic backup and restore using API Buffer size tests using API" name="should backup/restore animaldb with backup buffer < restore buffer" time="3.
|
|
27
|
+
<testcase classname="test-iam.Basic backup and restore using API Buffer size tests using API" name="should backup/restore animaldb with backup buffer < restore buffer" time="3.441">
|
|
28
28
|
<system-out><![CDATA[{ total: 15 }
|
|
29
29
|
{ total: 15 }
|
|
30
30
|
]]></system-out>
|
|
31
31
|
</testcase>
|
|
32
32
|
</testsuite>
|
|
33
|
-
<testsuite name="Basic backup and restore using CLI" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
34
|
-
<testcase classname="test-iam.Basic backup and restore using CLI" name="should backup animaldb to a file correctly" time="1.
|
|
33
|
+
<testsuite name="Basic backup and restore using CLI" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:31:43" time="5.565">
|
|
34
|
+
<testcase classname="test-iam.Basic backup and restore using CLI" name="should backup animaldb to a file correctly" time="1.307">
|
|
35
35
|
<system-out><![CDATA[Backup process close 0 null
|
|
36
36
|
]]></system-out>
|
|
37
37
|
</testcase>
|
|
38
|
-
<testcase classname="test-iam.Basic backup and restore using CLI" name="should restore animaldb to a database correctly" time="2.
|
|
38
|
+
<testcase classname="test-iam.Basic backup and restore using CLI" name="should restore animaldb to a database correctly" time="2.322">
|
|
39
39
|
</testcase>
|
|
40
|
-
<testcase classname="test-iam.Basic backup and restore using CLI" name="should execute a shallow mode backup successfully" time="1.
|
|
40
|
+
<testcase classname="test-iam.Basic backup and restore using CLI" name="should execute a shallow mode backup successfully" time="1.142">
|
|
41
41
|
<system-out><![CDATA[Backup process close 0 null
|
|
42
42
|
]]></system-out>
|
|
43
43
|
</testcase>
|
|
44
44
|
</testsuite>
|
|
45
|
-
<testsuite name="Basic backup and restore using CLI Buffer size tests using CLI" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
46
|
-
<testcase classname="test-iam.Basic backup and restore using CLI Buffer size tests using CLI" name="should backup/restore animaldb with the same buffer size" time="4.
|
|
45
|
+
<testsuite name="Basic backup and restore using CLI Buffer size tests using CLI" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:31:48" time="13.892">
|
|
46
|
+
<testcase classname="test-iam.Basic backup and restore using CLI Buffer size tests using CLI" name="should backup/restore animaldb with the same buffer size" time="4.488">
|
|
47
47
|
<system-out><![CDATA[Backup process close 0 null
|
|
48
48
|
]]></system-out>
|
|
49
49
|
</testcase>
|
|
50
|
-
<testcase classname="test-iam.Basic backup and restore using CLI Buffer size tests using CLI" name="should backup/restore animaldb with backup buffer > restore buffer" time="4.
|
|
50
|
+
<testcase classname="test-iam.Basic backup and restore using CLI Buffer size tests using CLI" name="should backup/restore animaldb with backup buffer > restore buffer" time="4.202">
|
|
51
51
|
<system-out><![CDATA[Backup process close 0 null
|
|
52
52
|
]]></system-out>
|
|
53
53
|
</testcase>
|
|
54
|
-
<testcase classname="test-iam.Basic backup and restore using CLI Buffer size tests using CLI" name="should backup/restore animaldb with backup buffer < restore buffer" time="4.
|
|
54
|
+
<testcase classname="test-iam.Basic backup and restore using CLI Buffer size tests using CLI" name="should backup/restore animaldb with backup buffer < restore buffer" time="4.411">
|
|
55
55
|
<system-out><![CDATA[Backup process close 0 null
|
|
56
56
|
]]></system-out>
|
|
57
57
|
</testcase>
|
|
58
58
|
</testsuite>
|
|
59
|
-
<testsuite name="Compression tests using API" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
60
|
-
<testcase classname="test-iam.Compression tests using API" name="should backup animaldb to a compressed file" time="0.
|
|
59
|
+
<testsuite name="Compression tests using API" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:32:02" time="6.555">
|
|
60
|
+
<testcase classname="test-iam.Compression tests using API" name="should backup animaldb to a compressed file" time="0.992">
|
|
61
61
|
<system-out><![CDATA[{ total: 15 }
|
|
62
62
|
]]></system-out>
|
|
63
63
|
</testcase>
|
|
64
|
-
<testcase classname="test-iam.Compression tests using API" name="should backup and restore animaldb via a compressed file" time="2.
|
|
64
|
+
<testcase classname="test-iam.Compression tests using API" name="should backup and restore animaldb via a compressed file" time="2.571">
|
|
65
65
|
<system-out><![CDATA[{ total: 15 }
|
|
66
66
|
{ total: 15 }
|
|
67
67
|
]]></system-out>
|
|
68
68
|
</testcase>
|
|
69
|
-
<testcase classname="test-iam.Compression tests using API" name="should backup and restore animaldb via a compressed stream" time="2.
|
|
69
|
+
<testcase classname="test-iam.Compression tests using API" name="should backup and restore animaldb via a compressed stream" time="2.202">
|
|
70
70
|
<system-out><![CDATA[{ total: 15 }
|
|
71
71
|
{ total: 15 }
|
|
72
72
|
]]></system-out>
|
|
73
73
|
</testcase>
|
|
74
74
|
</testsuite>
|
|
75
|
-
<testsuite name="Compression tests using CLI" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
76
|
-
<testcase classname="test-iam.Compression tests using CLI" name="should backup animaldb to a compressed file" time="1.
|
|
75
|
+
<testsuite name="Compression tests using CLI" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:32:09" time="8.736">
|
|
76
|
+
<testcase classname="test-iam.Compression tests using CLI" name="should backup animaldb to a compressed file" time="1.317">
|
|
77
77
|
<system-out><![CDATA[Backup process close 0 null
|
|
78
78
|
]]></system-out>
|
|
79
79
|
</testcase>
|
|
80
|
-
<testcase classname="test-iam.Compression tests using CLI" name="should backup and restore animaldb via a compressed file" time="3.
|
|
80
|
+
<testcase classname="test-iam.Compression tests using CLI" name="should backup and restore animaldb via a compressed file" time="3.732">
|
|
81
81
|
<system-out><![CDATA[Backup process close 0 null
|
|
82
82
|
]]></system-out>
|
|
83
83
|
</testcase>
|
|
84
|
-
<testcase classname="test-iam.Compression tests using CLI" name="should backup and restore animaldb via a compressed stream" time="2.
|
|
84
|
+
<testcase classname="test-iam.Compression tests using CLI" name="should backup and restore animaldb via a compressed stream" time="2.889">
|
|
85
85
|
<system-out><![CDATA[Backup process close 0 null
|
|
86
86
|
]]></system-out>
|
|
87
87
|
</testcase>
|
|
88
88
|
</testsuite>
|
|
89
|
-
<testsuite name="End to end backup and restore using API" tests="2" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
90
|
-
<testcase classname="test-iam.End to end backup and restore using API" name="should backup and restore animaldb" time="2.
|
|
89
|
+
<testsuite name="End to end backup and restore using API" tests="2" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:32:17" time="311.376">
|
|
90
|
+
<testcase classname="test-iam.End to end backup and restore using API" name="should backup and restore animaldb" time="2.233">
|
|
91
91
|
<system-out><![CDATA[{ total: 15 }
|
|
92
92
|
{ total: 15 }
|
|
93
93
|
]]></system-out>
|
|
94
94
|
</testcase>
|
|
95
|
-
<testcase classname="test-iam.End to end backup and restore using API" name="should backup and restore largedb1g #slow" time="
|
|
95
|
+
<testcase classname="test-iam.End to end backup and restore using API" name="should backup and restore largedb1g #slow" time="308.366">
|
|
96
96
|
<system-out><![CDATA[{ total: 522948 }
|
|
97
97
|
{ total: 522948 }
|
|
98
98
|
]]></system-out>
|
|
99
99
|
</testcase>
|
|
100
100
|
</testsuite>
|
|
101
|
-
<testsuite name="End to end backup and restore using CLI" tests="2" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
102
|
-
<testcase classname="test-iam.End to end backup and restore using CLI" name="should backup and restore animaldb" time="
|
|
101
|
+
<testsuite name="End to end backup and restore using CLI" tests="2" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:37:29" time="495.949">
|
|
102
|
+
<testcase classname="test-iam.End to end backup and restore using CLI" name="should backup and restore animaldb" time="2.712">
|
|
103
103
|
<system-out><![CDATA[Backup process close 0 null
|
|
104
104
|
]]></system-out>
|
|
105
105
|
</testcase>
|
|
106
|
-
<testcase classname="test-iam.End to end backup and restore using CLI" name="should backup and restore largedb1g #slow" time="
|
|
106
|
+
<testcase classname="test-iam.End to end backup and restore using CLI" name="should backup and restore largedb1g #slow" time="492.463">
|
|
107
107
|
<system-out><![CDATA[Backup process close 0 null
|
|
108
108
|
]]></system-out>
|
|
109
109
|
</testcase>
|
|
110
110
|
</testsuite>
|
|
111
|
-
<testsuite name="Encryption tests" tests="1" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
112
|
-
<testcase classname="test-iam.Encryption tests" name="should backup and restore animaldb via an encrypted file" time="3.
|
|
111
|
+
<testsuite name="Encryption tests" tests="1" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:45:45" time="3.973">
|
|
112
|
+
<testcase classname="test-iam.Encryption tests" name="should backup and restore animaldb via an encrypted file" time="3.703">
|
|
113
113
|
<system-out><![CDATA[Backup process close 0 null
|
|
114
114
|
]]></system-out>
|
|
115
115
|
</testcase>
|
|
116
116
|
</testsuite>
|
|
117
|
-
<testsuite name="Write error tests" tests="1" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
117
|
+
<testsuite name="Write error tests" tests="1" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:45:49" time="0.275">
|
|
118
118
|
<testcase classname="test-iam.Write error tests" name="calls callback with error set when stream is not writeable" time="0.011">
|
|
119
119
|
</testcase>
|
|
120
120
|
</testsuite>
|
|
121
|
-
<testsuite name="Event tests" tests="2" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
122
|
-
<testcase classname="test-iam.Event tests" name="should get a finished event when using stdout" time="0.
|
|
121
|
+
<testsuite name="Event tests" tests="2" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:45:49" time="2.243">
|
|
122
|
+
<testcase classname="test-iam.Event tests" name="should get a finished event when using stdout" time="0.866">
|
|
123
123
|
</testcase>
|
|
124
|
-
<testcase classname="test-iam.Event tests" name="should get a finished event when using file output" time="0.
|
|
124
|
+
<testcase classname="test-iam.Event tests" name="should get a finished event when using file output" time="0.835">
|
|
125
125
|
</testcase>
|
|
126
126
|
</testsuite>
|
|
127
|
-
<testsuite name="Resume tests using API" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
128
|
-
<testcase classname="test-iam.Resume tests using API" name="should create a log file" time="
|
|
127
|
+
<testsuite name="Resume tests using API" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:45:51" time="5.69">
|
|
128
|
+
<testcase classname="test-iam.Resume tests using API" name="should create a log file" time="1.137">
|
|
129
129
|
<system-out><![CDATA[{ total: 15 }
|
|
130
130
|
]]></system-out>
|
|
131
131
|
</testcase>
|
|
132
|
-
<testcase classname="test-iam.Resume tests using API" name="should restore corrupted animaldb to a database correctly" time="
|
|
132
|
+
<testcase classname="test-iam.Resume tests using API" name="should restore corrupted animaldb to a database correctly" time="2.002">
|
|
133
133
|
<system-out><![CDATA[{ total: 15 }
|
|
134
134
|
]]></system-out>
|
|
135
135
|
</testcase>
|
|
136
|
-
<testcase classname="test-iam.Resume tests using API" name="should restore resumed animaldb with blank line to a database correctly" time="1.
|
|
136
|
+
<testcase classname="test-iam.Resume tests using API" name="should restore resumed animaldb with blank line to a database correctly" time="1.733">
|
|
137
137
|
<system-out><![CDATA[{ total: 15 }
|
|
138
138
|
]]></system-out>
|
|
139
139
|
</testcase>
|
|
140
140
|
</testsuite>
|
|
141
|
-
<testsuite name="Resume tests using CLI" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
142
|
-
<testcase classname="test-iam.Resume tests using CLI" name="should create a log file" time="1.
|
|
141
|
+
<testsuite name="Resume tests using CLI" tests="3" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:45:57" time="6.536">
|
|
142
|
+
<testcase classname="test-iam.Resume tests using CLI" name="should create a log file" time="1.363">
|
|
143
143
|
<system-out><![CDATA[Backup process close 0 null
|
|
144
144
|
]]></system-out>
|
|
145
145
|
</testcase>
|
|
146
|
-
<testcase classname="test-iam.Resume tests using CLI" name="should restore corrupted animaldb to a database correctly" time="2.
|
|
146
|
+
<testcase classname="test-iam.Resume tests using CLI" name="should restore corrupted animaldb to a database correctly" time="2.171">
|
|
147
147
|
</testcase>
|
|
148
|
-
<testcase classname="test-iam.Resume tests using CLI" name="should restore resumed animaldb with blank line to a database correctly" time="2.
|
|
148
|
+
<testcase classname="test-iam.Resume tests using CLI" name="should restore resumed animaldb with blank line to a database correctly" time="2.184">
|
|
149
149
|
</testcase>
|
|
150
150
|
</testsuite>
|
|
151
|
-
<testsuite name="Resume tests" tests="2" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
152
|
-
<testcase classname="test-iam.Resume tests" name="should correctly backup and restore backup10m" time="15.
|
|
151
|
+
<testsuite name="Resume tests" tests="2" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:46:04" time="33.048">
|
|
152
|
+
<testcase classname="test-iam.Resume tests" name="should correctly backup and restore backup10m" time="15.977">
|
|
153
153
|
<system-out><![CDATA[Backup process close null SIGTERM
|
|
154
154
|
Backup process close 0 null
|
|
155
155
|
]]></system-out>
|
|
156
156
|
</testcase>
|
|
157
|
-
<testcase classname="test-iam.Resume tests" name="should correctly backup and restore backup10m using --output" time="16.
|
|
157
|
+
<testcase classname="test-iam.Resume tests" name="should correctly backup and restore backup10m using --output" time="16.532">
|
|
158
158
|
<system-out><![CDATA[Backup process close null SIGTERM
|
|
159
159
|
Backup process close 0 null
|
|
160
160
|
]]></system-out>
|
|
161
161
|
</testcase>
|
|
162
162
|
</testsuite>
|
|
163
|
-
<testsuite name="Longer spool changes checks" tests="1" errors="0" failures="0" skipped="0" timestamp="2023-09-
|
|
164
|
-
<testcase classname="test-iam.Longer spool changes checks" name="#slow should keep collecting changes (25M)" time="
|
|
163
|
+
<testsuite name="Longer spool changes checks" tests="1" errors="0" failures="0" skipped="0" timestamp="2023-09-04T09:46:37" time="45.016">
|
|
164
|
+
<testcase classname="test-iam.Longer spool changes checks" name="#slow should keep collecting changes (25M)" time="44.743">
|
|
165
165
|
</testcase>
|
|
166
166
|
</testsuite>
|
|
167
167
|
</testsuites>
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
8 <
|
|
28
28
|
= a
|
|
29
29
|
b f
|
|
30
|
-
g
|
|
31
|
-
|
|
30
|
+
g n
|
|
31
|
+
n o
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
@@ -82,10 +82,9 @@
|
|
|
82
82
|
7
|
|
83
83
|
8 <
|
|
84
84
|
= s
|
|
85
|
-
t x
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
� �
|
|
85
|
+
t x
|
|
86
|
+
y |
|
|
87
|
+
| }
|
|
89
88
|
|
|
90
89
|
|
|
91
90
|
|
|
@@ -111,8 +110,8 @@
|
|
|
111
110
|
8 <
|
|
112
111
|
= b
|
|
113
112
|
c g
|
|
114
|
-
h
|
|
115
|
-
|
|
113
|
+
h k
|
|
114
|
+
k l
|
|
116
115
|
|
|
117
116
|
|
|
118
117
|
|
|
@@ -129,8 +128,8 @@
|
|
|
129
128
|
8 <
|
|
130
129
|
= a
|
|
131
130
|
b f
|
|
132
|
-
g
|
|
133
|
-
|
|
131
|
+
g n
|
|
132
|
+
n o
|
|
134
133
|
|
|
135
134
|
|
|
136
135
|
|
|
@@ -192,8 +191,8 @@
|
|
|
192
191
|
''8 <
|
|
193
192
|
''= i
|
|
194
193
|
''j n
|
|
195
|
-
''o
|
|
196
|
-
''
|
|
194
|
+
''o r
|
|
195
|
+
''r s
|
|
197
196
|
((
|
|
198
197
|
))
|
|
199
198
|
))
|
|
@@ -201,8 +200,8 @@
|
|
|
201
200
|
))8 <
|
|
202
201
|
))= a
|
|
203
202
|
))b f
|
|
204
|
-
))g
|
|
205
|
-
))
|
|
203
|
+
))g n
|
|
204
|
+
))n o
|
|
206
205
|
**
|
|
207
206
|
++
|
|
208
207
|
++
|
|
@@ -237,8 +236,8 @@
|
|
|
237
236
|
118 <
|
|
238
237
|
11= e
|
|
239
238
|
11f j
|
|
240
|
-
11k
|
|
241
|
-
11
|
|
239
|
+
11k n
|
|
240
|
+
11n o
|
|
242
241
|
22
|
|
243
242
|
33
|
|
244
243
|
33
|
|
@@ -264,8 +263,8 @@
|
|
|
264
263
|
778 <
|
|
265
264
|
77= d
|
|
266
265
|
77e i
|
|
267
|
-
77j
|
|
268
|
-
77
|
|
266
|
+
77j q
|
|
267
|
+
77q r
|
|
269
268
|
88
|
|
270
269
|
99
|
|
271
270
|
99
|
|
@@ -309,8 +308,8 @@
|
|
|
309
308
|
AA8 <
|
|
310
309
|
AA= c
|
|
311
310
|
AAd h
|
|
312
|
-
AAi
|
|
313
|
-
AA
|
|
311
|
+
AAi l
|
|
312
|
+
AAl m
|
|
314
313
|
BB
|
|
315
314
|
CC
|
|
316
315
|
CC
|
|
@@ -318,8 +317,8 @@
|
|
|
318
317
|
CC8 <
|
|
319
318
|
CC= f
|
|
320
319
|
CCg k
|
|
321
|
-
CCl
|
|
322
|
-
CC
|
|
320
|
+
CCl o
|
|
321
|
+
CCo p
|
|
323
322
|
DD
|
|
324
323
|
EE
|
|
325
324
|
FF
|
|
@@ -546,11 +545,11 @@
|
|
|
546
545
|
|
|
547
546
|
qq� �
|
|
548
547
|
|
|
549
|
-
qq� �
|
|
548
|
+
qq� �
|
|
550
549
|
|
|
551
550
|
qq� �
|
|
552
551
|
|
|
553
|
-
qq� �
|
|
552
|
+
qq� �
|
|
554
553
|
rr
|
|
555
554
|
rr
|
|
556
555
|
rr ]
|
|
@@ -686,8 +685,8 @@
|
|
|
686
685
|
|
|
687
686
|
��@ |
|
|
688
687
|
��} �
|
|
689
|
-
��� �
|
|
690
|
-
��� �
|
|
688
|
+
��� �
|
|
689
|
+
��� �
|
|
691
690
|
|
|
692
691
|
��
|
|
693
692
|
|
|
@@ -997,13 +996,12 @@
|
|
|
997
996
|
|
|
998
997
|
��S \
|
|
999
998
|
|
|
1000
|
-
��] r
|
|
1001
|
-
|
|
1002
|
-
��r
|
|
999
|
+
��] r
|
|
1000
|
+
��r �
|
|
1003
1001
|
|
|
1004
1002
|
��s w
|
|
1005
1003
|
|
|
1006
|
-
��x
|
|
1004
|
+
��x
|
|
1007
1005
|
|
|
1008
1006
|
��
|
|
1009
1007
|
|
|
@@ -1017,9 +1015,9 @@
|
|
|
1017
1015
|
|
|
1018
1016
|
��p t
|
|
1019
1017
|
|
|
1020
|
-
��u
|
|
1018
|
+
��u |
|
|
1021
1019
|
|
|
1022
|
-
|
|
1020
|
+
��| }
|
|
1023
1021
|
|
|
1024
1022
|
��
|
|
1025
1023
|
|
|
@@ -1109,11 +1107,11 @@
|
|
|
1109
1107
|
|
|
1110
1108
|
��X m
|
|
1111
1109
|
|
|
1112
|
-
��m
|
|
1110
|
+
��m {
|
|
1113
1111
|
|
|
1114
1112
|
��n r
|
|
1115
1113
|
|
|
1116
|
-
��s
|
|
1114
|
+
��s z
|
|
1117
1115
|
|
|
1118
1116
|
��
|
|
1119
1117
|
|
|
@@ -1145,9 +1143,9 @@
|
|
|
1145
1143
|
|
|
1146
1144
|
��e i
|
|
1147
1145
|
|
|
1148
|
-
��j
|
|
1146
|
+
��j p
|
|
1149
1147
|
|
|
1150
|
-
��q
|
|
1148
|
+
��p q
|
|
1151
1149
|
|
|
1152
1150
|
��
|
|
1153
1151
|
|
|
@@ -1244,8 +1242,8 @@
|
|
|
1244
1242
|
��6 :
|
|
1245
1243
|
��; �
|
|
1246
1244
|
��� �
|
|
1247
|
-
��� �
|
|
1248
|
-
��� �
|
|
1245
|
+
��� �
|
|
1246
|
+
��� �
|
|
1249
1247
|
|
|
1250
1248
|
��
|
|
1251
1249
|
|
|
@@ -1462,10 +1460,10 @@
|
|
|
1462
1460
|
��W `
|
|
1463
1461
|
|
|
1464
1462
|
��a v
|
|
1465
|
-
��v �
|
|
1463
|
+
��v �
|
|
1466
1464
|
|
|
1467
1465
|
��w {
|
|
1468
|
-
��| �
|
|
1466
|
+
��| �
|
|
1469
1467
|
|
|
1470
1468
|
��
|
|
1471
1469
|
|
|
@@ -1515,9 +1513,9 @@
|
|
|
1515
1513
|
|
|
1516
1514
|
��f j
|
|
1517
1515
|
|
|
1518
|
-
��k
|
|
1516
|
+
��k r
|
|
1519
1517
|
|
|
1520
|
-
��
|
|
1518
|
+
��r s
|
|
1521
1519
|
|
|
1522
1520
|
��
|
|
1523
1521
|
|
|
@@ -1551,9 +1549,9 @@
|
|
|
1551
1549
|
|
|
1552
1550
|
��j n
|
|
1553
1551
|
|
|
1554
|
-
��o
|
|
1552
|
+
��o v
|
|
1555
1553
|
|
|
1556
|
-
��
|
|
1554
|
+
��v w
|
|
1557
1555
|
|
|
1558
1556
|
��
|
|
1559
1557
|
|
|
@@ -1569,9 +1567,9 @@
|
|
|
1569
1567
|
|
|
1570
1568
|
��i m
|
|
1571
1569
|
|
|
1572
|
-
��n
|
|
1570
|
+
��n q
|
|
1573
1571
|
|
|
1574
|
-
��
|
|
1572
|
+
��q r
|
|
1575
1573
|
|
|
1576
1574
|
��
|
|
1577
1575
|
|
|
@@ -1724,8 +1722,8 @@
|
|
|
1724
1722
|
��L u
|
|
1725
1723
|
|
|
1726
1724
|
��v z
|
|
1727
|
-
��{ �
|
|
1728
|
-
��� �
|
|
1725
|
+
��{ �
|
|
1726
|
+
��� �
|
|
1729
1727
|
|
|
1730
1728
|
��
|
|
1731
1729
|
|
|
@@ -1806,9 +1804,9 @@
|
|
|
1806
1804
|
|
|
1807
1805
|
��p t
|
|
1808
1806
|
|
|
1809
|
-
��u
|
|
1807
|
+
��u |
|
|
1810
1808
|
|
|
1811
|
-
|
|
1809
|
+
��| }
|
|
1812
1810
|
|
|
1813
1811
|
��
|
|
1814
1812
|
|
|
@@ -2019,8 +2017,8 @@
|
|
|
2019
2017
|
��H L
|
|
2020
2018
|
��M �
|
|
2021
2019
|
��� �
|
|
2022
|
-
��� �
|
|
2023
|
-
��� �
|
|
2020
|
+
��� �
|
|
2021
|
+
��� �
|
|
2024
2022
|
|
|
2025
2023
|
��
|
|
2026
2024
|
|
|
@@ -2033,8 +2031,8 @@
|
|
|
2033
2031
|
��H L
|
|
2034
2032
|
��M �
|
|
2035
2033
|
��� �
|
|
2036
|
-
��� �
|
|
2037
|
-
��� �
|
|
2034
|
+
��� �
|
|
2035
|
+
��� �
|
|
2038
2036
|
|
|
2039
2037
|
��
|
|
2040
2038
|
|
|
@@ -2064,9 +2062,9 @@
|
|
|
2064
2062
|
|
|
2065
2063
|
��k t
|
|
2066
2064
|
��u �
|
|
2067
|
-
��� �
|
|
2065
|
+
��� �
|
|
2068
2066
|
��� �
|
|
2069
|
-
��� �
|
|
2067
|
+
��� �
|
|
2070
2068
|
|
|
2071
2069
|
��
|
|
2072
2070
|
|
|
@@ -2393,8 +2391,8 @@
|
|
|
2393
2391
|
��M z
|
|
2394
2392
|
|
|
2395
2393
|
��{
|
|
2396
|
-
��� �
|
|
2397
|
-
��� �
|
|
2394
|
+
��� �
|
|
2395
|
+
��� �
|
|
2398
2396
|
|
|
2399
2397
|
��
|
|
2400
2398
|
|
|
@@ -2603,9 +2601,9 @@
|
|
|
2603
2601
|
|
|
2604
2602
|
��p y
|
|
2605
2603
|
��z �
|
|
2606
|
-
��� �
|
|
2604
|
+
��� �
|
|
2607
2605
|
��� �
|
|
2608
|
-
��� �
|
|
2606
|
+
��� �
|
|
2609
2607
|
|
|
2610
2608
|
��
|
|
2611
2609
|
|
|
@@ -2756,8 +2754,8 @@
|
|
|
2756
2754
|
��L P
|
|
2757
2755
|
��Q �
|
|
2758
2756
|
��� �
|
|
2759
|
-
��� �
|
|
2760
|
-
��� �
|
|
2757
|
+
��� �
|
|
2758
|
+
��� �
|
|
2761
2759
|
|
|
2762
2760
|
��
|
|
2763
2761
|
|
|
@@ -2784,8 +2782,8 @@
|
|
|
2784
2782
|
��L P
|
|
2785
2783
|
��Q �
|
|
2786
2784
|
��� �
|
|
2787
|
-
��� �
|
|
2788
|
-
��� �
|
|
2785
|
+
��� �
|
|
2786
|
+
��� �
|
|
2789
2787
|
|
|
2790
2788
|
��
|
|
2791
2789
|
|
|
@@ -2812,8 +2810,8 @@
|
|
|
2812
2810
|
��L P
|
|
2813
2811
|
��Q �
|
|
2814
2812
|
��� �
|
|
2815
|
-
��� �
|
|
2816
|
-
��� �
|
|
2813
|
+
��� �
|
|
2814
|
+
��� �
|
|
2817
2815
|
|
|
2818
2816
|
��
|
|
2819
2817
|
|
|
@@ -2826,8 +2824,8 @@
|
|
|
2826
2824
|
��L P
|
|
2827
2825
|
��Q �
|
|
2828
2826
|
��� �
|
|
2829
|
-
��� �
|
|
2830
|
-
��� �
|
|
2827
|
+
��� �
|
|
2828
|
+
��� �
|
|
2831
2829
|
|
|
2832
2830
|
��
|
|
2833
2831
|
|
|
@@ -2840,8 +2838,8 @@
|
|
|
2840
2838
|
��L P
|
|
2841
2839
|
��Q �
|
|
2842
2840
|
��� �
|
|
2843
|
-
��� �
|
|
2844
|
-
��� �
|
|
2841
|
+
��� �
|
|
2842
|
+
��� �
|
|
2845
2843
|
|
|
2846
2844
|
��
|
|
2847
2845
|
|
|
@@ -2982,8 +2980,8 @@
|
|
|
2982
2980
|
��M Q
|
|
2983
2981
|
��R �
|
|
2984
2982
|
��� �
|
|
2985
|
-
��� �
|
|
2986
|
-
��� �
|
|
2983
|
+
��� �
|
|
2984
|
+
��� �
|
|
2987
2985
|
|
|
2988
2986
|
��
|
|
2989
2987
|
|
|
@@ -3010,8 +3008,8 @@
|
|
|
3010
3008
|
��M Q
|
|
3011
3009
|
��R �
|
|
3012
3010
|
��� �
|
|
3013
|
-
��� �
|
|
3014
|
-
��� �
|
|
3011
|
+
��� �
|
|
3012
|
+
��� �
|
|
3015
3013
|
|
|
3016
3014
|
��
|
|
3017
3015
|
|
|
@@ -3066,8 +3064,8 @@
|
|
|
3066
3064
|
��M Q
|
|
3067
3065
|
��R �
|
|
3068
3066
|
��� �
|
|
3069
|
-
��� �
|
|
3070
|
-
��� �
|
|
3067
|
+
��� �
|
|
3068
|
+
��� �
|
|
3071
3069
|
|
|
3072
3070
|
��
|
|
3073
3071
|
|
|
@@ -3327,8 +3325,8 @@
|
|
|
3327
3325
|
��K O
|
|
3328
3326
|
��P �
|
|
3329
3327
|
��� �
|
|
3330
|
-
��� �
|
|
3331
|
-
��� �
|
|
3328
|
+
��� �
|
|
3329
|
+
��� �
|
|
3332
3330
|
|
|
3333
3331
|
��
|
|
3334
3332
|
|