[DRE-commits] [SCM] Debian Ruby packaging policy branch, master, updated. ad277d8e5b7a17312b34c8aa8c00de51b99c3210

Vincent Fourmond fourmond at debian.org
Mon May 16 20:49:22 UTC 2011


The following commit has been merged in the master branch:
commit ad277d8e5b7a17312b34c8aa8c00de51b99c3210
Author: Vincent Fourmond <fourmond at debian.org>
Date:   Mon May 16 22:49:19 2011 +0200

    Libraries should enable unit tests

diff --git a/ruby-policy.xml b/ruby-policy.xml
index 9c9c253..09c811c 100644
--- a/ruby-policy.xml
+++ b/ruby-policy.xml
@@ -338,6 +338,15 @@
           <literal>require_gem</literal> is not allowed.
         </para>
       </sect2>
+
+      <sect2>
+        <title>Unit tests</title>
+        <para>
+          Upstream unit tests &should; be enabled. When that is the
+          case, a test failure &must; result in a build failure.
+        </para>
+      </sect2>
+
       
     </sect1>
     

-- 
Debian Ruby packaging policy



More information about the Pkg-ruby-extras-commits mailing list