[tapx-dev] [commit][220] Added -b to runtests - so we actually test the right code

andy at hexten.net andy at hexten.net
Fri Aug 10 14:26:46 BST 2007


Revision: 220
Author:   andy
Date:     2007-08-10 14:26:46 +0100 (Fri, 10 Aug 2007)

Log Message:
-----------
Added -b to runtests - so we actually test the right code

Modified Paths:
--------------
    trunk/smoke/smoke.pl

Modified: trunk/smoke/smoke.pl
===================================================================
--- trunk/smoke/smoke.pl	2007-08-10 13:20:20 UTC (rev 219)
+++ trunk/smoke/smoke.pl	2007-08-10 13:26:46 UTC (rev 220)
@@ -38,7 +38,7 @@
             [ 'make test', \&check_test ],
 
             # Dogfood
-            [ '%PERL% -Ilib bin/runtests t/*.t t/compat/*.t', \&check_test ],
+            [ '%PERL% -Ilib bin/runtests -b t/*.t t/compat/*.t', \&check_test ],
         ],
 
         mailto => 'tapx-dev at hexten.net',




More information about the tapx-dev mailing list