upstream: github.com/mirleft/ocaml-tls
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: x509 test modules export suite tuples, add x509_eio mli

Change all 19 x509 test modules from exporting tests (bare list)
to suite (string * test_case list tuple) per merlint E600.
Add test_x509_eio.mli.

+1
+1
eio/tests/test_x509_eio.mli
··· 1 + val suite : string * unit Alcotest.test_case list