File tree
Expand file treeCollapse file tree
9 files changed
+125
-99
lines changedFilter options
- src/test/java/org/codehaus/plexus/util/xml
- pull
Expand file treeCollapse file tree
9 files changed
+125
-99
lines changed+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
| ||
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
70 |
| - |
| 71 | + |
71 | 72 |
|
72 | 73 |
|
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
76 |
| - |
| 77 | + |
77 | 78 |
|
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
81 |
| - |
| 82 | + |
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
85 |
| - |
86 |
| - |
87 |
| - |
| 86 | + |
| 87 | + |
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
|
src/test/java/org/codehaus/plexus/util/xml/PrettyPrintXMLWriterTest.java
Copy file name to clipboardExpand all lines: src/test/java/org/codehaus/plexus/util/xml/PrettyPrintXMLWriterTest.java+25-31Lines changed: 25 additions & 31 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
| ||
165 | 164 |
|
166 | 165 |
|
167 | 166 |
|
168 |
| - |
| 167 | + |
169 | 168 |
|
170 | 169 |
|
171 | 170 |
|
| ||
232 | 231 |
|
233 | 232 |
|
234 | 233 |
|
235 |
| - |
236 |
| - |
237 |
| - |
238 |
| - |
239 |
| - |
240 |
| - |
241 |
| - |
242 |
| - |
243 |
| - |
244 |
| - |
245 |
| - |
246 |
| - |
247 |
| - |
248 |
| - |
249 |
| - |
250 |
| - |
251 |
| - |
252 |
| - |
253 |
| - |
254 |
| - |
255 |
| - |
256 |
| - |
257 |
| - |
258 |
| - |
259 |
| - |
260 |
| - |
261 |
| - |
262 |
| - |
263 |
| - |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
264 | 258 |
|
265 | 259 |
|
src/test/java/org/codehaus/plexus/util/xml/TestUtils.java
Copy file name to clipboard+47Lines changed: 47 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
src/test/java/org/codehaus/plexus/util/xml/XmlStreamReaderTest.java
Copy file name to clipboardExpand all lines: src/test/java/org/codehaus/plexus/util/xml/XmlStreamReaderTest.java+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
72 |
| - |
| 71 | + |
73 | 72 |
|
74 | 73 |
|
75 | 74 |
|
| ||
86 | 85 |
|
87 | 86 |
|
88 | 87 |
|
89 |
| - |
90 |
| - |
| 88 | + |
91 | 89 |
|
92 | 90 |
|
93 | 91 |
|
| ||
228 | 226 |
|
229 | 227 |
|
230 | 228 |
|
231 |
| - |
232 | 229 |
|
233 | 230 |
|
234 |
| - |
| 231 | + |
235 | 232 |
|
236 | 233 |
|
237 | 234 |
|
|
src/test/java/org/codehaus/plexus/util/xml/XmlStreamWriterTest.java
Copy file name to clipboardExpand all lines: src/test/java/org/codehaus/plexus/util/xml/XmlStreamWriterTest.java+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 |
| - |
| 55 | + |
57 | 56 |
|
58 | 57 |
|
59 | 58 |
|
|
src/test/java/org/codehaus/plexus/util/xml/XmlUtilTest.java
Copy file name to clipboardExpand all lines: src/test/java/org/codehaus/plexus/util/xml/XmlUtilTest.java+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
30 | 28 |
|
31 | 29 |
|
| 30 | + |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
| ||
116 | 115 |
|
117 | 116 |
|
118 | 117 |
|
119 |
| - |
| 118 | + |
120 | 119 |
|
121 | 120 |
|
122 |
| - |
| 121 | + |
123 | 122 |
|
| 123 | + |
124 | 124 |
|
| 125 | + |
125 | 126 |
|
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
129 |
| - |
130 |
| - |
| 130 | + |
| 131 | + |
131 | 132 |
|
132 | 133 |
|
133 | 134 |
|
|
src/test/java/org/codehaus/plexus/util/xml/XmlWriterUtilTest.java
Copy file name to clipboardExpand all lines: src/test/java/org/codehaus/plexus/util/xml/XmlWriterUtilTest.java+12-16Lines changed: 12 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| ||
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
79 |
| - |
| 78 | + |
80 | 79 |
|
81 | 80 |
|
82 | 81 |
|
| ||
89 | 88 |
|
90 | 89 |
|
91 | 90 |
|
92 |
| - |
| 91 | + |
93 | 92 |
|
94 | 93 |
|
95 | 94 |
|
| ||
102 | 101 |
|
103 | 102 |
|
104 | 103 |
|
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
| 104 | + |
| 105 | + |
110 | 106 |
|
111 | 107 |
|
112 | 108 |
|
| ||
119 | 115 |
|
120 | 116 |
|
121 | 117 |
|
122 |
| - |
123 |
| - |
| 118 | + |
| 119 | + |
124 | 120 |
|
125 | 121 |
|
126 | 122 |
|
| ||
211 | 207 |
|
212 | 208 |
|
213 | 209 |
|
214 |
| - |
| 210 | + |
215 | 211 |
|
216 | 212 |
|
217 | 213 |
|
| ||
253 | 249 |
|
254 | 250 |
|
255 | 251 |
|
256 |
| - |
| 252 | + |
257 | 253 |
|
258 | 254 |
|
259 | 255 |
|
| ||
291 | 287 |
|
292 | 288 |
|
293 | 289 |
|
294 |
| - |
| 290 | + |
295 | 291 |
|
296 | 292 |
|
297 | 293 |
|
| ||
339 | 335 |
|
340 | 336 |
|
341 | 337 |
|
342 |
| - |
| 338 | + |
343 | 339 |
|
344 | 340 |
|
345 | 341 |
|
| ||
380 | 376 |
|
381 | 377 |
|
382 | 378 |
|
383 |
| - |
| 379 | + |
384 | 380 |
|
385 | 381 |
|
386 | 382 |
|
| ||
411 | 407 |
|
412 | 408 |
|
413 | 409 |
|
414 |
| - |
| 410 | + |
415 | 411 |
|
416 | 412 |
|
417 | 413 |
|
|
src/test/java/org/codehaus/plexus/util/xml/Xpp3DomTest.java
Copy file name to clipboardExpand all lines: src/test/java/org/codehaus/plexus/util/xml/Xpp3DomTest.java+6-13Lines changed: 6 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
197 |
| - |
198 |
| - |
199 |
| - |
200 |
| - |
201 |
| - |
202 |
| - |
203 |
| - |
204 |
| - |
205 |
| - |
206 |
| - |
207 |
| - |
208 |
| - |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
209 | 202 |
|
210 | 203 |
|
211 | 204 |
|
| ||
217 | 210 |
|
218 | 211 |
|
219 | 212 |
|
220 |
| - |
| 213 | + |
221 | 214 |
|
222 | 215 |
|
223 | 216 |
|
|
0 commit comments