Revision: 6096
http://ipcop.svn.sourceforge.net/ipcop/?rev=6096&view=rev
Author: gespinasse
Date: 2011-11-17 07:18:22 +0000 (Thu, 17 Nov 2011)
Log Message:
-----------
Just run tests for those perl packages
Modified Paths:
--------------
ipcop/trunk/lfs/HTML-Parser
ipcop/trunk/lfs/HTML-Tagset
ipcop/trunk/lfs/XML-Parser
ipcop/trunk/lfs/XML-Simple
Modified: ipcop/trunk/lfs/HTML-Parser
===================================================================
--- ipcop/trunk/lfs/HTML-Parser 2011-11-17 07:08:01 UTC (rev 6095)
+++ ipcop/trunk/lfs/HTML-Parser 2011-11-17 07:18:22 UTC (rev 6096)
@@ -84,6 +84,9 @@
cd $(DIR_APP) && yes 'n' | perl Makefile.PL
cd $(DIR_APP) && make
+ifeq "$(RUNNING_TEST)" "yes"
+ -cd $(DIR_APP) && make test TEST_VERBOSE=1 &>
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
+endif
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
Modified: ipcop/trunk/lfs/HTML-Tagset
===================================================================
--- ipcop/trunk/lfs/HTML-Tagset 2011-11-17 07:08:01 UTC (rev 6095)
+++ ipcop/trunk/lfs/HTML-Tagset 2011-11-17 07:18:22 UTC (rev 6096)
@@ -84,6 +84,9 @@
cd $(DIR_APP) && yes 'n' | perl Makefile.PL
cd $(DIR_APP) && make
+ifeq "$(RUNNING_TEST)" "yes"
+ -cd $(DIR_APP) && make test TEST_VERBOSE=1 &>
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
+endif
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
Modified: ipcop/trunk/lfs/XML-Parser
===================================================================
--- ipcop/trunk/lfs/XML-Parser 2011-11-17 07:08:01 UTC (rev 6095)
+++ ipcop/trunk/lfs/XML-Parser 2011-11-17 07:18:22 UTC (rev 6096)
@@ -84,6 +84,9 @@
cd $(DIR_APP) && yes 'n' | perl Makefile.PL
cd $(DIR_APP) && make
+ifeq "$(RUNNING_TEST)" "yes"
+ -cd $(DIR_APP) && make test TEST_VERBOSE=1 &>
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
+endif
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
Modified: ipcop/trunk/lfs/XML-Simple
===================================================================
--- ipcop/trunk/lfs/XML-Simple 2011-11-17 07:08:01 UTC (rev 6095)
+++ ipcop/trunk/lfs/XML-Simple 2011-11-17 07:18:22 UTC (rev 6096)
@@ -84,6 +84,9 @@
cd $(DIR_APP) && yes 'n' | perl Makefile.PL
cd $(DIR_APP) && make
+ifeq "$(RUNNING_TEST)" "yes"
+ -cd $(DIR_APP) && make test TEST_VERBOSE=1 &>
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
+endif
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn