ocaml-ssl icon indicating copy to clipboard operation
ocaml-ssl copied to clipboard

Improve tests

Open Firgeis opened this issue 3 years ago • 1 comments

This PR provides a more exhaustive testing suite for the library. There are some missing function tests which I intend to provide later.

Firgeis avatar Aug 13 '22 04:08 Firgeis

This is cool, thanks for your work. I'll be taking a more thorough look at the PR soon.

anmonteiro avatar Aug 14 '22 01:08 anmonteiro

Thank you again

anmonteiro avatar Oct 20 '22 18:10 anmonteiro

The opam file needs dune 2.7 instead of 2.0.7.

olafhering avatar Jun 02 '23 05:06 olafhering

Thanks, took care of that in https://github.com/savonet/ocaml-ssl/pull/126

anmonteiro avatar Jun 02 '23 05:06 anmonteiro