Revision: 6137
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6137&view=rev
Author:   gespinasse
Date:     2011-11-27 21:13:35 +0000 (Sun, 27 Nov 2011)
Log Message:
-----------
Add test suite

Modified Paths:
--------------
    ipcop/trunk/lfs/libgpg-error

Modified: ipcop/trunk/lfs/libgpg-error
===================================================================
--- ipcop/trunk/lfs/libgpg-error        2011-11-27 21:12:07 UTC (rev 6136)
+++ ipcop/trunk/lfs/libgpg-error        2011-11-27 21:13:35 UTC (rev 6137)
@@ -88,6 +88,13 @@
                                        --prefix=/usr \
                                        --target=$(MACHINE)
        cd $(DIR_APP) && make
+
+ifeq "$(RUNNING_TEST)" "yes"
+       cd $(DIR_APP) && make -j 1 check &> 
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
+       # 2 tests passed
+
+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

Reply via email to