[cig-commits] r9232 - in short/3D/PyLith/trunk/unittests/pytests: bc faults feassemble materials meshio topology utils

brad at geodynamics.org brad at geodynamics.org
Tue Feb 5 07:47:54 PST 2008


Author: brad
Date: 2008-02-05 07:47:54 -0800 (Tue, 05 Feb 2008)
New Revision: 9232

Modified:
   short/3D/PyLith/trunk/unittests/pytests/bc/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/faults/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/feassemble/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/materials/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/meshio/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/topology/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/utils/Makefile.am
Log:
Verified pytests set tests environment for correct version of Python.

Modified: short/3D/PyLith/trunk/unittests/pytests/bc/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/bc/Makefile.am	2008-02-05 15:46:32 UTC (rev 9231)
+++ short/3D/PyLith/trunk/unittests/pytests/bc/Makefile.am	2008-02-05 15:47:54 UTC (rev 9232)
@@ -16,9 +16,10 @@
 SUBDIRS = data
 
 TESTS = testbc.py
-
 check_SCRIPTS = testbc.py
 
+TESTS_ENVIRONMENT = $(PYTHON)
+
 noinst_PYTHON = \
 	TestAbsorbingDampers.py \
 	TestDirichletPoints.py \
@@ -27,7 +28,5 @@
 	TestBCFourSides.py \
 	TestBCSixSides.py
 
-TESTS_ENVIRONMENT = $(PYTHON)
 
-
 # End of file 

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/Makefile.am	2008-02-05 15:46:32 UTC (rev 9231)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/Makefile.am	2008-02-05 15:47:54 UTC (rev 9232)
@@ -16,9 +16,10 @@
 SUBDIRS = data
 
 TESTS = testfaults.py
-
 check_SCRIPTS = testfaults.py
 
+TESTS_ENVIRONMENT = $(PYTHON)
+
 noinst_PYTHON = \
 	TestBruneSlipFn.py \
 	TestFault.py \
@@ -26,7 +27,5 @@
 	TestFaultCohesiveKin.py \
 	TestSingleFault.py
 
-TESTS_ENVIRONMENT = $(PYTHON)
 
-
 # End of file 

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/Makefile.am	2008-02-05 15:46:32 UTC (rev 9231)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/Makefile.am	2008-02-05 15:47:54 UTC (rev 9232)
@@ -16,9 +16,10 @@
 SUBDIRS = data
 
 TESTS = testfeassemble.py
-
 check_SCRIPTS = testfeassemble.py
 
+TESTS_ENVIRONMENT = $(PYTHON)
+
 noinst_PYTHON = \
 	TestFIATLagrange.py \
 	TestFIATSimplex.py \
@@ -60,7 +61,5 @@
 	testfeassemble.pyxe testfeassemble.pyx testfeassemble.c *_embed.* \
 	$(am__installdirs)/testfeassemblemodule.*
 
-TESTS_ENVIRONMENT = $(PYTHON)
 
-
 # End of file 

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/Makefile.am	2008-02-05 15:46:32 UTC (rev 9231)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/Makefile.am	2008-02-05 15:47:54 UTC (rev 9232)
@@ -16,9 +16,10 @@
 SUBDIRS = data
 
 TESTS = testmaterials.py
-
 check_SCRIPTS = testmaterials.py
 
+TESTS_ENVIRONMENT = $(PYTHON)
+
 noinst_PYTHON = \
 	TestBiMaterial.py \
 	TestElasticIsotropic3D.py \
@@ -30,7 +31,5 @@
 	TestMaterial.py \
 	TestMaxwellIsotropic3D.py
 
-TESTS_ENVIRONMENT = $(PYTHON)
 
-
 # End of file 

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/Makefile.am	2008-02-05 15:46:32 UTC (rev 9231)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/Makefile.am	2008-02-05 15:47:54 UTC (rev 9232)
@@ -16,9 +16,10 @@
 SUBDIRS = data
 
 TESTS = testdriver.py
-
 check_SCRIPTS = testdriver.py 
 
+TESTS_ENVIRONMENT = $(PYTHON)
+
 noinst_PYTHON = \
 	TestMeshIOAscii.py \
 	TestMeshIOCubit.py \
@@ -29,9 +30,5 @@
   check_SCRIPTS += testdriver_cubit.py
 endif	
 
-TESTS_ENVIRONMENT = $(PYTHON)
 
-
-
-
 # End of file 

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/Makefile.am	2008-02-05 15:46:32 UTC (rev 9231)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/Makefile.am	2008-02-05 15:47:54 UTC (rev 9232)
@@ -16,9 +16,10 @@
 SUBDIRS = data
 
 TESTS = testdriver.py
-
 check_SCRIPTS = testdriver.py
 
+TESTS_ENVIRONMENT = $(PYTHON)
+
 if ENABLE_TETGEN
   TESTS += testgensimple.py
   check_SCRIPTS += testgensimple.py
@@ -31,7 +32,5 @@
 	TestMeshGenSimple.py \
 	TestMeshImporter.py
 
-TESTS_ENVIRONMENT = $(PYTHON)
 
-
 # End of file 

Modified: short/3D/PyLith/trunk/unittests/pytests/utils/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/utils/Makefile.am	2008-02-05 15:46:32 UTC (rev 9231)
+++ short/3D/PyLith/trunk/unittests/pytests/utils/Makefile.am	2008-02-05 15:47:54 UTC (rev 9232)
@@ -14,14 +14,13 @@
 include $(top_srcdir)/subpackage.am
 
 TESTS = testmanager.py testutils.py
-
 check_SCRIPTS = testmanager.py testutils.py
 
+TESTS_ENVIRONMENT = $(PYTHON)
+
 noinst_PYTHON = \
 	TestEventLogger.py \
 	TestPetscManager.py
 
-TESTS_ENVIRONMENT = $(PYTHON)
 
-
 # End of file 



More information about the cig-commits mailing list