[96755] trunk/dports/python/py-pysvn/Portfile
blair at macports.org
blair at macports.org
Fri Aug 17 21:16:16 PDT 2012
Revision: 96755
https://trac.macports.org/changeset/96755
Author: blair at macports.org
Date: 2012-08-17 21:16:14 -0700 (Fri, 17 Aug 2012)
Log Message:
-----------
py-pysvn: enable running the unit tests.
Modified Paths:
--------------
trunk/dports/python/py-pysvn/Portfile
Modified: trunk/dports/python/py-pysvn/Portfile
===================================================================
--- trunk/dports/python/py-pysvn/Portfile 2012-08-18 04:07:22 UTC (rev 96754)
+++ trunk/dports/python/py-pysvn/Portfile 2012-08-18 04:16:14 UTC (rev 96755)
@@ -61,6 +61,11 @@
eval file copy [glob ${worksrcpath}/../Docs/*] \
${destroot}${prefix}/share/doc/${subport}
}
+
+ test.run yes
+ test.dir ${worksrcpath}/../Tests
+ test.cmd make
+ test.target
} else {
livecheck.type regex
livecheck.url http://pysvn.tigris.org/project_downloads.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120817/7d47b18b/attachment.html>
More information about the macports-changes
mailing list