From 1681a698a9fb75715bd51b6b1a877b6c8e045214 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 11 Feb 2014 23:43:51 -0600 Subject: add test vector information to the development section --- docs/development/submitting-patches.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/development/submitting-patches.rst') diff --git a/docs/development/submitting-patches.rst b/docs/development/submitting-patches.rst index 5978a1d6..5dca3f79 100644 --- a/docs/development/submitting-patches.rst +++ b/docs/development/submitting-patches.rst @@ -144,7 +144,8 @@ All code changes must be accompanied by unit tests with 100% code coverage (as measured by the combined metrics across our build matrix). When implementing a new primitive or recipe ``cryptography`` requires that you -provide a set of test vectors. +provide a set of test vectors. See :doc:`/development/test-vectors` for more +details. Documentation ------------- -- cgit v1.2.3