Commit 1f2de2f
File tree
Expand file treeCollapse file tree
8 files changed
+22
-10
lines changedOpen diff view settings
Filter options
- test
- fixtures
- keys
- parallel
Expand file treeCollapse file tree
8 files changed
+22
-10
lines changedOpen diff view settings
Collapse file
test/fixtures/keys/.gitattributes
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
Collapse file
test/fixtures/keys/Makefile
Copy file name to clipboardExpand all lines: test/fixtures/keys/Makefile+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
43 | 43 | |
44 | 44 | |
45 | 45 | |
| 46 | + |
| 47 | + |
46 | 48 | |
47 | 49 | |
48 | 50 | |
| ||
598 | 600 | |
599 | 601 | |
600 | 602 | |
| 603 | + |
| 604 | + |
| 605 | + |
| 606 | + |
| 607 | + |
| 608 | + |
601 | 609 | |
602 | 610 | |
603 | 611 | |
|
Collapse file
test/fixtures/keys/ed25519_private.pem
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
Collapse file
test/fixtures/keys/ed25519_public.pem
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
Collapse file
test/fixtures/test_ed25519_privkey.pem
Copy file name to clipboardExpand all lines: test/fixtures/test_ed25519_privkey.pem-3Lines changed: 0 additions & 3 deletions
This file was deleted.
Collapse file
test/fixtures/test_ed25519_pubkey.pem
Copy file name to clipboardExpand all lines: test/fixtures/test_ed25519_pubkey.pem-3Lines changed: 0 additions & 3 deletions
This file was deleted.
Collapse file
test/parallel/test-crypto-key-objects.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-key-objects.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
203 | 203 | |
204 | 204 | |
205 | 205 | |
206 | | - |
207 | | - |
| 206 | + |
| 207 | + |
208 | 208 | |
209 | 209 | |
210 | 210 | |
|
Collapse file
test/parallel/test-crypto-sign-verify.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-sign-verify.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
418 | 418 | |
419 | 419 | |
420 | 420 | |
421 | | - |
422 | | - |
| 421 | + |
| 422 | + |
423 | 423 | |
424 | 424 | |
425 | 425 | |
|
0 commit comments