[gnutls-devel] libtasn1 | Add new test cases that represent usage of libtasn1 (!89)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri Apr 14 19:27:21 CEST 2023




Andreas Metzler commented:


Hello Ahmed, looks like a indent error. 

Afaict the commited version (tested bb95a4f286e4c4453a81c9a67539b6fc5969cc31 ) has not been run through `make indent` since installing GNU indent and running
make indent changes the files
~~~
(sid)ametzler at argenau:/tmp/TA/libtasn1$ git status
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        modified:   tests/Test_gnutls.c
        modified:   tests/Test_p11kit_1.c
        modified:   tests/Test_swtpm.c
[...]
(sid)ametzler at argenau:/tmp/TA/libtasn1$ git diff
diff --git a/tests/Test_gnutls.c b/tests/Test_gnutls.c
index 221fb52..a7e0def 100644
--- a/tests/Test_gnutls.c
+++ b/tests/Test_gnutls.c
@@ -628,53 +628,55 @@ const asn1_static_node gnutls_asn1_tab[] = { {"GNUTLS", 536872976, NULL},
 {NULL, 0, NULL}
 };

-static int _gnutls_global_init()
+static int
+_gnutls_global_init ()
 {
-       int res;
+  int res;
[...]
~~~

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/libtasn1/-/merge_requests/89#note_1353426060
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20230414/e72ff48d/attachment.html>


More information about the Gnutls-devel mailing list