Commit afe5dcf
fix(Go): Adds high unicode char Test Vectors (#1327)
Co-authored-by: Jose Corella <joseeduardocorella@gmail.com>
Co-authored-by: Lucas McDonald <lucasmcdonald3@gmail.com>
Co-authored-by: Ritvik Kapila <61410899+RitvikKapila@users.noreply.github.com>
Co-authored-by: Shubham Chaturvedi <scchatur@amazon.com>
Co-authored-by: José Corella <39066999+josecorella@users.noreply.github.com>1 parent 7f59a7e commit afe5dcf
58 files changed
Lines changed: 28728 additions & 28596 deletions
File tree
- .github/workflows
- AwsCryptographicMaterialProviders/runtimes
- go
- ImplementationFromDafny-go
- awscryptographykeystoresmithygeneratedtypes
- awscryptographykeystoresmithygenerated
- awscryptographymaterialproviderssmithygeneratedtypes
- awscryptographymaterialproviderssmithygenerated
- TestsFromDafny-go
- awscryptographykeystoresmithygeneratedtypes
- awscryptographykeystoresmithygenerated
- awscryptographymaterialproviderssmithygeneratedtypes
- awscryptographymaterialproviderssmithygenerated
- rust
- src
- AwsCryptographyPrimitives/runtimes
- go
- ImplementationFromDafny-go/awscryptographyprimitivessmithygenerated
- TestsFromDafny-go
- awscryptographyprimitivessmithygenerated
- rust
- ComAmazonawsDynamodb/runtimes
- go
- ImplementationFromDafny-go/comamazonawsdynamodbsmithygenerated
- TestsFromDafny-go/comamazonawsdynamodbsmithygenerated
- rust/src
- ComAmazonawsKms/runtimes
- go
- ImplementationFromDafny-go/comamazonawskmssmithygenerated
- TestsFromDafny-go/comamazonawskmssmithygenerated
- rust/src
- StandardLibrary/runtimes/go/ImplementationFromDafny-go/UTF8
- TestVectorsAwsCryptographicMaterialProviders
- dafny
- KeyVectors/src
- TestVectorsAwsCryptographicMaterialProviders
- src/VectorsComposition
- test
- runtimes
- go
- ImplementationFromDafny-go
- awscryptographymaterialproviderstestvectorkeyssmithygeneratedtypes
- awscryptographymaterialproviderstestvectorkeyssmithygenerated
- TestsFromDafny-go
- awscryptographymaterialproviderstestvectorkeyssmithygeneratedtypes
- awscryptographymaterialproviderstestvectorkeyssmithygenerated
- python
- src/aws_cryptography_materialproviders_test_vectors
- internaldafny/generated
- test/internaldafny/generated
- rust
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
204 | 206 | | |
205 | 207 | | |
206 | 208 | | |
| 209 | + | |
207 | 210 | | |
208 | 211 | | |
209 | 212 | | |
| |||
213 | 216 | | |
214 | 217 | | |
215 | 218 | | |
216 | | - | |
217 | | - | |
| 219 | + | |
| 220 | + | |
218 | 221 | | |
219 | 222 | | |
220 | 223 | | |
| |||
233 | 236 | | |
234 | 237 | | |
235 | 238 | | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
241 | 246 | | |
242 | 247 | | |
243 | 248 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
Lines changed: 238 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 224 additions & 335 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments