[csw-devel] SF.net SVN: gar:[14032] csw/mgar/gar/v2/categories/cpan/category.mk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu Mar 31 17:30:35 CEST 2011


Revision: 14032
          http://gar.svn.sourceforge.net/gar/?rev=14032&view=rev
Author:   bonivart
Date:     2011-03-31 15:30:35 +0000 (Thu, 31 Mar 2011)

Log Message:
-----------
cpan/category.mk: set test target to test for cpan

Modified Paths:
--------------
    csw/mgar/gar/v2/categories/cpan/category.mk

Modified: csw/mgar/gar/v2/categories/cpan/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/cpan/category.mk	2011-03-31 15:17:15 UTC (rev 14031)
+++ csw/mgar/gar/v2/categories/cpan/category.mk	2011-03-31 15:30:35 UTC (rev 14032)
@@ -10,6 +10,9 @@
 # Tests are enabled by default, unless overridden at the test level
 ENABLE_TEST ?= 1
 
+# Test target is test by default (in CPAN category)
+TEST_TARGET ?= test
+
 # Every CPAN module depends on Perl
 #DEPENDS += lang/perl
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list