File tree
138 files changed
+522
-578
lines changed- src/libraries
- Common/tests
- StreamConformanceTests/System/IO
- System
- Net/Http
- Security/Cryptography/AlgorithmImplementations
- DSA
- EC
- ECDsa
- RSA
- Tests/System
- System.Diagnostics.Process/tests
- System.DirectoryServices.Protocols/tests
- System.Drawing.Common/tests
- System.Formats.Asn1/tests/Reader
- System.Formats.Tar/src/System/Formats/Tar
- System.IO.Compression/tests/ZipArchive
- System.IO.Compression.ZipFile/tests
- System.IO.FileSystem/tests
- File
- FileStream
- System.IO.Hashing/tests
- System.IO.Pipelines/tests
- System.Memory/tests
- Base64
- BuffersExtensions
- EncodingExtensions
- ReadOnlyBuffer
- SequenceReader
- System.Memory.Data/tests
- System.Net.Http
- src/System/Net/Http/SocketsHttpHandler
- tests
- FunctionalTests
- UnitTests
- Headers
- System.Net.Http.WinHttpHandler
- src/System/Net/Http
- tests
- FunctionalTests
- UnitTests
- System.Net.HttpListener
- src/System/Net
- Managed
- Windows
- tests
- System.Net.Mail
- src/System/Net/Mime
- tests
- Functional
- Unit
- System.Net.Ping/tests/FunctionalTests
- System.Net.Quic
- src/System/Net/Quic/Implementations/MsQuic/Internal
- tests/FunctionalTests
- System.Net.Requests/tests
- System.Net.Security
- src/System/Net/Security
- tests
- EnterpriseTests
- FunctionalTests
- UnitTests
- System.Net.Sockets/tests/FunctionalTests
- System.Net.WebSockets/tests
- System.Private.DataContractSerialization/src/System/Xml
- System.Private.Xml/tests
- Writers/XmlWriterApi
- XmlNodeReader/System.Xml.XmlNodeReader.Tests
- XmlResolver/System.Xml.XmlResolver.Tests
- System.Reflection.Metadata/tests
- Metadata
- PortableExecutable
- Utilities
- System.Runtime.Extensions/tests/System
- Net
- System.Runtime.Serialization.Xml/tests/SerializationTestTypes
- System.Security.Cryptography
- src/System/Security/Cryptography/X509Certificates
- tests
- System.Security.Cryptography.Cose/tests
- System.Security.Cryptography.Pkcs/tests/Rfc3161
- System.Security.Cryptography.X509Certificates/tests
- System.Security.Cryptography.Xml/tests
- System.Text.Encoding.Extensions/tests
- System.Text.Encodings.Web/tests
- System.Text.Json
- src/System/Text/Json/Serialization
- tests
- Common/ConstructorTests
- System.Text.Json.Tests
- JsonNode
- NewtonsoftTests
- Serialization
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
138 files changed
+522
-578
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1855 | 1855 |
| |
1856 | 1856 |
| |
1857 | 1857 |
| |
1858 |
| - | |
| 1858 | + | |
1859 | 1859 |
| |
1860 | 1860 |
| |
1861 | 1861 |
| |
| |||
2206 | 2206 |
| |
2207 | 2207 |
| |
2208 | 2208 |
| |
2209 |
| - | |
| 2209 | + | |
2210 | 2210 |
| |
2211 | 2211 |
| |
2212 | 2212 |
| |
| |||
2261 | 2261 |
| |
2262 | 2262 |
| |
2263 | 2263 |
| |
2264 |
| - | |
| 2264 | + | |
2265 | 2265 |
| |
2266 | 2266 |
| |
2267 | 2267 |
| |
| |||
2915 | 2915 |
| |
2916 | 2916 |
| |
2917 | 2917 |
| |
2918 |
| - | |
| 2918 | + | |
2919 | 2919 |
| |
2920 | 2920 |
| |
2921 | 2921 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
| 290 | + | |
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
| |||
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
322 |
| - | |
323 | 322 |
| |
324 |
| - | |
| 323 | + | |
325 | 324 |
| |
326 | 325 |
| |
327 | 326 |
| |
| |||
332 | 331 |
| |
333 | 332 |
| |
334 | 333 |
| |
335 |
| - | |
336 | 334 |
| |
337 |
| - | |
| 335 | + | |
338 | 336 |
| |
339 | 337 |
| |
340 | 338 |
| |
|
src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/DSA/DSATestData.cs
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 |
| - | |
| 174 | + | |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
| 198 | + | |
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
345 |
| - | |
346 |
| - | |
| 345 | + | |
347 | 346 |
| |
348 | 347 |
| |
349 | 348 |
| |
| |||
370 | 369 |
| |
371 | 370 |
| |
372 | 371 |
| |
373 |
| - | |
374 | 372 |
| |
375 | 373 |
| |
376 |
| - | |
| 374 | + | |
377 | 375 |
| |
378 | 376 |
| |
379 | 377 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
277 |
| - | |
278 |
| - | |
279 | 277 |
| |
280 | 278 |
| |
281 | 279 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
781 | 781 |
| |
782 | 782 |
| |
783 | 783 |
| |
784 |
| - | |
| 784 | + | |
785 | 785 |
| |
786 | 786 |
| |
787 | 787 |
| |
|
Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
425 | 425 |
| |
426 | 426 |
| |
427 | 427 |
| |
428 |
| - | |
| 428 | + | |
429 | 429 |
| |
430 | 430 |
| |
431 | 431 |
| |
| |||
462 | 462 |
| |
463 | 463 |
| |
464 | 464 |
| |
465 |
| - | |
466 | 465 |
| |
467 |
| - | |
| 466 | + | |
468 | 467 |
| |
469 | 468 |
| |
470 | 469 |
| |
| |||
475 | 474 |
| |
476 | 475 |
| |
477 | 476 |
| |
478 |
| - | |
479 | 477 |
| |
480 |
| - | |
| 478 | + | |
481 | 479 |
| |
482 | 480 |
| |
483 | 481 |
| |
| |||
498 | 496 |
| |
499 | 497 |
| |
500 | 498 |
| |
501 |
| - | |
502 | 499 |
| |
503 |
| - | |
| 500 | + | |
504 | 501 |
| |
505 | 502 |
| |
506 | 503 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7418 | 7418 |
| |
7419 | 7419 |
| |
7420 | 7420 |
| |
7421 |
| - | |
7422 |
| - | |
| 7421 | + | |
7423 | 7422 |
| |
7424 | 7423 |
| |
7425 | 7424 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
482 |
| - | |
| 482 | + | |
483 | 483 |
| |
484 | 484 |
| |
485 | 485 |
| |
486 | 486 |
| |
487 | 487 |
| |
488 | 488 |
| |
489 |
| - | |
| 489 | + | |
490 | 490 |
| |
491 | 491 |
| |
492 | 492 |
| |
493 |
| - | |
| 493 | + | |
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
238 | 238 |
| |
239 | 239 |
| |
240 | 240 |
| |
241 |
| - | |
| 241 | + | |
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
| |||
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 |
| - | |
| 256 | + | |
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
| |||
296 | 296 |
| |
297 | 297 |
| |
298 | 298 |
| |
299 |
| - | |
| 299 | + | |
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
| |||
339 | 339 |
| |
340 | 340 |
| |
341 | 341 |
| |
342 |
| - | |
| 342 | + | |
343 | 343 |
| |
344 | 344 |
| |
345 | 345 |
| |
| |||
439 | 439 |
| |
440 | 440 |
| |
441 | 441 |
| |
442 |
| - | |
| 442 | + | |
443 | 443 |
| |
444 | 444 |
| |
445 | 445 |
| |
| |||
454 | 454 |
| |
455 | 455 |
| |
456 | 456 |
| |
457 |
| - | |
| 457 | + | |
458 | 458 |
| |
459 | 459 |
| |
460 | 460 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
232 |
| - | |
| 232 | + | |
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
| |||
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
247 |
| - | |
| 247 | + | |
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
| 290 | + | |
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
| 308 | + | |
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
| 15 | + | |
| 16 | + | |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
| 18 | + | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
0 commit comments