Skip to content

Call clang-format on NativeCryptoTest. - #1376

Merged
tweksteen merged 1 commit into
google:masterfrom
juergw:other
Aug 21, 2025
Merged

Call clang-format on NativeCryptoTest.#1376
tweksteen merged 1 commit into
google:masterfrom
juergw:other

Conversation

@juergw

@juergw juergw commented Aug 20, 2025

Copy link
Copy Markdown
Collaborator

Also remove unused variables.

Also, reformat file with clang-format.
@juergw
juergw requested a review from tweksteen August 20, 2025 11:14
@@ -2914,9 +2919,22 @@ public void test_RSA_public_decrypt_NullArgumentFailure() throws Exception {
* openssl rand -hex 16
*/
private static final byte[] AES_128_KEY = new byte[] {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We usually have a // clang-format off for this kind of variables. Just fyi for future changes.

@tweksteen
tweksteen merged commit a8d744f into google:master Aug 21, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants