Skip to content

Commit 94ec0b8

Browse files
committed
update expected output of tests
1 parent 28083eb commit 94ec0b8

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
| IosRSASignature | 39 | 1 | 60 | 4 | /* -[ ... */ | OCNIImport |
2-
| IosRSASignature | 78 | 62 | 80 | 6 | /* -[ ... */ | OCNIMethodComment |
3-
| IosRSASignature | 137 | 3 | 173 | 6 | /* -[ ... */ | OCNIComment |
4-
| IosRSASignature | 177 | 62 | 189 | 8 | /* -[ ... */ | OCNIMethodComment |
5-
| IosRSASignature | 192 | 82 | 205 | 8 | /* -[ ... */ | OCNIMethodComment |
6-
| IosRSASignature | 210 | 62 | 222 | 8 | /* -[ ... */ | OCNIMethodComment |
7-
| IosRSASignature | 225 | 82 | 238 | 8 | /* -[ ... */ | OCNIMethodComment |
8-
| IosRSASignature | 243 | 62 | 255 | 8 | /* -[ ... */ | OCNIMethodComment |
9-
| IosRSASignature | 258 | 82 | 271 | 8 | /* -[ ... */ | OCNIMethodComment |
10-
| IosRSASignature | 276 | 62 | 288 | 8 | /* -[ ... */ | OCNIMethodComment |
11-
| IosRSASignature | 291 | 82 | 304 | 8 | /* -[ ... */ | OCNIMethodComment |
12-
| IosRSASignature | 309 | 62 | 321 | 8 | /* -[ ... */ | OCNIMethodComment |
13-
| IosRSASignature | 324 | 82 | 337 | 8 | /* -[ ... */ | OCNIMethodComment |
1+
| IosRSASignature | 39 | 1 | 60 | 4 | /* -[ ... */ | OcniImport |
2+
| IosRSASignature | 78 | 62 | 80 | 6 | /* -[ ... */ | OcniMethodComment |
3+
| IosRSASignature | 137 | 3 | 173 | 6 | /* -[ ... */ | OcniComment |
4+
| IosRSASignature | 177 | 62 | 189 | 8 | /* -[ ... */ | OcniMethodComment |
5+
| IosRSASignature | 192 | 82 | 205 | 8 | /* -[ ... */ | OcniMethodComment |
6+
| IosRSASignature | 210 | 62 | 222 | 8 | /* -[ ... */ | OcniMethodComment |
7+
| IosRSASignature | 225 | 82 | 238 | 8 | /* -[ ... */ | OcniMethodComment |
8+
| IosRSASignature | 243 | 62 | 255 | 8 | /* -[ ... */ | OcniMethodComment |
9+
| IosRSASignature | 258 | 82 | 271 | 8 | /* -[ ... */ | OcniMethodComment |
10+
| IosRSASignature | 276 | 62 | 288 | 8 | /* -[ ... */ | OcniMethodComment |
11+
| IosRSASignature | 291 | 82 | 304 | 8 | /* -[ ... */ | OcniMethodComment |
12+
| IosRSASignature | 309 | 62 | 321 | 8 | /* -[ ... */ | OcniMethodComment |
13+
| IosRSASignature | 324 | 82 | 337 | 8 | /* -[ ... */ | OcniMethodComment |

ruby/ql/test/library-tests/security/OpenSSL.expected

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
weakOpenSSLCipherAlgorithms
1+
weakOpenSslCipherAlgorithms
22
| AES-128-CBC-HMAC-SHA1 |
33
| AES-128-CBC-HMAC-SHA1 |
44
| AES-128-ECB |
@@ -93,7 +93,7 @@ weakOpenSSLCipherAlgorithms
9393
| SM4-ECB |
9494
| SM4-ECB |
9595
| gost89-ecb |
96-
strongOpenSSLCipherAlgorithms
96+
strongOpenSslCipherAlgorithms
9797
| AES-128-CBC |
9898
| AES-128-CBC |
9999
| AES-128-CBC |
@@ -271,4 +271,4 @@ strongOpenSSLCipherAlgorithms
271271
| id-aes256-CCM |
272272
| id-aes256-GCM |
273273
| id-aes256-GCM |
274-
missingOpenSSLCipherAlgorithms
274+
missingOpenSslCipherAlgorithms

0 commit comments

Comments
 (0)