From a643f96bd1b8048a08277f7992ca7d43ee2423c3 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Fri, 21 Sep 2018 16:40:18 -0400 Subject: Rewrite tests for readability Replace tables of tuples with simple function calls, and normalize argument order to have outputs to the right of inputs. Also factor out some common patterns. --- btls.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'btls.cabal') diff --git a/btls.cabal b/btls.cabal index 9d27272..cd5a477 100644 --- a/btls.cabal +++ b/btls.cabal @@ -127,6 +127,7 @@ test-suite tests -optl-Wl,-z,relro -optl-Wl,-z,now -optl-Wl,-s main-is: Tests.hs other-modules: BTLS.Assertions + , BTLS.TestUtilities , Codec.Crypto.HKDFTests , Data.DigestTests , Data.Digest.HashTests -- cgit v1.2.3