test/bioprinttest.c
0 → 100644
+225
−0
+6
−1
test/recipes/90-test_bioprint.t
0 → 100644
+12
−0
Loading
Previous commits fixed the implementation of the %e and %g format
specifiers as well as other issues. This commit adds a test.
Reviewed-by:
Richard Levitte <levitte@openssl.org>