[35179] trunk/dports/python/py-sqlite/Portfile

blair at macports.org blair at macports.org
Wed Mar 19 10:30:58 PDT 2008


Revision: 35179
          http://trac.macosforge.org/projects/macports/changeset/35179
Author:   blair at macports.org
Date:     2008-03-19 10:30:58 -0700 (Wed, 19 Mar 2008)

Log Message:
-----------
Enable the test suite.

Modified Paths:
--------------
    trunk/dports/python/py-sqlite/Portfile

Modified: trunk/dports/python/py-sqlite/Portfile
===================================================================
--- trunk/dports/python/py-sqlite/Portfile	2008-03-19 17:30:37 UTC (rev 35178)
+++ trunk/dports/python/py-sqlite/Portfile	2008-03-19 17:30:58 UTC (rev 35179)
@@ -22,3 +22,7 @@
 depends_lib-append	port:sqlite3
 
 patchfiles		patch-setup.py
+
+test.dir		"${worksrcpath}/build/lib.macosx-10.3-${os.arch}-2.4"
+test.run                yes
+test.cmd                ${python.bin} -c "'from pysqlite2.test import test; test()'"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080319/57ee9cdd/attachment.html 


More information about the macports-changes mailing list